Write Named Waveform (1D U16)

Writes the waveform to onboard memory from a one-dimensional array of unsigned 16-bit data.

Note This node accepts multiple data types for the data parameter. Hover over data for more information.

Inputs/Outputs

datatype_icon

waveform name

The name of the waveform to configure position.

You should name waveforms using this node under either of the following conditions:

  • You are using scripts.
  • You want to download multiple waveforms into the hardware.
datatype_icon

session in

Instrument session obtained from the Initialize Acquisition Sessionnode, the Initialize Generation Sessionnode, or the Initialize External Calibrationnode.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

data

The data to write.

This input accepts the following data types:

  • Waveform
  • 1D array of 8-bit unsigned integers
  • 1D array of 16-bit unsigned integers
  • 1D array of 32-bit unsigned integers
datatype_icon

session out

Handle that identifies the session in all subsequent node calls.

The session out parameter is obtained from the Initialize Acquisition Sessionnode or the Initialize Generation Sessionnode.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior