collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterChannel.Offset Property


IIviPwrMeterChannel See Also



Class-compliant IIviPwrMeter property specifying an offset to be added to the measured value in units of dB. This property can be used to compensate for system losses or gains between the unit under test and the power sensor

Namespace: Ivi.PwrMeter.Interop

Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)

Visual Basic

Public Property Offset As Double

C#

public double  Offset { getset; }

Visual C++

HRESULT get_Offset(
 double*  val
);
HRESULT put_Offset(
 double  val
);

Property Value

Class-compliant IIviPwrMeter property specifying an offset to be added to the measured value in units of dB. This property can be used to compensate for system losses or gains between the unit under test and the power sensor

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviPwrMeterChannel Interface

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.