In my prog i have a exponential decaying sine wave inputted from a DAC card. Im looking to know what is the best way to make my prog start recording results when the input voltage from the DAC card is greater than a certain voltage and then finish when the voltage falls below a certain voltage value. I have the prog stopping when reaches a certain value using a while loop but cant get the other to work with it(i.e. trigger starting). I would appreciate any help.
You could do something similar to the example I have posted. it is not much and only took about a minute to do, and it is not the only way but maybe it will get you started