RIGOL 2 Command System
2-140 DS2000E Programming Guide
:MEASure:STATistic:DISPlay
Syntax
:MEASure:STATistic:DISPlay <bool>
:MEASure:STATistic:DISPlay?
Description
Enable or disable the statistic function; or query the current status of the statistic function.
Parameter
Name Type Range Default
<bool> Bool {{1|ON}|{0|OFF}} 0|OFF
Explanation
When the statistic function is enabled, the system will make statistics and display the measurement
results of at most five measurement items that are enabled last. When the statistic type is extrum, the
statistic results include the current value, average, minimum, and maximum. When the statistic type is
difference, the statistic results include the current value, average, count, and standard deviation.
Return Format
The query returns 1 or 0.
:MEASure:STATistic:MODE
Syntax
:MEASure:STATistic:MODE <mode>
:MEASure:STATistic:MODE?
Description
Set or query the statistic mode.
Parameter
Name Type Range Default
<mode> Discrete {DIFFerence|EXTRemum} EXTRemum
Explanation
EXTRemum: display the maximum and minimum values.
DIFFerence: display the standard deviation and count.
Before using thoes command, enable the statistic function (refer to the
:MEASure:STATistic:DISPlay
command).
Return Format
The query returns DIFF or EXTR.