RfsgArb.ClearAllWaveforms Method
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Deletes all waveforms and scripts defined currently.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public void ClearAllWaveforms()
Public Sub ClearAllWaveforms
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The ClearAllWaveforms method was accessed after the associated NIRfsg object was disposed. |
Remarks
The NI-RFSG device must be in the Configuration state before you call ClearAllWaveforms.