RfsaSpectrumAcquisitionConfiguration.ResolutionBandwidthType Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Gets or sets how the ResolutionBandwidth property is expressed.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public RfsaResolutionBandwidthType ResolutionBandwidthType { get; set; }
Public Property ResolutionBandwidthType As RfsaResolutionBandwidthType Get Set
Property Value
RfsaResolutionBandwidthTypeSpecifies the RfsaResolutionBandwidthType enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The ResolutionBandwidthType property was accessed after the associated NIRfsa object was disposed. |