Gets the LocalOscillator sub-object that relate only to the local oscillator. An active channel can be passed using the indexer NationalInstruments.ModularInstruments.NIRfsg.RfsgRFLocalOscillator.this[string].

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgRFLocalOscillator LocalOscillator { get; }

Remarks

Returns an object of type RfsgRFLocalOscillator.

Exceptions

TypeDescription
System.ObjectDisposedException

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