FTI Newton
2008-03-20 00:10:06 UTC
I'd like to implement a watchdog timer with a counter using a USB 6016.
Basically, configure the counter to output a pulse, but reprogram it before it gets a chance to toggle.
I have done this before with older Eseries cards, so I know the general method, but I have been totally unsuccessful in configuring DAQmx to do the same thing.
The main problems I've run into are
1) Restarting the task returns errors
2) updating the pulse specs is not possible while the task is active
I tried retriggering the start before pulse is complete but that doesn't seem to interrupt it either.
I can't imagine that it's not possible in the "new and improved" driver architecture :smileymad:
Any help appreciated!
Basically, configure the counter to output a pulse, but reprogram it before it gets a chance to toggle.
I have done this before with older Eseries cards, so I know the general method, but I have been totally unsuccessful in configuring DAQmx to do the same thing.
The main problems I've run into are
1) Restarting the task returns errors
2) updating the pulse specs is not possible while the task is active
I tried retriggering the start before pulse is complete but that doesn't seem to interrupt it either.
I can't imagine that it's not possible in the "new and improved" driver architecture :smileymad:
Any help appreciated!