RfsgLOPllFractionalModeEnabled Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies whether to use fractional mode for the local oscillator (LO) phase-locked loop (PLL).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public enum RfsgLOPllFractionalModeEnabled
Members
| Name | Value | Description |
|---|---|---|
| Enable | (int)1 | Enables fractional mode for the LO PLL. |
| Disable | (int)0 | Disables fractional mode for the LO PLL. |