User's Manual

PIN Pad 791 Programmer’s Manual (PCI POS-A) UDN PM0103-U Rev. 06
Section 6 – Contact EMV Level 2 transaction messages 2015-04-20
Page87
Uniform Industrial Corp. Proprietary and Confidential Total 342 pages
Message T0C Response of Delete EMV Configuration Data Message.
Format: <STX>T0C[Config Type][Status]<SUB>[Del Result]<ETX>[LRC]
Message length: Variable.
Usage: The response message of command T0B.
Message element:
Field Length Value and description
<STX> 1 <02>
T0C 3 Message ID
Config Type 1 1: CA public key.
2: EMV application data.
Status 1 0: Delete OK
1: Fatal Error
2: Format error.
3: No CA public key or EMV application data
existed.
<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 T0B 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 T0B.