RfsgRFAdvanced.ReferencePllBandwidth Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Gets or sets the loop bandwidth of the reference phase-locked loop (PLL).
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public RfsgReferencePllBandwidth ReferencePllBandwidth { get; set; }
Public Property ReferencePllBandwidth As RfsgReferencePllBandwidth Get Set
Property Value
RfsgReferencePllBandwidthSpecifies the RfsgReferencePllBandwidth enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The ReferencePllBandwidth property was accessed after the associated NIRfsg object was disposed. |