NI-FGEN LabVIEW VIs

Content Type
Programming Language
Current manual

niFgen Allocate Named Waveform VI

niFgen Allocate Named Waveform VI

Installed With: NI-FGEN

Specifies the initial size of a named waveform so that it can be allocated in onboard memory before loading the associated data. Data can then be loaded in smaller blocks with the niFgen Write Waveform (poly) VI.

niFgen Allocate Named 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.

cstr.gif

Channel Name specifies the channel that this VI uses.

cstr.gif

Waveform Name specifies the name of the waveform.

ci32.gif

Waveform Size specifies the size of the waveform in samples.

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.

istr.gif

Waveform Name Out passes the name of the named waveform.

ierrcodeclst.gif

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

Was this information helpful?