03-31-2008 09:36 AM
03-31-2008 09:50 AM
03-31-2008 09:58 AM
03-31-2008 10:01 AM
03-31-2008 10:09 AM
03-31-2008 01:33 PM
03-31-2008 02:50 PM - edited 03-31-2008 02:51 PM
I attached a reworked copy of your led candy vi, jus ta suggestion of how to do a slightly more elegant way of doing the same thing (note: if you decide to use my code in the led candy, remove the sequence structure). I didnt get around to wiring the error cluster throughout, but I highly recommend wiring the error cluster throughout all the vi's, especially as your programs get bigger.
I also attached a simple timer. You can work it into your code pretty easy. I commented it, but if you have questions, feel free to ask.
Saved in LV 8.5
03-31-2008 02:58 PM
03-31-2008 03:59 PM - edited 03-31-2008 04:00 PM
Kenny K wrote:
I attached a reworked copy of your led candy vi, jus ta suggestion of how to do a slightly more elegant way of doing the same thing (note: if you decide to use my code in the led candy, remove the sequence structure).
Here's quick alternative with basically similar result. 🙂

03-31-2008 04:04 PM - edited 03-31-2008 04:05 PM