Display[:window][:state, Display[:window]:text:clear, Display[:window][:state] -20 – RIGOL DP832A User Manual
Page 44: Display[:window]:text:clear -20
RIGOL
2-20
DP800 Programming Guide
:DISPlay[:WINDow][:STATe]
Syntax
:DISPlay[:WINDow][:STATe] {OFF|ON}
:DISPlay[:WINDow][:STATe]?
Description
Turn off or on the screen display.
Query the current screen display state.
Parameter
Name
Type
Range
Default
{OFF|ON}
Bool
OFF|ON
ON
Explanation
OFF: turn off the screen display; ON: turn on the screen display.
Turning off the screen display is only valid in remote mode. When the
instrument returns to the local mode, the screen display is turned on
automatically. Pressing Back can return the instrument from remote mode to
local mode.
Return Format
The query returns OFF or ON.
Example
:DISP OFF /*Turn off the screen display*/
:DISP? /*Query the current screen display state and the query returns
OFF*/
:DISPlay[:WINDow]:TEXT:CLEar
Syntax
:DISPlay[:WINDow]:TEXT:CLEar
Description
Clear the characters displayed on the screen.
Example
:DISP:TEXT:CLE /*Clear the characters displayed on the screen*/
Related
Command