collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterRange.AutoEnabled Property


IIviPwrMeterRange See Also



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

Namespace: Ivi.PwrMeter.Interop

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

Visual Basic

Public Property AutoEnabled As Boolean

C#

public bool  AutoEnabled { getset; }

Visual C++

HRESULT get_AutoEnabled(
 VARIANT_BOOL*  val
);
HRESULT put_AutoEnabled(
 VARIANT_BOOL  val
);

Property Value

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

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.