There's one thing that concerns me though with sending all those variables along one line. The program I took over is a test program. I created a summary screen for two of those test programs running at once.
How it works is, it has indicators for 4 locations. Each location containing 7 indicators. Thats 28 Variables that have to be checked + 12 Variables for some tower lights. In order to get those current values I create a reference of the VIs that I took over, use property nodes to set up an array with all the controls from the reference listed. Then I have a loop for each variable to be checked by referencing that control label listed. See pictures below.
If I change how all the variables are managed...How would this change?
See pictures for how I'm getting those values...
LV7.1, LV8.5, LV2014/15/16