LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I load an rtm (Run Time Menu) file dynamically ?

I want make my menus translatable. I want to setup different rtm files (for the different languages) and call the rtm file dynamically in the LabVIEW diagram.
0 Kudos
Message 1 of 4
(4,069 Views)
There is a LLB here:

ftp://ftp.ni.com/support/labview/vis/windows/5.0/rtmfunc.zip

to load RTM files. Give it a try. It is for LV 5.0 and I don't know if it still works for 6.x. Good luck.


LabVIEW, C'est LabVIEW

Message 2 of 4
(4,069 Views)
Thanks for the quick reply. That's all I need!
0 Kudos
Message 3 of 4
(4,069 Views)

In labview 2016 ,you can use programming ->application control->vi server reference and property node->RT menu path dynamic load rtm file.

gsm174_0-1651838552773.png

2020 - 2003 about 20 years😂

0 Kudos
Message 4 of 4
(2,072 Views)