UIC Bezel5 Programmer’s Manual
Page.55/166
UDN PM098 Rev. 1.0
Copyright © 2013, Uniform Industrial Corp. All Rights Reserved
51 (35H31H) - Read Date
Response data Packet:
Byte 0 – Byte 1
Byte 2
Byte 3
Byte 4
Year
Month
Date
Week
<20*><12>
<12>
<06>
<04>
*The year <20> can be interpreted
as space character.
01h=Monday, 02h=Tuesday, …
07h=Sunday
Note: BCD format from 010 (0000BCD = 0h) to 910 (1001BCD = 9h)
Example
Host Command
Reader Response Example
51
<20*><12><12><06><04>
52 (35H32H) - Read Time
Response data Packet:
Byte 0 – Byte 1
Byte 2
Byte 3
Byte 4
Hour
Min
Second
Millisecond
<16>
<30>
<00>
<04><90>
Note: BCD format from 010 (0000BCD = 0h) to 910 (1001BCD = 9h)
Example
Host Command
Reader Response Example
52
<16>0<00><04><90>