collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelMarkerMeasurementsInterval.FetchIntervalMin Method


IBoonton55xxxChannelMarkerMeasurementsInterval See Also



Return the minimum instantaneous power or voltage in the time interval between marker1 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 FetchIntervalMin ( _
 ByRef  ConditionCode As Boonton55xxxCondCodeEnum  _
As Single

C#

public float  FetchIntervalMin(
 ref Boonton55xxxCondCodeEnum  ConditionCode
)

Visual C++

HRESULT FetchIntervalMin(
 Boonton55xxxCondCodeEnum*  ConditionCode
 float*  retval
);

Parameters

ConditionCode

Condition Code

Return Value

 

Minimum instantaneous power or voltage in the time interval between marker1 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.