RfsgArb.CheckIfWaveformExists Method
- Updated2025-02-03
- 1 minute(s) read
Rfsg
Checks whether the waveform that you specify as waveformName exists.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public bool CheckIfWaveformExists( string waveformName )
Public Function CheckIfWaveformExists ( waveformName As String ) As Boolean
Parameters
- waveformName String
- Specifies the name used to store the waveform. This string is case-insensitive.
Return Value
Booleanif the waveform exists; otherwise, .
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The CheckIfWaveformExists(String) method was accessed after the associated NIRfsg object was disposed. |
Remarks
Supported Devices: NI 5673/5673E