LOOutPower
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the power level, in dBm, of the signal at the LO OUT terminal when the LOExportEnabled property is set to true.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double LOOutPower { get; set; }
Remarks
Returns a Double representing LO Out Power property.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The LOOutPower property was accessed after the associated NIRfsa object was disposed. |