LoopBandwidth
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the loop bandwidth of the tuning phase-locked loops (PLL).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgLoopBandwidth LoopBandwidth { get; set; }
Remarks
Specifies the RfsgLoopBandwidth enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The LoopBandwidth property was accessed after the associated NIRfsg object was disposed. |