NI-FGEN LabVIEW VIs

Content Type
Programming Language
Current manual

niFgen Clear Arbitrary Sequence VI

niFgen Clear Arbitrary Sequence VI

Installed With: NI-FGEN

Removes a previously created arbitrary sequence from the signal generator memory and invalidates the sequence handle.

Note  The signal generator must not be in the Generating state when you call this VI.

niFgen Clear Arbitrary Sequence

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

Sequence Handle specifies the handle of the arbitrary sequence to produce.

You can create multiple arbitrary sequences using the niFgen Create Arbitrary Sequence VI or the niFgen Create Advanced Arb Sequence VI. These VIs return a handle that you use to identify each sequence. Specify a value of -1 to clear all sequences.

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?