ClearAllWaveforms()
- Updated2025-10-14
- 1 minute(s) read
Deletes all waveforms and scripts defined currently.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void ClearAllWaveforms()
Remarks
The NI-RFSG device must be in the Configuration state before you call ClearAllWaveforms.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ClearAllWaveforms method was accessed after the associated NIRfsg object was disposed. |