collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelMarkerMeasurementsInterval.ReadIntervalPkToAvg Method


IBoonton55xxxChannelMarkerMeasurementsInterval See Also



Return the peak-to-average ratio of the power or voltage between marker 1 and marker 2. The units are dB for logarithmic channel units or percent for linear channel units.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

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

C#

public float  ReadIntervalPkToAvg(
 ref Boonton55xxxCondCodeEnum  ConditionCode
)

Visual C++

HRESULT ReadIntervalPkToAvg(
 Boonton55xxxCondCodeEnum*  ConditionCode
 float*  retval
);

Parameters

ConditionCode

Condition Code

Return Value

 

Peak-to-average ratio of the power or voltage between marker 1 and marker 2.

collapse_allRemarks

Valid Modes: Pulse and Modulated

collapse_allInstrument Command

READ{Channel}:INTERval:PKAVG?

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.