collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterAveraging.Count Property


IIviPwrMeterAveraging See Also



Class-compliant IIviPwrMeter property specifying the averaging count. When the Auto Averaging Enabled attribute is set to False, the driver filters the input signal by averaging it the number of times specified by this property

Namespace: Ivi.PwrMeter.Interop

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

Visual Basic

Public Property Count As Integer

C#

public int  Count { getset; }

Visual C++

HRESULT get_Count(
 long*  val
);
HRESULT put_Count(
 long  val
);

Property Value

Class-compliant IIviPwrMeter property specifying the averaging count. When the Auto Averaging Enabled attribute is set to False, the driver filters the input signal by averaging it the number of times specified by this property

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.