LocalOscillator
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The LocalOscillator property was accessed after the associated NIRfsg object was disposed. |