Overview:
Demonstrate how to use Event Structures.
Description:
This code makes usage of a The Event Structure functionality of capturing user interactions with the Front Panel. Every time any of the controls is pressed or change the VI reacts and executes certain piece of code.
Requirements:
LabVIEW 2012 (or compatible).
Steps to Implement or Execute Code:
1. Run the VI
2. Press the Boolean controls and the Numeric controls to observe how a new line is added to the String indicator
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.