RIGOL Chapter 2 Command System
2-62 DS1000Z Programming Guide
:MEASure:ITEM
Syntax :MEASure:ITEM <item>[,<src>[,<src>]]
:MEASure:ITEM? <item>[,<src>[,<src>]]
Description Measure any waveform parameter of the specified source, or query the measurement
result of any waveform parameter of the specified source.
Parameter
<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} --
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 measurement result in scientific notation.
Example
:MEASure:ITEM OVERshoot,CHANnel2 /*Enable the overshoot measurement of CH2*/
:MEASure:ITEM? OVERshoot,CHANnel2 /*The query returns 8.888889e-03*/
Related
Commands
:MEASure:SOURce
:MEASure:SETup:DSA
:MEASure:SETup:DSB
:MEASure:SETup:PSA