Specifications

RIGOL 2 Command System
2-172 DS2000 Programming Guide
2-172
:DISPlay:TYPE
Syntax
:DISPlay:TYPE <type>
:DISPlay:TYPE?
Description
Set the display mode of the waveform on the screen.
Query the current display mode of the waveform on the screen.
Parameter
Name Type Range Default
<type> Discrete {VECTors|DOTS} VECTors
Explanation
VECTors: the sample points are connected by lines and displayed. Normally, this
mode can provide the most vivid waveform to view the steep edge of the waveform
(such as square waveform).
DOTS: display the sample points directly. You can directly view each sample point
and use the cursor to measure the X and Y values of the sample point.
Return Format
The query returns VECT or DOTS.
Example
:DISPlay:TYPE DOTS
The query returns DOTS.