Chapter 2 Command System RIGOL
DS1000Z Programming Guide 2-61
:MEASure:STATistic:RESet
Clear the history data and make statistic again.
Related
Commands
:MEASure:STATistic:DISPlay
:MEASure:STATistic:MODE
:MEASure:STATistic:ITEM
:MEASure:STATistic:ITEM
Syntax :MEASure:STATistic:ITEM <item>[,<src>[,<src>]]
:MEASure:STATistic:ITEM? <type>,<item>[,<src>[,<src>]]
Description Enable the statistic function of any waveform parameter of the specified source, or query
the statistic result of any waveform parameter of the specified source.
Parameter
Name Type Range Default
<item> Discrete
{VMAX|VMIN|VPP|VTOP|VBASe|VAMP|VAVG|
VRMS|OVERshoot|PREShoot|MARea|MPARea|
PERiod|FREQuency|RTIMe|FTIMe|PWIDth|
NWIDth|PDUTy|NDUTy|RDELay|FDELay|
--
<src> Discrete {CHANnel1|CHANnel2|CHANnel3|CHANnel4}
Refer to
Explanation
<type> Discrete
{MAXimum|MINimum|CURRent|AVERages|
--
Explanation [,<src>[,<src>]] sets the source of the parameter to be measured.
If the parameter to be measured only needs a single source (such as VMAX, VMIN,
VPP, VTOP, VBASe, VAMP, VAVG, VRMS, OVERshoot, MARea, MPARea, PREShoot,
PERiod, FREQuency, RTIMe, FTIMe, PWIDth, NWIDth, PDUTy and NDUTy), you only
need to set one source. If [,<src>[,<src>]] is omitted, the source is the one selected
by the
:MEASure:SOURce command by default.
If the parameter to be measured needs two sources (such as RDELay, FDELay,
RPHase and FPHase), the command needs to include two sources; otherwise, the
command is invalid. If [,<src>[,<src>]] is omitted, the sources are the ones selected
by the
:MEASure:SETup:DSA and :MEASure:SETup:DSB or :MEASure:SETup:PSA
and :MEASure:SETup:PSB commands by default.
Return
The query returns the statistic result in scientific notation.
Example
:MEASure:STATistic:ITEM VPP,CHANnel2 /*Enable the Vpp statistic function of CH2*/
:MEASure:STATistic:ITEM? MAXimum,VPP /*The query returns 9.120000e-01*/
Related
Commands
:MEASure:SOURce
:MEASure:SETup:DSA
:MEASure:SETup:DSB
:MEASure:SETup:PSA