Gets or sets the LO signal frequency for the configured center frequency.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double LOFrequency { get; set; }

Remarks

Specifies a Double representing the LO signal frequency for the configured center frequency.

Exceptions

TypeDescription
System.ObjectDisposedException

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