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

TypeDescription
System.ObjectDisposedException

The ClearAllWaveforms method was accessed after the associated NIRfsg object was disposed.