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