LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RTM problems with 5.1.1

My Real Time Menu does not make it to the Executable in the installation disk.
Upon exporting strings, the RTM menu path is absolute.
Any suggestions ??


martin
0 Kudos
Message 1 of 3
(2,651 Views)
"Martin Eder" wrote in message news:3a351946@newsgroups.ni.com...
My Real Time Menu does not make it to the Executable in the installation disk.
Upon exporting strings, the RTM menu path is absolute.
Any suggestions ??

I had exactly the same problem when building a Test Exectuve executable and it turned out that If the run-time menu happens to be stored in an LLB in the source code, then the menu won't show up in the application. This appears to be a 'feature' of 5.1.1.

Hope this helps

Keith Fuller
0 Kudos
Message 2 of 3
(2,651 Views)
Thanks for all the suggestions.

It appears that the RTM file does need to be saved outside of the llb. For App Builder to work Properly.


Martin


"Keith Fuller" wrote in message news:3a35e8e4@newsgroups.ni.com...

"Martin Eder" wrote in message news:3a351946@newsgroups.ni.com...
My Real Time Menu does not make it to the Executable in the installation disk.
Upon exporting strings, the RTM menu path is absolute.
Any suggestions ??

I had exactly the same problem when building a Test Exectuve executable and it turned out that If the run-time menu happens to be stored in an LLB in the source code, then the menu won't show up in the application. This appears to be a 'feature' of
5.1.1.

Hope this helps

Keith Fuller
0 Kudos
Message 3 of 3
(2,651 Views)