Example Code

Store Minimum Value of Group in Array

Code and Documents

Attachment

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

  1. Download the attached file to your computer.
  2. Open the VI “Simulate Minimum Storage Array 2012 NIVerified.vi”.
  3. Input a number to 'Data Value'.
  4. Run the VI.

 

Additional Information or References
VI Snippet

 VI Snippet.png

 

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

 

Applications Engineer

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.