WaveformCapabilities
- Updated2025-10-14
- 1 minute(s) read
Gets the WaveformCapabilities sub-object that queries the arbitrary waveform capabilities.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgWaveformCapabilities WaveformCapabilities { get; }
Remarks
Returns an object of type RfsgWaveformCapabilities.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The WaveformCapabilities property was accessed after the associated NIRfsg object was disposed. |