Short Name: Save.Run-Time Menu
Requires: Base Development System
Class: VI Methods
To Use: Create a method.
Saves the run-time menu to a file specified by Path. This method works only when the VI is running. It saves only menu items with valid tags.
Data type | Name | Required | Description |
---|---|---|---|
Path | Yes | Path to where you want to save the run-time menu. |
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | No |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |