ni-rfsg-lv-api-ref-doc

Table of Contents

niRFSG Check If Script Exists VI

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

niRFSG Check If Script Exists VI

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

Supported Devices: PXIe-5673/5673E

niRFSG Check If Script 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

script name specifies the name of the script. This string is case-insensitive.

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

script exists? returns TRUE if the script exists.

ierrcodeclst.gif

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

Log in to get a better experience