RfsgReferencePllBandwidth Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies the loop bandwidth of the reference phase-locked loops (PLL).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public enum RfsgReferencePllBandwidth
Members
| Name | Value | Description |
|---|---|---|
| Low | (int)0 | The device uses the lowest loop bandwidth setting for the PLL. |
| Medium | (int)1 | The device uses the medium loop bandwidth setting for the PLL. |
| High | (int)2 | The device uses the highest loop bandwidth setting for the PLL. |