Creates an onboard waveform from double-precision floating-point data for use in arbitrary waveform or arbitrary sequence output modes.
The waveform generator must not be in the Generating state when you call this node.
You must set the output mode input of Configure Output Mode to arbitrary waveform or arbitrary sequence before calling this node.
Handle that identifies your instrument session previously allocated by Initialize With Channels.
Name of the waveform generator channel that the node uses.
Array of data you want to load into the new waveform.
You must normalize the data points in the array to be between -1.00 and +1.00. This input accepts an array of signed integer numbers or an array of complex double-precision, floating-point numbers.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Reference to your instrument session to wire to the next node.
Reference that identifies the waveform.
This output can be used later for setting the active waveform, changing the data in the waveform, building sequences of waveforms, or deleting the waveform when it is no longer needed.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application