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