Overview
Store minimum value of group in an array
Description
Use arrays to store the minimum value of a group into an array, once this goes above 10 it moves onto the next array index.
Requirements
- LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
- Download the attached file to your computer.
- Open the VI “Simulate Minimum Storage Array 2012 NIVerified.vi”.
- Input a number to 'Data Value'.
- Run the VI.
Additional Information or References
VI Snippet

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