NIRfsa Namespace

Table of Contents

RfsaChannelBasedLO.LOInPower Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaChannelBasedLO.LOInPower Property

RfsaChannelBasedLOLOInPower Property

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

Double
Returns a Double representing LO In Power property.

Exceptions

ExceptionCondition
ObjectDisposedException The LOInPower property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience