Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-65
:DISPlay Commands
The :DISPlay commands can be used to set the displayed type of the waveform, persistence time, intensity,
grid type, grid brightness, etc.
Command List:
:DISPlay:CLEar
:DISPlay:TYPE
:DISPlay:GRADing:TIME
:DISPlay:WBRightness
:DISPlay:GRID
:DISPlay:GBRightness
:DISPlay:DATA?
:DISPlay:RULers
:DISPlay:COLor
:DISPlay:CLEar
Clears all the waveforms on the screen.
If the oscilloscope is in the "RUN" state, new waveforms will continue being
displayed after being cleared.
This command functions the same as the CLEAR key on the front panel. You can
also send the :CLEar command to clear all the waveforms on the screen.
:DISPlay:TYPE
:DISPlay:TYPE <type>
:DISPlay:TYPE?
Sets or queries the display type of the waveforms on the screen.
VECTors: The sample points are connected by lines and displayed. In most cases,
this mode can provide the most vivid waveform for you to view the steep edge of
the waveform (such as square waveform)
DOTS: displays 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 /*Selects the dots display mode.*/
:DISPlay:TYPE? /*The query returns DOTS.*/