LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

propertys of LED array

Hi,
 
i am searching for a way to manage a large number of LEDs. i need a matrix of up to 254 LEDs the number must be variable and i want to change folowing propertys of each LED individually: size and state.
please post only examples in LV 7.0 or less.
 
Thanks Florian
0 Kudos
Message 1 of 5
(4,836 Views)
Sorry,
 
i not need the size for each LED individually, only for all together. the propertys which i needs individually are state and visible.
 
Florian
0 Kudos
Message 2 of 5
(4,829 Views)

Hi Florian,

Rather than wait until others start posting about not being able to set different properties of elements in an array, let me suggest using a picture control with images of booleans.

This thread

http://forums.ni.com/ni/board/message?board.id=BreakPoint&message.id=14&jump=true

contains a bunch of links associated with using the picture control to do what can not be done using native LV controls and indicators.

If all else fails, that should work.

 

Ben

 

Message Edited by Ben on 09-26-2005 07:15 AM

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 5
(4,822 Views)
how can one get his hands on Picture control ? is it some kind of .vi file ?
0 Kudos
Message 4 of 5
(4,145 Views)

From the control panel select the Picture control from the...

 

Controls >>> Modern >>> Graph >>>Controls >>> 2D Picture

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 5 of 5
(4,139 Views)