Display:type, Display:grid, Display:persist – RIGOL DS1000B User Manual
Page 28

RIGOL
Programming Guide for DS1000B Series
2-16
1. :DISPlay:TYPE
Command Format:
:DISPlay:TYPE <type>
:DISPlay:TYPE?
Function:
The command sets the display type of acquisition points. The <type> may be
VECTors (acquisition points are connected by lines) or DOTS (acquisition points
are displayed by dots).
Returned Format:
The query returns VECTORS or DOTS.
Example:
:DISP:TYPE VECT Set the display type as vectors.
:DISP:TYPE?
Return VECTORS.
2. :DISPlay:GRID
Command Format:
:DISPlay:GRID <grid>
:DISPlay:GRID?
Function:
The command sets the display type of screen grid. The <grid> may be FULL
(grid and coordinate are shown), HALF (grid is not shown) or NONE (grid and
coordinate are not shown).
Returned Format:
FULL or HALF, NONE.
Example:
:DISP:GRID FULL Make grid and coordinate shown.
:DISP:GRID? Return FULL.
3. :DISPlay:PERSist