collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterAveraging.AutoEnabled Property


IIviPwrMeterAveraging See Also



Class-compliant IIviPwrMeter property specifying whether auto-averaging is enabled or disabled for a particular input channel

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 whether auto-averaging is enabled or disabled for a particular input channel

collapse_allRequirements

Supported Models

None supported

collapse_allSee Also

Reference

IIviPwrMeterAveraging Interface

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.