12-21-2005 04:35 PM
12-21-2005 05:23 PM
The only way I can think of meeting your criteria is using a cluster instead of an array. See attached vi.
12-21-2005 06:29 PM
All elements in an array have identical properties.
What you could do is use an array of color boxes (e.g. as I show in this old thread ).
With a little bit of customization effort, each array element can be made to look like an LED! 🙂12-21-2005 06:52 PM - edited 12-21-2005 06:52 PM
Message Edited by altenbach on 12-21-2005 04:53 PM
12-22-2005 11:53 AM