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
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.