Specifications

RIGOL 2 Command System
2-266 DS2000 Programming Guide
2-266
:MEASure:HISTory:DMODe
Syntax
:MEASure:HISTory:DMODe <mod>
:MEASure:HISTory:DMODe?
Description
Set the display mode of the history measurement data to table or graph.
Query the current 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.
Example
:MEASure:HISTory:DMODe TABLe
The query returns TABL.