RfsgArb.WaveformCapabilities Property
- Updated2025-02-03
- 1 minute(s) read
Rfsg
Gets the WaveformCapabilities sub-object that queries the arbitrary waveform capabilities.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public RfsgWaveformCapabilities WaveformCapabilities { get; }
Public ReadOnly Property WaveformCapabilities As RfsgWaveformCapabilities Get
Property Value
RfsgWaveformCapabilitiesReturns an object of type RfsgWaveformCapabilities.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The WaveformCapabilities property was accessed after the associated NIRfsg object was disposed. |