Gets or sets whether to use fractional mode for the LO PLL.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaLOPllFractionalModeEnabled LOPllFractionalModeEnabled { get; set; }

Remarks

Specifies the RfsaLOPllFractionalModeEnabled enumeration.

Fractional mode gives a finer frequency step resolution, but it may result in non-harmonic spurs. Refer to the NI PXIe-5644R Specifications or the NI PXIe-5645R Specifications for more information about fractional mode and non-harmonic spurs.

Exceptions

TypeDescription
System.ObjectDisposedException

The LOPllFractionalModeEnabled property was accessed after the associated NIRfsa object was disposed.