RfsaChannelBasedLO.LOInPower Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Gets the power level, in dBm, expected at the LO terminal when the LOSource
property is set to LOIn.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public double LOInPower { get; set; }
Public Property LOInPower As Double Get Set
Property Value
DoubleReturns a Double representing LO In Power property.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The LOInPower property was accessed after the associated NIRfsa object was disposed. |