LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

led management

If you have an idea of the ultimate size of the array you can create a case statement that has an initialization case that only executes once to init your array. There are usually many ways to get around almost everything in LabVIEW, although with each new version there is less "getting around" and more just doing it!

P.M.

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 11 of 13
(565 Views)
Here is the 7.0 version of my vi, for what it is worth.  It shows how to use a queue to write to the LED array, and how to read the queue to update the display.
- tbob

Inventor of the WORM Global
0 Kudos
Message 12 of 13
(550 Views)
Here is an example of how to initialize or not initialize a shift register.
- tbob

Inventor of the WORM Global
0 Kudos
Message 13 of 13
(542 Views)