Overview
This example shows you how to update a calling VI's front panel from within the subVI without using references to the controls, indicators, or the VI.
Description
In LabVIEW you are able to use the call chain of a single VI to find the name and path of calling VIs. That information can be used to programmatically call controls and indicators without the explicit use of a reference to the top-level VI.
Requirements
- LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
- Download the attached files to your computer
- Open the VI "Update VI's Front Panel from subVI LV2012 NI Verified.vi"
- Run the program
- Observe the graph being updated from the subVI
- Click STOP to stop the VI
Additional Information or References
VI Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Jared S.
Applications Engineering
National Instruments