User's Manual

PIN Pad 791 Programmer’s Manual (PCI POS-A) UDN PM0103-U Rev. 06
Section 11 – ICC / SAM / Magnetic stripe card manipulating messages 2015-04-20
Page270
Uniform Industrial Corp. Proprietary and Confidential Total 342 pages
Message I0F Error Codes
Format: <STX>I0F[error code]<ETX>[LRC]
Message length: Fixed 8 bytes.
Usage: This message contains the error codes to indicate what’s going on for error situation.
The error code list is as follows:
"01" - ATR error or NO smart card.
"02" - APDU data length is not enough.
"03" – ICC/SAM card not powered yet, use I01 first.
"04" - The alphanumeric in APDU data are out of range.
"05" - Current smart card reader doesn't have card in.
"06" - Smart card interface switch failed.
"07" - PP791 Smart card module timed out.
"08" - Smart card APDU command failed.
”09” - This parameter does not supported by PP791.
”0A” - This unit does not have corresponding peripheral (ICC reader or SAM).
”0B” – Already power up.
Message element:
Field Length
Value and description
<STX> 1 <02>
I0F 3 Message ID
[Error code]
2 Error codes.
<ETX> 1 <03>
[LRC] 1 Checksum
Message flow: Please refer to I00 to I07.