06-23-2010 05:48 AM
HI,
We are creating a TestStand module using CVI 8.5, in that module we have to close all the running Daqmx tasks, please provide help on how to get running Daqmx task handles. We could not find any API function which can return list of running Daqmx task handles so that we can close one by one.
Thanks in advance for the help
11-07-2013 09:20 AM
I just had a similar issue. Stumbled on this forum in the hopes of getting an answer and found no reply to the original message. I think this is what we are both looking for DAQmxGetSysTasks.
I havent used it yet. Still in the excited I found something stage.