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
![]() |
instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI. |
![]() |
script name specifies the name of the script. This string is case-insensitive. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
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. |
![]() |
script exists? returns TRUE if the script exists. |
![]() |
error out contains error information. This output provides standard error out functionality. |