Hi,
I have a NI USB-6361 that has been set up to output analog voltages on an external trigger on PFI14 using Cicero
This works okay. The problem that I have is the external trigger is not so frequent (~0.5Hz) thus making other parts of the program lose sync because they can't tell when the external trigger will come. I wish to pause the other parts until the external trigger comes.
My question, Is there an event that I can poll to know when the device receives an external hardware trigger, or must I set up a Change Detection Event manually on software to check if it's triggered?
Thank you.
Best regards,
Syed