Waveforms
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Waveforms property was accessed after the associated NIRfsg object was disposed. |