ni-rfsg-lv-api-ref-doc

Table of Contents

niRFSG Check If Waveform Exists VI

  • Updated2024-05-08
  • 2 minute(s) read

niRFSG Check If Waveform Exists VI

Returns whether the waveform that you specify as waveform name exists.

Supported Devices: PXIe-5673/5673E

niRFSG Check If Waveform Exists

cio.gif

instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

cstr.gif

waveform name specifies the name used to store the waveform. This string is case-insensitive.

Example:

"waveform::waveform0"

cerrcodeclst.gif

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

iio.gif

instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

ibool.gif

waveform exists? returns TRUE if the waveform exists.

ierrcodeclst.gif

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

Log in to get a better experience