Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-109
:MEASure:CLEar
Clears any one or all of the 10 measurement items that have been turned on.
{ITEM1|ITEM2|ITEM3|ITEM4|ITEM5|ITEM6|I
TEM7|ITEM8|ITEM9|ITEM10|ALL}
Run the :MEASure:ITEM command to open one of the 41 parameters that is required to
be measured. The 10 measurement items turned on last time are determined by the
order in which you turned them on, and they will not be affected if you delete one or
multiple measurement items.
:MEASure:CLEar ITEM1 /*Clears a measurement item ITEM1.*/
:MEASure:THReshold:SOURce
:MEASure:THReshold:SOURce <source>
Sets the threshold source.
{CHANnel1|CHANnel2|CHANnel3|CHANnel4|
MATH1|MATH2|MATH3|MATH4}
Modifying the threshold will affect the measurement results of time, delay, and phase
parameters.
:MEASure:THReshold:SOURce CHANnel2 /*Sets the threshold source to CH2.*/
:MEASure:THReshold:DEFault
:MEASure:THReshold:DEFault
Sets the threshold level of the analog channel in auto measurement to a default value.
:MEASure:MODE
:MEASure:MODE <mode>
:MEASure:MODE?
Sets or queries the measurement mode.
 NORMal: executes measurement of up to 1 Mpts.
 PRECision: executes measurement of up to 500 Mpts, improving the resolution of
measurement results. Note, in this mode, the refresh rate of the waveforms may be
reduced.
The query returns NORM or PREC.
:MEASure:MODE PRECision /*Sets the measurement mode to PRECision.*/
:MEASure:MODE? /*The query returns PREC.*/