Instructions
Chapter 2 Command System RIGOL
MSO5000-E Programming Guide 2-153
Remarks There is a certain delay between the return time value and the set time value due to the
command response time and other factors.
Return
Format
The query returns the system time in strings.
Example
:SYSTem:TIME 16,10,17 /*Sets the system time to 16:10:17.*/
:SYSTem:TIME? /*The query returns 16,10,17*/
:SYSTem:LOCKed
Syntax :SYSTem:LOCKed <bool>
:SYSTem:LOCKed?
Description Turns on or off the keyboard lock function; or queries whether the keyboard is locked or
unlocked.
Parameter
Name
Type
Range
Default
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF
Return
Format
The query returns 1 or 0.
Example
:SYSTem:LOCKed ON /*Enables the keyboard lock function.*/
:SYSTem:LOCKed? /*The query returns 1.*/
:SYSTem:MODules?
Syntax
:SYSTem:MODules?
Description
Queries the hardware modules.
Return
Format
The query returns 1,0,0,0,0. The first figure indicates LA; the second figure indicates DG;
and the others are not defined currently. 1 indicates not null, and 0 indicates null.










