TestStand - Execute Menu Command
- Updated2025-07-21
- 2 minute(s) read
TestStand - Execute Menu Command
Owning Palette: TestStand
Executes the command associated with a menu item previously inserted with the TestStand - Insert Commands in Menu VI. Use this VI in response to the < This VI >:Menu Selection (User) event in the main TestStand User Interface VI.
|
Menu Tag In specifies the tag of the menu item the user selected. You can obtain this value from the ItemTag data of the < This VI >:Menu Selection (User) event. |
|
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
|
Menu Tag Out returns the Menu Tag In parameter unchanged. |
|
User Menu Selected returns TRUE if the menu item the Menu Tag In parameter specifies is not a TestStand menu item. |
|
error out contains error information. This output provides standard error out functionality. |