Waveforms
- Updated2025-10-14
- 1 minute(s) read
Gets the RfsgRFWaveformCollection sub-object used to configure channel based waveform attributes.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgRFWaveformCollection Waveforms { get; }
Remarks
Specifies an object of type RfsgRFWaveformCollection.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Waveforms property was accessed after the associated NIRfsg object was disposed. |