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