|
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
|
Properties
|
Name
|
Description
|
|
Capture
|
Set/return whether statical capture is enabled.
|
|
Cursors
|
Provides access to statistical mode cursor measurements and settings.
|
|
Gating
|
Set/return whether the statical capture is gated by markers or free-running.
|
|
TermAction
|
Set/return the termination action for statistical capturing.
|
|
TermCount
|
Set/return the termination count for statistical capturing. After the sample count has been reached, the action determined by TermAction is taken.
|
|
TermTime
|
Set/return the termination time for statistical capturing. After the time has elapsed, the action determined by TermAction is taken.
|
|
TraceCount
|
Set/return the number of points in the CCDF trace plot.
|
Top
Methods
|
Name
|
Description
|
|
FetchCCDFPercent
|
Return a given percent for relative power (in dB) on the CCDF plot.
|
|
FetchCCDFPower
|
Return relative power (in dB) for a given percent on the CCDF plot.
|
|
FetchCCDFTrace
|
Returns the points in the CCDF trace.
|
|
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.
|
|
Reset
|
Resets statistical capturing mode by clearing the buffers and restarting the aquisition timer.
|
Top
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|