Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-47
DISPlay Command Subsystem
DISPlay
DISPlay:TEXT
DISPlay:TEXT:CLEar
DISPlay
Syntax DISPlay <state>
DISPlay?
Description Turn on or off the front-panel display.
Parameters
Name
Type
Range
Default
<state>
Bool
{OFF|0|ON|1}
ON
Explanation When turned off, the entire front-panel display goes dark and all the status icons
except Error are disabled.
All the keys at the front panel except
are disabled when the display is off. Press
to switch to the local mode and turn on the display.
You can only turn off the front-panel display from the remote interface.
Sending a text message to the display (see
DISPlay:TEXT command) overrides the
display state; this means that you can display a message even if the display is turned
off.
The front-panel display is automatically turned on when the power is cycled, after a
Factory Reset (the
*RST command), after an Instrument Preset (the SYSTem:PRESet
command) or when is pressed.
Return
Format
The query returns 0 (OFF) or 1 (ON).
Example
DISP OFF
DISP?
The query returns 0.
Related
command
DISPlay Command Subsystem