DAQmx Storage VIs and Functions

DAQmx - Data Acquisition VIs and Functions

DAQmx Storage VIs and Functions

Owning Palette: DAQmx System Setup VI and Functions

Use the DAQmx Storage VIs and functions to save and delete tasks, global channels, and custom scales in MAX.

Palette Object Description
DAQmx Delete Saved Task Deletes the specified task from MAX. This VI does not clear the copy of the task stored in memory. Use the DAQmx Clear Task VI to clear that copy of the task.
DAQmx Persisted Channel Property Node A Property Node with the DAQmx Persisted Channel class preselected. Right-click the Property Node and choose Select Filter from the shortcut menu to make the Property Node show only the properties supported by a particular device installed in the system or supported by all the devices installed in the system.
DAQmx Persisted Scale Property Node A Property Node with the DAQmx Persisted Scale class preselected. Right-click the Property Node and choose Select Filter from the shortcut menu to make the Property Node show only the properties supported by a particular device installed in the system or supported by all the devices installed in the system.
DAQmx Persisted Task Property Node A Property Node with the DAQmx Persisted Task class preselected. Right-click the Property Node and choose Select Filter from the shortcut menu to make the Property Node show only the properties supported by a particular device installed in the system or supported by all the devices installed in the system.
DAQmx Save Global Channel Saves the specified local or global channel to MAX as a global channel. You must specify both the local or global channel to save and a task that contains that channel.
DAQmx Save Global Channel Saves the specified local or global channel to MAX as a global channel. You must specify both the local or global channel to save and a task that contains that channel.
DAQmx Save Scale Saves the specified custom scale to MAX.
DAQmx Save Scale Saves the specified custom scale to MAX.
DAQmx Save Task Saves the specified task and any local channels it contains to MAX. This VI does not save global channels. Use the DAQmx Save Global Channel VI to save global channels.