To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example programmatically changes the maximum and minimum values of a meter indicator to those of an array. It's possible to swap out the meter, its corresponding refnum, and property node with several other indicators and achieve the same result.
Description
The meter's range will be from the smallest value in the array to the largest value in the array
Steps to Implement or Execute Code
Additional Information or References
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.