User's Manual

PIN Pad 791 Programmer’s Manual (PCI POS-A) UDN PM0103-U Rev. 06
Section 8 – MIFARE card messages 2015-04-20
Page170
Uniform Industrial Corp. Proprietary and Confidential Total 342 pages
Message P08 MIFARE Ultralight Card Read Page
Format: <STX>P08[page number]<ETX>[LRC] (request frame)
<STX>P08[Result][Page data][Reason]<ETX>[LRC]
(response frame)
Message length: Fixed 8 ytes for request frame
Fixed 8 or 15 bytes for response frame.
Usage: Read the block data.
Message element:
Request frame (HOST to PIN pad)
Field Length
Value and description
<STX> 1 <02>
P08 3 Message ID
[page number] 2 The page number.
Decimal string: 00~47.
<ETX> 1 <03>
[LRC] 1 Checksum
Response frame (PIN pad to HOST)
Field Length
Value and description
<STX> 1 <02>
P08 3 Message ID
[Result] 1 ‘0’: Success.
‘1’: Fail.
[page data] 8. Optional: if [Result] = ‘0’
The page data.
Format: hexadecimal string.
[Reason] 1 Optional: if [Result] = ‘1’
‘1’: Format error.
‘2’: Sequence error.
‘3’: Read data fail.
<ETX> 1 <03>
[LRC] 1 Checksum