6K V1.02 03-16-91
97
CLOCK
SET TIME AND DATE
Command Form:
(PW) 18 (hours, minutes, months, day) *
Description:
Sets the clock and the calendar. Enter two digits for the hours in 24-hour
format, two digits for the minutes, two digits for the month, and two digits for
the day. The acceptable ranges are as follows:
hours
00 - 23
minutes
00 - 59
month
01 - 12 (January is 01)
day
01 - 31
Acknowledgement:
Sends the time and date in CW
Errors:
? ERR1
wrong number of digits entered
? BAD HRS
hours were over 23
? BAD MIN
minutes were over 59
? BAD MONTH
month was 00 or over 12
? BAD DAY
day was 00 or over 31
Default Condition:
Time and date are not set
Examples:
Assume that the time is 3:21 PM and the date is June 10.
In 24-hour format, the time is 15:21. The month is 06 and the day is 10.
The command would look like this:
(PW) 18 15 21 06 10 *
As a second example, assume that the time is 9:45 AM and the date is
December 3. Since two digits are needed for the hour, a leading zero is
inserted. The command would look like this:
(PW) 18 09 45 12 03 *