Gets properties used to configure Arb Waveform. A waveform name can be passed using the indexer NationalInstruments.ModularInstruments.NIRfsg.RfsgArbWaveformCollection.this[string].

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgArbWaveformCollection Waveforms { get; }

Remarks

Returns an object of type RfsgArbWaveformCollection.

Exceptions

TypeDescription
System.ObjectDisposedException

The Waveforms property was accessed after the associated NIRfsg object was disposed.