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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double LOVcoFrequencyStepSize { get; set; }

Remarks

The default value is 1 MHz.

Exceptions

TypeDescription
System.ObjectDisposedException

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