To download NI software, including the products shown below, visit ni.com/downloads.
Overview
Since LabVIEW doesn't have a programmable start button, this example VI uses a method to create that effect.
Description
It uses two states, an "Active" and "Idle" state. The VI is set to run when opened, and hence is in the "Idle" state when started. When the Start button on the front panel is pressed the VI changes to its "Active" state. Pressing the Stop button will return it to the "Idle" state.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**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.
Please, Can you post the VI in LabVIEW 2009??
Thanks