Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-189
:SYSTem:SCPI:DISPlay
Syntax
:SYSTem:SCPI:DISPlay OFF|ON|0|1
:SYSTem:SCPI:DISPlay?
Description
Enables or disables the SCPI display.
Queries the status for the SCPI display.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
OFF|0
Remarks
When you use the SCPI commands to control the instrument remotely, turning on the SCPI display will go to
the specified menu of the corresponding command; turning off the SCPI Display will not go to the specified
menu.
Return Format
The query returns 0 or 1.
Example
The following command enables the SCPI display.
:SYSTem:SCPI:DISPlay 1 or :SYSTem:SCPI:DISPlay ON
The following query returns 1.
:SYSTem:SCPI:DISPlay?
:SYSTem:SHOW
Syntax
:SYSTem:SHOW OFF|SYSTem|OPTion|LICense
:SYSTem:SHOW?
Description
Displays the system-related information.
Queries the system-related information.
Parameter
Name
Type
Range
Default
——
Keyword
OFF|SYSTem|OPTion|LICense
OFF
Remarks
OFF: turns off the system information display.
SYSTem: displays the system information.
OPTion: displays the option information.
LICense: displays the registration information.
Return Format
The query returns OFF, SYST, OPT, or LIC.
Example
The following command displays the system information.