Overview:
This example shows how to open a front panel of a SubVI while hiding the Main VI front panel.
Description:
This VI demonstrates how you can load the front panel of a subVI and decide how to interact with the front
panel of the main VI with the use of invoke nodes and the Vi server reference.
Requirements:
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code:
1. Open the LabVIEW Project.
2. Open and Run the main VI
3. Click the buttons to change between front panels.
Additional Information or References:
“**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.