03-01-2013 04:57 PM
Hi Everyone.
We have a USB 4432 board and we require to delay the data acquisition by a few hundred microseconds after receiving the trigger. I used to do this very easily with the trigger start delay property. To my surprised this property is not supported by this board. Can any of you guys suggest an alternative way of doing this?
I really appreciate your responses.
Thank you very much.
Jhon.
03-04-2013 03:21 PM
Hello Jhon_2001,
Unfortunately you cannot program a delay in your acquisition. You can however programatically remove the samples you received that correspond to the time delay you would have had. The samples to remove would be equal to the product of the sample rate and the desired time delay. I hope this information is useful.
Regards,
-Travis E