I'm working with the DAQ Assistant from NI and getting a digital signal from my device. I want my application to start a loop as soon as it gets the signal, however, the digital signal stay on true as long as the signal is on. Although the time is 1 sec, I am still getting many true signals and the loop is restarting each time. Can someone tell me how I can make the digital signal give me one single true statemnet for every trigger of my device??? Thanks