Specifications

RIGOL
Programming Guide for DS1000B Series
2-37
1. :DISPlay:TYPE
Command Format:
:DISPlay:TYPE<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).
Query Format:
:DISPlay:TYPE?
Return Format:
The query returns VECTORS or DOTS.
Example:
:DISPlay:TYPEVECTors Set the display type as vectors.
:DISPlay:TYPE? Return VECTORS.
2. :DISPlay:GRID
Command Format:
:DISPlay:GRID<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 OFF (grid and
coordinate are not shown).
Query Format:
:DISPlay:GRID?
Return Format:
FULL or HALF, NONE.
Example:
:DISPlay:GRIDFULL Make grid and coordinate shown.
:DISPlay:GRID? Return FULL.