Owning Palette: Menu Functions
Requires: Base Development System
Enables or disables tracking of menu bar selections.
If you use the Get Menu Selection function to block a menu, you must use this function to enable the menu.
![]() |
![]() |
![]() |
menu reference is the reference to a menu bar in a VI. You can obtain this refnum with the Current VI's Menubar function. |
![]() |
enable allows you to perform menu tracking if enable is TRUE (default). If enable is FALSE, menu tracking is disabled. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
menu reference out returns menu reference unchanged. |
![]() |
error out contains error information. This output provides standard error out functionality. |