Copyright © 2019, International Technologies & Systems Corp. All rights reserved.
Page 16 of 24
0x0C
RKI-KEK DUKPT Key
0x0C
RKI-KEK DUKPT Key
0x08
PIN Master Key
0x08
PIN Master Key
0x0D
Pairing BDK
Key(PINPAD)
0x0D
Pairing BDK
Key(PINPAD)
6.9
Get Real Time
Command Body is 75 46 51
Response Body is 06 + Year/Month/Date Hour:Minute:Second
6.10
Get all Fix/Removal Records
Command Body is 75 46 52
Response Body is 06 + <Records Number> (<Record Block>…)
Where:
•
<Records Number> is Number of Record Block. If it is 0, there is no <Record Block>
•
<Record Block> has the following format of <UserID> <State> <-> <4 bytes Year> <2 bytes
Month> <2 bytes Date> <-> <2 bytes Hour> <2 bytes Minute> </>
•
Where:
o
<UserID> is 0x31 (User1) or 0x32 (User2)
o
<State> is 0x30 (Fix) or 0x31 (Removal)
o
Year, Month, Date, Hour, and Minute need be ASCII code.
Note
:
The Max Records is 20.
After response this command, all Records are deleted.
6.11
Set PIN Length
Command Body is 75 53 01 01 02 MinLen MaxLen
Response Body is 06
MinLen need be 4~12
MaxLen need be 4~12
MinLen need be same or less than MaxLen
6.12
Get PIN Length
Command Body is 75 52 01 01
Response Body is 06 75 01 01 02 MinLen MaxLen