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
![]() |
instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI. |
![]() |
waveform name specifies the name used to store the waveform. This string is case-insensitive. Example: "waveform::waveform0" |
![]() |
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. |
![]() |
waveform exists? returns TRUE if the waveform exists. |
![]() |
error out contains error information. This output provides standard error out functionality. |