NIRfsg Namespace

Table of Contents

RfsgRFAdvanced.LoopBandwidth Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgRFAdvanced.LoopBandwidth Property

RfsgRFAdvancedLoopBandwidth Property

Note: This API is now obsolete.

Gets or sets the loop bandwidth of the tuning phase-locked loops (PLL).

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

[ObsoleteAttribute("Use LocalOscillator.LoopBandwidth property.")]
public RfsgLoopBandwidth LoopBandwidth { get; set; }
<ObsoleteAttribute("Use LocalOscillator.LoopBandwidth property.")>
Public Property LoopBandwidth As RfsgLoopBandwidth
	Get
	Set

Property Value

RfsgLoopBandwidth
Specifies the RfsgLoopBandwidth enumeration.

Exceptions

ExceptionCondition
ObjectDisposedException The LoopBandwidth property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience