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

Supported Devices: PXIe-5673/5673E, PXIe-5830/5831/5840/5841/5842/5860


icon

Inputs/Outputs

  • civrn.png instrument handle

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

  • cstr.png waveform name

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

    Example:

    "waveform::waveform0"

  • cerrcodeclst.png error in

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

  • iivrn.png instrument handle out

    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.png waveform exists?

    waveform exists? returns TRUE if the waveform exists.

  • ierrcodeclst.png error out

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