How can I make a LED indicator light up when a certain operation is performed and then reset it to be ready for the next time I run the VI?? In other words, I am trying to use the ERROR OUT cluster that comes out of the IMAQ VIs and unbundle it to get the Status. I then invert that status and connect it to an LED. The LED lights up when my program finishs executing that VI as it should, however, I want to reset it back to OFF when I finish or stop the program so that it could be ready for the next round. I thought I read somewhere about initializing the indicators to a certain state before running the program. How could I do this? I am using LV 7.
Thank you