Gets or sets the step size for tuning the local oscillator (LO) phase-locked loop (PLL).

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double FrequencyStepSize { get; set; }

Remarks

Specifies a Double representing the step size, in hertz (Hz), for tuning the local oscillator phase-locked loop.

Exceptions

TypeDescription
System.ObjectDisposedException

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