RfsaAdvancedSignalPath.DownconverterLoopBandwidth Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Note: This API is now obsolete.
Gets or sets the loop bandwidth of the downconverter tuning phase-locked loops (PLL).
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
[ObsoleteAttribute("Use LocalOscillator.DownconverterLoopBandwidth property.")] public RfsaDownconverterLoopBandwidth DownconverterLoopBandwidth { get; set; }
<ObsoleteAttribute("Use LocalOscillator.DownconverterLoopBandwidth property.")> Public Property DownconverterLoopBandwidth As RfsaDownconverterLoopBandwidth Get Set
Property Value
RfsaDownconverterLoopBandwidthSpecifies the RfsaDownconverterLoopBandwidth enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The DownconverterLoopBandwidth property was accessed after the associated NIRfsa object was disposed. |
Remarks
To set this property,
the NI-RFSA device must be in the Configuration state.