Saves the specified task and any local channels it contains to MAX.
This node does not save global channels. Use the DAQmx Save Global Channel node to save global channels.
task in is the name of the task that the operation applies.
save as is the name to save the task, global channel, or custom scale as. If you do not wire a value to this input, NI-DAQmx uses the name currently assigned to the task, global channel, or custom scale.
author is a name to store with the task, global channel, or custom scale.
error in describes error conditions that occur before this node runs. This input provides standard 'error in' functionality.
allow interactive editing? specifies whether to allow the task, global channel, or custom scale to be edited in the DAQ Assistant. If allow interactive editing? is TRUE, the DAQ Assistant must support all task or global channel settings.
allow interactive deletion? specifies whether to allow the task, global channel, or custom scale to be deleted through MAX.
overwrite existing task? specifies whether to overwrite a task of the same name if one is already saved in MAX. If this input is FALSE, and a task of the same name is already saved in MAX, this node returns an error.
task out is the same task or global channels you wired to the task/channels in input. This output is not the saved task or global channels.
error out contains error information. If error in indicates that an error occurred before this node ran, error out contains the same error information. Otherwise, error out describes the error status that this node produces.
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