LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

led 3 state

Hi everybody,
 
I Have a problem with the led.
I want to use a led with 3 differents colors in a table, but the problem is that a led is a boolean, and if i change the color of one led in this table with a property node, i will change the color of every led  Smiley Sad
 
I want to know, if i can change a led in a "numeric" led or if i can create this kind of led, to have a 3-state led.
 
I hope it was clear cause my english is a little bad
 
 
0 Kudos
Message 1 of 5
(3,179 Views)
Hi mioumiou,
which states do you need? Only three colors or also each color on/off? You can use a picture ring for that.
Hope it helps.
 
Mike
0 Kudos
Message 2 of 5
(3,178 Views)
tx for your fast answer,
 
I know about the color ring, but the problem it's i use a table, and if i change a color of one led, i will change the colors of all led of the table.
It's for that i think about a led with 3 states
0 Kudos
Message 3 of 5
(3,176 Views)
Hi mioumiou,
a color ring is also possible in an array. And if you need different states per element you can insert more than only three LED type in your ring and select the correct one depending on the position in the array.
 
Mike
0 Kudos
Message 4 of 5
(3,174 Views)
I have think about your answer,
I think i can use it,
Really tx
0 Kudos
Message 5 of 5
(3,173 Views)