Run-Time Menu Path Property

Inherits from VI Properties.

When read, returns the run-time menu path of the VI. When set, it updates the run-time menu path of the VI. If the VI is running when this property is set, it updates the menu with data from new path. This property allows you to programmatically specify the path for a run-time menu (.rtm) file. This is helpful if you are developing multilingual applications and you want to programmatically switch menus for each language.

The following table lists the flags for this property.

Is settable when the VI is runningNo
Requires the block diagram to be loadedNo
Is available on local LabVIEW onlyNo
Requires the front panel to be loadedNo
Must wait until user interface is idleNo
Is available with control VIsNo
Is available with global VIsNo
Is available with strict type definitionsNo
Is available with polymorphic VIsNo
Available in Run-Time EngineYes (Read/Write)
PermissionsRead/Write