
Wide Bank 28 DS3 - Release 2.4
17
System Time of Day
System Time of Day
The following steps show how to reset the Wide Bank system clock.
NOTE:
The Wide Bank system clock must be reset after a power interruption. The clock
date and time are used to time-stamp all alarms, events, and logs. Following a power
interruption, the date and time will restart at 2001-01-01 01:00:00.
1. Retrieve Time of Day
RTRV-TOD:tid::ctag;
Example:
RTRV-TOD:tid::ctag;
Response:
tid 2001-01-01 11:51:46
M ctag COMPLD
"2001,01,01,11,51,46"
;
2. Edit Time of Day
ED-DAT:tid::ctag::yy-mm-dd,hh-mm-ss;
Example:
Set date to 2001 December 5 and time to 11:20:00 a.m.
ED-DAT:tid::ctag::01-12-05,11-20-00;
Response:
tid 2001-12-05 11:20:00
M ctag COMPLD
;
Keyword
Description
yy-mm-dd
Date:
• yy – Last 2 digits of year
• mm – Month: 01 to 12
• dd – Day: 01 to 31
hh-mm-ss
Time:
• hh – Hours: 00 to 23
• mm – Minutes: 00 to 59
• ss – Seconds: 0 to 59