04-14-2010 07:17 AM
When I ran the VI, it flashed the numbers in the order I described. Changing the output of the Quotient and remainder function gets the LEDs to light in ascending numerical order - going horizontally rather than vertically when going left to right and top to bottom. (see attached editted file).
(Just aesthetics of a demo VI)
04-14-2010 09:40 AM
04-14-2010 10:28 AM
Problem with an array is that he can't put the buttons 3 cm away from each other as stated in his first post 😞
Unless he blind some elements out, but that will make the more more difficult to handle (I think).
04-14-2010 01:33 PM
Alain S wrote:Problem with an array is that he can't put the buttons 3 cm away from each other as stated in his first post 😞
Sure you can. Just need to, for example, customize a Boolean LED and make it look like a button. See attached for a simple example.