niFgen Create Waveform (DBL) VI
- Updated2025-10-07
- 2 minute(s) read
Creates an onboard waveform from double-precision floating-point data for use in Arbitrary Waveform or Arbitrary Sequence output mode. The waveform handle returned by the VI 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.

Inputs/Outputs
Instrument Handle
—
Instrument Handle identifies a particular instrument session. Instrument Handle is obtained from the niFgen Initialize VI, niFgen Initialize With Options VI, or the niFgen Initialize With Channels VI.
Channel Name
—
Channel Name specifies the channel that this VI uses.
Waveform Data Array
—
Waveform Data Array specifies the 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.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. Default value: no error
Instrument Handle Out
—
Instrument Handle Out passes a reference to your instrument session to the next VI.
Waveform Handle
—
Waveform Handle returns a handle that identifies the waveform.
error out
—
error out contains error information. This output provides standard error out functionality. |
Instrument Handle
—
Channel Name
—
Waveform Data Array
—
error in (no error)
—
Instrument Handle Out
—
Waveform Handle
—
error out
—