LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Trouble with property node

With the attached VI, as I sweep through the individual Leds, I want to be able to toggle the color on individual Leds.

I'm presuming property node but I just don't see how to do that?

 

 

 

 

 

 

 

 

 

 

 

 

0 Kudos
Message 1 of 3
(58 Views)

(Posting by phone, cannot look at vi)

 

If the LEDs are in an array, they can only differ in value, but share all properties.

 

A better way would be an array of color boxes (where the color is the value!). They can be made to look like LEDs if desired.

0 Kudos
Message 2 of 3
(32 Views)

For some examples, have a look at at this idea and the links in it 

 

altenbach_0-1764289309529.png

 

0 Kudos
Message 3 of 3
(11 Views)