|
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
|
Properties
|
Name
|
Description
|
|
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
|
|
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
|
|
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
Methods
|
Name
|
Description
|
|
Configure
|
Class-compliant IIviPwrMeter method that configures the lower and upper range values for a particular channel
|
Top
See Also
Reference
Ivi.PwrMeter.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|