NI-FGEN LabVIEW VIs

Content Type
Programming Language
Current manual

niFgen Clear Frequency List VI

niFgen Clear Frequency List VI

Installed With: NI-FGEN

Removes a previously created frequency list from the signal generator memory and invalidates the Frequency List Handle.

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

niFgen Clear Frequency List

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

Frequency List Handle specifies the handle of the frequency list you want the signal generator to remove.

You can create multiple frequency lists using the niFgen Create Frequency List VI, which returns a handle that you use to identify each list. Specify a value of -1 to clear all frequency lists.

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?