Gets or sets the step size for tuning the internal voltage-controlled oscilator (VCO) used to generate the LO signal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double LOVcoFrequencyStepSize { get; set; }

Remarks

The default value is 1 MHz.

Do not set this property with the LOFrequencyStepSize property.

The valid value for LO1 is 1 Hz to 50 MHz. The valid value for LO2 is 1 Hz to 100 MHz.

Supported Devices: PXIe-5830/5831/5832

Exceptions

TypeDescription
System.ObjectDisposedException

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