Hi,
My application is this: I have an external TTL trigger pulse, which starts a triggered delayed pulse on a NI6601. Before the pulse fires I want to shift(increase/decrease) the delay. I used GPCTR_ChangeParameter() to set a new ND_COUNT_1. But this does not work. Also the NIDAQ manual tells me this can be done only with simple pulse generation.
How can my goal be achieved? Should a stop the counter and start a new (not triggered) delayed pulse?
I use LabWindows/VisualC for programming.
BTW: I assume the counter counts to zero?!
Thanks,
Tobias