MiniSmart II
11
Set Remote Key Injection Timeout
Command Body is 78 53 01 01 02 <Timeout_H> <Timeout_L>
Where: <Timeout_H> <Timeout_L> need be 120 seconds ~ 3600 seconds
Response Body is 06
Get Remote Key Injection Timeout
Command Body is 78 52 01 01
Response Body is 06 78 01 01 02 <Timeout_H> <Timeout_L>
Set Date & Time
Command Body is 78 53 01 50 08 <Data/Time Length> <Date Time> <MAC Length>
Where:
<Data/Time Length> is 1 bytes data – Fix is 0x06
<Data Time> is 6 bytes data – Year, Month, Date, Hour, Minute, Second
Item
Value Area (BCD Code)
Year
15~99, 00
Month
01~12
Date
01~31
Hour
00~23
Minute
00~59
Second
00~59
<MAC Length> is 1 byte data – Fix is 0x00
Response Body is 06
Note:
After Power On the device, the Real Time is starting from 2000/01/01 00:00:00, , end to
2100/01/01 00:00:00. User need set the Real Time to implement related transaction.
The command always valid in IDLE State.
If current Date/Time is 2014/08/23 15:24:59, <Date Time> should be 0x14 0x08 0x23 15
24 59 (BCD Code).
Disable Set Date/Time to Before 2012/01/01 00:00:00.
The Default Date/Time is 2015/01/01 00:00:00
Get Date & Time
Command Body is 78 52 01 50
Response Body is 06 78 01 50 06 <Date Time>