User manual
RIGOL Chapter 2 Command System
2-118 MSO1000Z/DS1000Z Programming Guide
:MEASure:ADISplay
Syntax :MEASure:ADISplay <bool>
:MEASure:ADISplay?
Description Enable or disable the all measurement function, or query the status of the all
measurement function.
Parameter
Name
Type
Range
Default
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF
Explanation The all measurement function can measure the following 29 parameters of the
source at the same time:
Voltage Parameters: Vmax, Vmin, Vpp, Vtop, Vbase, Vamp, Vupper, Vmid, Vlower,
Vavg, Vrms, Overshoot, Preshoot, Period Vrms, and Variance
Time Parameters: Period, Frequency, Rise Time, Fall Time, +Width, -Width, +Duty,
-Duty, tVmax, and tVmin
Other Parameters: +Rate, -Rate, Area, and Period Area.
The all measurement function can measure CH1, CH2, CH3, CH4, and the MATH
channel at the same time. You can send the
:MEASure:AMSource command to set
the source of the all measurement function.
Return
Format
The query returns 1 or 0.
Example
:MEASure:ADISplay ON /*Enable the all measurement function*/
:MEASure:ADISplay? /*The query returns 1*/
:MEASure:AMSource
Syntax :MEASure:AMSource <src>[,<src>[,<src>[,<src>]]]
:MEASure:AMSource?
Description
Set or query the source(s) of the all measurement function.
Parameter
Name
Type
Range
Default
<src>
Discrete
{CHANnel1|CHANnel2|CHANnel3|CHANnel4|MATH}
CHANnel1
Return
Format
The query returns CHAN1, CHAN2, CHAN3, CHAN4, or MATH. Multiple sources are
separated by commas.
Example :MEASure:AMSource CHANnel1,CHANnel3 /*Set the sources of the all measurement
function to CH1 and CH3*/
:MEASure:AMSource? /*The query returns CHAN1,CHAN3*/