RIGOL
VSA Programming Guide
2-77
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:SECurity:CLEar
Syntax
:SYSTem:SECurity:CLEar
Description
Clears all the data that you set safely.
Remarks
Deletes all the files that you have saved, deletes all the configuration files, and executes the factory
resetting operation.
: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.
:SYSTem:SHOW SYSTem
The following query returns SYST.
:SYSTem:SHOW?