RFMXINSTR_ATTR_LO_PLL_FRACTIONAL_MODE
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to use fractional mode for the LO phase-locked loop (PLL).
Syntax
RFMXINSTR_ATTR_LO_PLL_FRACTIONAL_MODE
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
90 | int32 | Read/Write | Lo |
Remarks
Fractional mode provides a finer frequency step resolution, but may result in non harmonic spurs. Refer to the specifications document of your device for more information about fractional mode and non harmonic spurs.
This attribute is not supported on a MIMO session.
The LO PLL Fractional Mode attribute is applicable only when using the internal LO.
For PXIe-5831 with PXIe-5653, PXIe-5832 with PXIe-5653, this attribute is ignored if the PXIe-5653 is used as the LO source.
The default value is Enabled.
Supported devices: PXIe-5644/5645/5646, PXIe-5830/5831/5832/5840/5841/5842
Name | Value | Description |
|---|---|---|
RFMXINSTR_VAL_LO_PLL_FRACTIONAL_MODE_DISABLED | 0 (0x0) | Indicates that the attribute is disabled. |
RFMXINSTR_VAL_LO_PLL_FRACTIONAL_MODE_ENABLED | 1 (0x1) | Indicates that the attribute is enabled. |