LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

hiding LEDs during runtime

True that in this case you need to use individual property nodes... good luck...

You want to use a tab control for your 96 inputs ???

Doc-Doc.
Doc-Doc
http://www.machinevision.ch
http://visionindustrielle.ch
Please take time to rate this answer
0 Kudos
Message 11 of 12
(656 Views)
You can control this programatically.

Here is an example that grabs all of the control references for FP objects that have labels that include the term boolean.

These refernces are then used to control some properties of the controls.

You could hide the labels and show the captions to hide the namining convention requirement sof this approach.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 12 of 12
(656 Views)