Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-190 RSA5000 Programming Guide
: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?