User manual

RIGOL Chapter 2 Command System
2-64 MSO1000Z/DS1000Z Programming Guide
:DISPlay:TYPE
Syntax :DISPlay:TYPE <type>
:DISPlay:TYPE?
Description
Set or query the 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. 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 /*Select dots display mode*/
:DISPlay:TYPE? /*The query returns DOTS*/