Overview: State Machine example, using dialogs to communicate with user.
Description: This VI is an example of a very simple state machine. Based on user input, the program progresses through different steps. Booleans indicate at which point variables are updated throughout the code. You might use something like this if you would like to move through different steps based on the results of data acquired or user input.
Requirements: LabVIEW 2012 (or compatible). Hardware: none.
Steps to Implement or Execute Code:
1. Run the VI.
2. Follow the dialogs and indicators.
3. To stop the VI, choose "cancel".
Additional Information or References:




**This document has been updated to meet the current required format for the NI Code Exchange.**
