collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelMarkerMeasurementsInterval.ReadIntervalMin 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 ReadIntervalMin ( _
 ByRef  ConditionCode As Boonton55xxxCondCodeEnum  _
As Single

C#

public float  ReadIntervalMin(
 ref Boonton55xxxCondCodeEnum  ConditionCode
)

Visual C++

HRESULT ReadIntervalMin(
 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_allInstrument Command

READ{Channel}:INTERval:MINimum?

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.