Specifications

2 Command System RIGOL
DS2000 Programming Guide
2-401
:SYSTem:DATE
Syntax
:SYSTem:DATE <year>,<month>,<day>
:SYSTem:DATE?
Description
Set the system date.
Query the current system date.
Parameter
Name Type Range Default
<year> Integer 2011 to 2099 --
<month> Integer 01 to 12 --
<day> Integer 01 to 31 (28, 29 or 30) --
Return Format
The query returns the current date in character string.
Example
:SYSTem:DATE 2012,4,23
The query returns 2012, 4,23.