Display:type, Display:grid, Display:persist – RIGOL DS1000D User Manual
Page 23

RIGOL
Programming Guide for DS1000E, DS1000D Series
2-11
1. :DISPlay:TYPE
Command Format:
:DISPlay:TYPE <type>
:DISPlay:TYPE?
Function Explanation:
The commands set and query the display type between sampling points. <type>
could be VECTors ( vectir display) or DOTS (point display).
Returned Format:
The query returns VECTORS or DOTS.
Example:
:DISP:TYPE VECT Setup the display type as VECTors.
:DISP:TYPE?
The query returns VECTORS.
2. :DISPlay:GRID
Command Format:
:DISPlay:GRID <grid>
:DISPlay:GRID?
Function Explanation:
The commands set and query the state of the screen grid. <grid> could be FULL
(open the background grid and coordinates), HALF (turn off the background grid)
or NONE (turn off the background grid and coordinates).
Returned Format:
The query returns FULL, HALF or NONE.
Example:
:DISP:GRID FULL
Open the background grid and coordinates.
:DISP:GRID?
The query returns FULL.
3. :DISPlay:PERSist