collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterRange Interface


See Also



Class-compliant IIviPwrMeter interface containing methods and properties concerning the meter and sensor range selection.

Namespace: Ivi.PwrMeter.Interop

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

Visual Basic

Public Interface IIviPwrMeterRange

C#

public interface IIviPwrMeterRange

Visual C++

__interface IIviPwrMeterRange

collapse_allProperties


Name

Description

Public property

AutoEnabled

Class-compliant IIviPwrMeter property specifying if the power meter should set the best range for the measurement. If True, the instrument automatically sets the best range. If False, set the range using the Range.Upper and Range.Lower properties

Public property

Lower

Class-compliant IIviPwrMeter property specifying the lower limit (minimum) 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

Public property

Upper

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

Top

collapse_allMethods


Name

Description

Public method

Configure

Class-compliant IIviPwrMeter method that configures the lower and upper range values for a particular channel

Top

collapse_allSee Also

Reference

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.