Instructions

Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-197
: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?
:SYSTem:TIME
Syntax
:SYSTem:TIME <hour>,<minute>,<second>
:SYSTem:TIME?
Description
Sets the system time of the instrument.
Queries the system time of the instrument.
Parameter
Name
Type
Range
Default
<hour>
ASCII String
00 to 23
——
<minute>
ASCII String
00 to 59
——
<second>
ASCII String
00 to 59
——
Return Format
The query returns the current system time in the format of "HH,MM,SS".
Example
The following command sets the system time to "15:10:30".
:SYSTem:TIME 15,10,30
The following query returns 15,10,30.
:SYSTem:TIME?