collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelMarkerMeasurementsInterval.FetchIntervalAvg Method


IBoonton55xxxChannelMarkerMeasurementsInterval See Also



Return the average power or voltage in the time interval between marker 1 and marker 2. The units will be the same as the specified channel.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Function FetchIntervalAvg ( _
 ByRef  ConditionCode As Boonton55xxxCondCodeEnum  _
As Single

C#

public float  FetchIntervalAvg(
 ref Boonton55xxxCondCodeEnum  ConditionCode
)

Visual C++

HRESULT FetchIntervalAvg(
 Boonton55xxxCondCodeEnum*  ConditionCode
 float*  retval
);

Parameters

ConditionCode

Condition code.

Return Value

 

Average power or voltage in the time interval between marker 1 and marker 2.

collapse_allRemarks

Valid Modes: Pulse and Modulated.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannelMarkerMeasurementsInterval Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.