LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change spacing between "LED's" in 2D boolean array indicator

Hi All
 
In my application I am tring to mimic a LED matrix sign using a 2D boolean array indicator. Its obvious enough how to chage the size of the LED's in the array indicator but I would also like to reduce  the spacing between LED's as I have very small leds with two much space between them!!
 
Could someone kindly send me an example or tell me waht steps to take using customize indicators function etc.
 
Also can this be changed programatically using property nodes, so for instance i can resize the spacing to mimic LED signs with different LED densities?
 
Many Thanks!
 
Tristan
0 Kudos
Message 1 of 3
(3,421 Views)

Hi Tristan

You could try customising the boolean in your array.  Right click on an element of your array, select Advanced->Customise....  You can then modify the appearance of the boolean to your requirements, using decorations for example to modify the spacing.

You will be prompted to update your array with the modified version once you have finished your edits.

Had a quick play, see attachments

Hope this helps

Steve

There are 10 types of people in the world that understand binary, those that do and those that don't.
Download All
0 Kudos
Message 2 of 3
(3,416 Views)
Thanks Steve, i have played around and managed to achieve what i want.
0 Kudos
Message 3 of 3
(3,406 Views)