LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Selestivly hiding of controles

i want to use a LED. i have 3 condition.
i want for each condition it should give me different colour
0 Kudos
Message 1 of 4
(2,549 Views)
There's a couple ways to go. One way is to use a picture ring with three different images in it (see the example here. Finally, you could use the Colors property of a single Boolean and change that depending on the value of your condition.
0 Kudos
Message 2 of 4
(2,549 Views)
Oops. Here's a corrected post with the right links.

There's a couple ways to go. One way is to use a picture ring with three different images in it (see the example here. You could also change the visiblity of multiple controls as shown in the example here. Finally, you could use the Colors property of a single Boolean and change that depending on the value of your condition.
0 Kudos
Message 3 of 4
(2,549 Views)
see attached vi
0 Kudos
Message 4 of 4
(2,549 Views)