Clears the task. Before clearing, this node aborts the task, if necessary, and releases any resources the task reserved. You cannot use a task after you clear it unless you recreate the task.
If you use the DAQmx Create Task or the DAQmx Create Virtual Channel within a loop, use this node within the loop after you are finished with the task to avoid allocating unnecessary memory.
task in is the name of the task to clear. Unlike the task/channels in input on some nodes, you cannot wire a virtual channel to this input.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
error out contains error information. This output provides standard error out functionality.
Where This Node Can Run:
Desktop OS: Windows
FPGA: LabVIEW NXG does not support FPGA devices
Web Server: Not supported in VIs that run in a web application