PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

clearing all tasks

Is there a way to clear all tasks loaded to a PXI-4462 in a pxi cage using NI-DAQmx with C or C++.  I don't have the handles to the task.

0 Kudos
Message 1 of 2
(3,414 Views)

Hi Eagle,

      You can clear all tasks by resetting the device.  The command you'll use is "DAQmxResetDevice".  This is found in the DAQmx C Reference Help under NI-DAQmx C Functions»Advanced Functions»Device Control .  Have a good one!

0 Kudos
Message 2 of 2
(3,402 Views)