C' (Set Date And Time) - KoamTac KDC100 Programming Manual

Revision 2.82
Hide thumbs Also See for KDC100:
Table of Contents

Advertisement

'C' (Set date and time)

Parameters:
Date and Time value to be set in KDC100
Format:
'CYMDHmS' where Y is year(0 means 2000), M is month(1-12), D is day(1-31), H is
hour(0-23), m is minute(0-59) an S is second(0-59). Y, M, D, H, m and S are numbers in
hexadecimal.
Output:
'@'
Purpose:
Set Date and Time of KDC100
[Example]
Send 6 bytes data (0x00, 0x02, 0x03, 0x17, 0x0C, 0x01) to set date and time to
2000/02/03:23:12:01
[Note1] KDC doesn't check the validity of date and time format. Invalid data can malfunction the
device. Please check the validity of date and time format carefully.
[Note2] Year range is between 1970 and 2069.
Year
1970 ~ 1999
2000 ~ 2069
10
KDC100 Programming Manual
Hex No.
0x46 ~ 0x63
0x00 ~ 0x45

Advertisement

Table of Contents
loading

Table of Contents