collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelStatisticalMode Interface


See Also



Provides access to statistical mode measurements and settings.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Interface IBoonton55xxxChannelStatisticalMode

C#

public interface IBoonton55xxxChannelStatisticalMode

Visual C++

__interface IBoonton55xxxChannelStatisticalMode

collapse_allProperties


Name

Description

Public property

Capture

Set/return whether statical capture is enabled.

Public property

Cursors

Provides access to statistical mode cursor measurements and settings.

Public property

Gating

Set/return whether the statical capture is gated by markers or free-running.

Public property

TermAction

Set/return the termination action for statistical capturing.

Public property

TermCount

Set/return the termination count for statistical capturing. After the sample count has been reached, the action determined by TermAction is taken.

Public property

TermTime

Set/return the termination time for statistical capturing. After the time has elapsed, the action determined by TermAction is taken.

Public property

TraceCount

Set/return the number of points in the CCDF trace plot.

Top

collapse_allMethods


Name

Description

Public method

FetchCCDFPercent

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

Public method

FetchCCDFPower

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

Public method

FetchCCDFTrace

Returns the points in the CCDF trace.

Public method

FetchMeasurementArray

Returns an array of the current automatic statistical measurements performed on a sample population. Measurements performed are: long term average, peak and minimum amplitude, peak-to-average ratio, amplitude at the CCDF percent cursor, statistical percent at the CCDF power cursor, and the sample population size in samples. Note the peak-to-average ratio is returned in dB for logarithmic channel units, and percent for all other channel units.

Public method

Reset

Resets statistical capturing mode by clearing the buffers and restarting the aquisition timer.

Top

collapse_allSee Also

Reference

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.