To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example demonstrates the ability to run one VI inside of another VI with a subpanel and have these VIs send and receive data to each other.
Description
The Main VI contains a subpanel inside of which the Auxiliary VI is displayed and started. The Main VI sends a user-controlled waveform type to the Auxiliary VI which is the displayed in the subpanel. Additionally, the Auxiliary VI sends user-incremented or decremented tank level values to the Main VI which contains a front panel level indicator.
Requirements
Steps to Implement or Execute Code
Additional Information or References
Front Panel of Main.vi
Block Diagram of Main.vi
**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.