Deletes the waveforms from the NI-RFSG device memory and removes all the waveform properties from the NI-RFSG waveform properties database for the specified device.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsgPlayback

public static int ClearAllWaveforms(IntPtr rfsgSession)

Parameters

NameTypeDescription
rfsgSessionIntPtr

Identifies the instrument session. The rfsgSession handle is obtained from the NIRfsg.DangerousGetInstrumentHandle method.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.