User's Manual

PIN Pad 791 Programmer’s Manual (PCI POS-A) UDN PM0103-U Rev. 06
Section 7 – Contactless EMV Level 2 transaction messages 2015-04-20
Page135
Uniform Industrial Corp. Proprietary and Confidential Total 342 pages
Message T5C Response of Delete PCD Configuration Data Message.
Format: <STX>T5C<SUB>[Status]<SUB>[Del Result]<ETX>[LRC]
Message length: Variable.
Usage: The response message of command T5B.
Message element:
Field Length Value and description
<STX> 1 <02>
T5C 3 Message ID
<SUB> 1 <1A>
Status 1 0: Delete OK
1: Fatal Error
2: Format error.
<SUB> 1 <1A>, Optional, if Status is 0.
Del Result var The results of delete operation on indicated ID
<ETX> 1 <03>
[LRC] 1 Checksum
[Del Result]: It’s the concatenation of results for delete operation on indicated ID. There is a <FS>
between each result. If the delete operation is successfully (When PIN pad finds
out the matched one and delete it successfully), the result is 0. If there is no such ID as
terminal specified, the result is 1.
Ex. Terminal issues message T5B to erase EMV application data with ID “A0000000102020”,
“A0000020” and “A0000000103030”. PIN pad now keeps EMV application data with ID
“A0000000103030 only.
The data in [Del Result] field will be “1<FS>1<FS>0”.
Message flow: Please refer to message T5B.