collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelStatisticalMode.FetchCCDFPower Method


IBoonton55xxxChannelStatisticalMode See Also



Return relative power (in dB) for a given percent on the CCDF plot.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Function FetchCCDFPower ( _
 ByVal  Percent As Double  _
 ByRef  CondCode As Boonton55xxxCondCodeEnum  _
As Double

C#

public double  FetchCCDFPower(
 double  Percent,
 ref Boonton55xxxCondCodeEnum  CondCode
)

Visual C++

HRESULT FetchCCDFPower(
 double  Percent,
 Boonton55xxxCondCodeEnum*  CondCode
 double*  retval
);

Parameters

Percent

Percent on the CCDF plot.

CondCode

Measurement condition code.

Return Value

 

Power in dBr (referenced to average power) for the specified percentage.

collapse_allInstrument Command

FETCh{Channel}:CCDF:POWer? {Percent}

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannelStatisticalMode Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.