2 Command System RIGOL
MSO2000A/DS2000A Programming Guide
:MEASure:HISTory:DISPlay
Syntax
:MEASure:HISTory:DISPlay <bool>
:MEASure:HISTory:DISPlay?
Description
Enable or disable the measurement history; or query the current status of the measurement history.
Parameter
Name Type Range Default
<bool> Bool {{0|OFF}|{1|ON}} 0|OFF
Return Format
The query returns 0 or 1.
:MEASure:HISTory:DMODe
Syntax
:MEASure:HISTory:DMODe <mod>
:MEASure:HISTory:DMODe?
Description
Set or query the display mode of the history measurement data.
Parameter
Name Type Range Default
<mod> Discrete {TABLe|GRAPh} GRAPh
Explanation
Before using this command, enable the measurement history (refer to
the
:MEASure:HISTory:DISPlay command).
TABLe: display the measurement results of the last 10 measurements of at most 5 measurement
items that are enabled last in table mode.
GRAPh: display the measurement results of the last 10 measurements of at most 5 measurement
items that are enabled last in graph mode. The measurement points are connected using linear
interpolation.
Return Format
The query returns TABL or GRAP.