To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI demonstrates how the main VI can call the subVI and stop it.
Description
Here is a brief description of the example:
The subVI generates a sample sine wave which will pop-up. The VI and Main VI can be stopped by pressing the stop button on the front panel of the main VI.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
Main VI:
SubVI:
**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.