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