Overview
This VI is an example of how you can implement a counter using a while loop.
Description
The count value will either increase or decreases (based on selected enum control) its value each loop iteration. The count value will continue to increase or decreases unless the user resets the count, changes count direction, or stop the VI.
Requirements
- LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
- Download the example
- Open the example in LabVIEW
- Examine the block diagram
- Run the example VI
Additional Information or References
VI Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**