|
Name
|
Description
|
|
Fetch Measurement Array
|
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.
|
|
FetchCCDF Percent
|
Return a given percent for relative power (in dB) on the CCDF plot.
|
|
FetchCCDF Power
|
Return relative power (in dB) for a given percent on the CCDF plot.
|
|
FetchCCDF Trace
|
Returns the points in the CCDF trace.
|
|
Get Capture
|
Set/return whether statical capture is enabled.
|
|
Get Gating
|
Set/return whether the statical capture is gated by markers or free-running.
|
|
Get Term Action
|
Set/return the termination action for statistical capturing.
|
|
Get Term Count
|
Set/return the termination count for statistical capturing. After the sample count has been reached, the action determined by TermAction is taken.
|
|
Get Term Time
|
Set/return the termination time for statistical capturing. After the time has elapsed, the action determined by TermAction is taken.
|
|
Get Trace Count
|
Set/return the number of points in the CCDF trace plot.
|
|
Set Capture
|
Set/return whether statical capture is enabled.
|
|
Set Gating
|
Set/return whether the statical capture is gated by markers or free-running.
|
|
Set Term Action
|
Set/return the termination action for statistical capturing.
|
|
Set Term Count
|
Set/return the termination count for statistical capturing. After the sample count has been reached, the action determined by TermAction is taken.
|
|
Set Term Time
|
Set/return the termination time for statistical capturing. After the time has elapsed, the action determined by TermAction is taken.
|
|
Set Trace Count
|
Set/return the number of points in the CCDF trace plot.
|
|
Stat Mode Reset
|
Resets statistical capturing mode by clearing the buffers and restarting the aquisition timer.
|