NIRfsa Namespace

Table of Contents

RfsaAdvancedSignalPath.DownconverterLoopBandwidth Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvancedSignalPath.DownconverterLoopBandwidth Property

RfsaAdvancedSignalPathDownconverterLoopBandwidth Property

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

RfsaDownconverterLoopBandwidth
Specifies the RfsaDownconverterLoopBandwidth enumeration.

Exceptions

ExceptionCondition
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.

See Also

Log in to get a better experience