RfsgLOPllFractionalModeEnabled Enumeration
- Updated2024-05-08
- 1 minute(s) read
RfsgLOPllFractionalModeEnabled Enumeration
Specifies whether to use fractional mode for the local oscillator (LO) phase-locked loop (PLL).
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public enum RfsgLOPllFractionalModeEnabled
Public Enumeration RfsgLOPllFractionalModeEnabled
Members
Member name | Value | Description | |
---|---|---|---|
Enable | 1 | Enables fractional mode for the LO PLL. | |
Disable | 0 | Disables fractional mode for the LO PLL. |