User manual
RIGOL Chapter 2 Command System
2-66 MSO1000Z/DS1000Z Programming Guide
:DISPlay:GRID
Syntax :DISPlay:GRID <grid>
:DISPlay:GRID?
Description
Set or query the grid type of screen display.
Parameter
Name
Type
Range
Default
<grid>
Discrete
{FULL|HALF|NONE}
FULL
Explanation FULL: turn the background grid and coordinate on.
HALF: turn the background grid off and coordinate on.
NONE: turn the background grid and coordinate off.
Return
Format
The query returns FULL, HALF, or NONE.
Example
:DISPlay:GRID NONE /*Turn the background grid and coordinate off*/
:DISPlay:GRID? /*The query returns NONE*/
:DISPlay:GBRightness
Syntax :DISPlay:GBRightness <brightness>
:DISPlay:GBRightness?
Description
Set or query the brightness of the screen grid.
Parameter
Name
Type
Range
Default
<brightness> Integer 0 to 100 50
Return
Format
The query returns an integer between 0 and 100.
Example
:DISPlay:GBRightness 60 /*Set the brightness of the screen grid to 60%*/
:DISPlay:GBRightness? /*The query returns 60*/