Overview
The attached code demonstrates how to use custom run time menus to control tab panels.
Description
When the VI is run the user selects from one of the three run time menu options. The options are Stop, Boolean, and Math. Base on this selections the vi will display a panel with a stop control, a Boolean control, or numeric controls.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.