collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterRange.Upper Property


IIviPwrMeterRange See Also



Class-compliant IIviPwrMeter property specifying the upper limit (maximum) of the expected value of the measurement. The value of this property is specified in the same units as the value of the Channels.Units property

Namespace: Ivi.PwrMeter.Interop

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

Visual Basic

Public Property Upper As Double

C#

public double  Upper { getset; }

Visual C++

HRESULT get_Upper(
 double*  val
);
HRESULT put_Upper(
 double  val
);

Property Value

Class-compliant IIviPwrMeter property specifying the upper limit (maximum) of the expected value of the measurement. The value of this property is specified in the same units as the value of the Channels.Units property

collapse_allRequirements

Supported Models

None supported

collapse_allSee Also

Reference

IIviPwrMeterRange Interface

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.