SYST:DATE
Sets the date.
Also set the time (SYST:TIME).
Command
SYSTem:DATE <year_NR1>,<month_NR1>,<date_NR1>
SYSTem:DATE?
Parameter
<year_NR1> | Year |
<month_NR1> | Month |
<date_NR1> | Day |
Settable range*1 | 2016/1/1 to 2037/12/31 |
*1: This is the setting range in UTC. The range may differ depending on the combination of the time zone set by SYST:TZON and SYST:TIME.
Example
SYST:DATE 2017,2,17
Response
Returns the date as a sequence of values in NR1 format (in the order year, month, day) in response to SYST:DATE?.