NI-FGEN LabVIEW VIs

Content Type
Programming Language
Current manual

niFgen Define User Standard Waveform VI

niFgen Define User Standard Waveform VI

Installed With: NI-FGEN

Defines a user waveform for either Standard Function or Frequency List output mode.

To select the waveform, set the Waveform parameter of the niFgen Configure Standard Waveform VI or niFgen Create Frequency List VI to User.

The waveform data must be scaled between -1.0 and 1.0. Use the Amplitude parameter of the niFgen Configure Standard Waveform VI to generate different output voltages.

Note  You must set the Output Mode to Standard Function or Frequency List using the niFgen Configure Output Mode VI before calling this VI.

niFgen Define User Standard Waveform

civrn.gif

Instrument Handle identifies your instrument session.

Instrument Handle is obtained from the niFgen Initialize VI, niFgen Initialize With Options VI, or the niFgen Initialize With Channels VI.

ci32.gif

Waveform Size specifies the size of the waveform in samples.

c1ddbl.gif

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.

cstr.gif

Channel Name specifies the channel that this VI uses.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

Default value: no error

iivrn.gif

Instrument Handle Out passes a reference to your instrument session to the next VI.

ierrcodeclst.gif

error out contains error information. This output provides standard error out functionality.

Was this information helpful?