I have been successful in programmatically changing the numeric text background color for a single numeric indicator (please see attached VI, Tri-State numeric Color Change1.vi)
The project that I am working on requires me to use an numeric array to manage all of the data and preform operations on the data that are better done using array functions.
I made another VI that builds a 1x8 element array and also displays a boolean value for each numeric value (please see attached VI, Feedback Node Build Array 1 Limits.vi)
What I want to do is build an 8 x 20 array that sets the numeric text backgound color of each element according to the tri-state results of the specification
and control limit tests.
Does anyone have any ideas?
Thanks,
Dale