TestStand - Remove Commands from Menus
- Aktualisiert2025-07-21
- 2 Minute(n) Lesezeit
TestStand - Remove Commands from Menus
Owning Palette: TestStand
Removes menu items previously inserted with the TestStand - Insert Commands in Menu VI. Optionally, this VI can also remove menu items inserted with the LabVIEW Menu Editor dialog box or the Insert Menu Items function. Use this VI in response to the < This VI >:Menu Activation? event in the main TestStand User Interface VI to clear the menu bar before you use the TestStand - Insert Commands in Menu VI.
|
Menu Refnum In specifies the reference to a menu bar in a VI. Use the Current VI's Menubar function to obtain this reference number. |
|
Remove User Menu Items specifies whether the VI removes non-TestStand items from the menus. The default is FALSE. |
|
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
|
Menu Refnum Out returns the Menu Refnum In parameter unchanged. |
|
error out contains error information. This output provides standard error out functionality. |