CT-BOX User’s Manual
57
2.3.11
DATE Command
The RTC date can be read using the “DATE:?
\r
” command. The CT-BOX
replies with the “
date
\r\n
”, where the
date
is ASCII formated string:
day.month.year
.
This setting is used in the Data-Logger mode.
The RTC can be changed with the “DATE:
date
\r
” command, where the
date
stands for ASCII formatted string:
day.month.year.
After the successful date change the
CT-BOX replies with acknowledge (“ACK
\r\n
”).
DATE Command:
(DATE:
parameter
\r)
Parameter
Command description
Type of
command
Return value
?
Reads the date
Read
Date String
Date String
Sets new date
Set
ACK
Table 32:
DATE command