Instructions

Chapter 2 Command System RIGOL
DG2000 Programming Guide 2-19
:DISPlay Commands
The :DISPlay commands are used to set the display-related information, display the specified characters on
the screen, and clear the characters displayed on the screen.
Command List:
:DISPlay:BRIGhtness
:DISPlay:SAVer:IMMediate
:DISPlay:SAVer[:STATe]
:DISPlay:BRIGhtness
Syntax
:DISPlay:BRIGhtness {<brightness>|MINimum|MAXimum}
:DISPlay:BRIGhtness? [MINimum|MAXimum]
Description
Sets the screen brightness.
Queries the screen brightness.
Parameter
Name
Type
Range
Default
<brightness>
Integer
1% to 100%
50%
Return Format
The query returns the screen brightness in scientific notation. The returned value contains 7 effective digits,
for example, 5.100000E+01 (the screen brightness is 51%).
Example
:DISP:BRIG 51 /*Sets the screen brightness to 51%.*/
:DISP:BRIG? /*Queries the screen brightness and the query returns 5.100000E+01.*/
:DISPlay:SAVer:IMMediate
Syntax
:DISPlay:SAVer:IMMediate
Description
Enables the screen saver immediately without waiting.