29
case
0xE200:
return
"File has existed"
;
case
0xE300:
return
"File has not existed"
;
case
0xE313:
return
"IO line low -- Card error after session start"
;
case
0xE400:
return
"Open File Error"
;
case
0xE500:
return
"SmartCard Error"
;
case
0xE600:
return
"Get MSR Card data is error"
;
case
0xE700:
return
"Command time out"
;
case
0xE800:
return
"File read or write is error"
;
case
0xE900:
return
"Active 1850 error!"
;
case
0xEA00:
return
"Load bootloader error"
;
case
0xEF00:
return
"Protocol Error- STX or ETX or check error."
;
case
0xEB00:
return
"Picture is not exist"
;
case
0x2C02:
return
"No Microprocessor ICC seated"
;
case
0x2C06:
return
"no card seated to request ATR"
;
case
0x2D01:
return
"Card Not Supported,"
;
case
0x2D03:
return
"Card Not Supported, wants CRC"
;
case
0x690D:
return
"Command not supported on reader without ICC support"
;
case
0x8100:
return
"ICC error time out on power-up"
;
case
0x8200:
return
"invalid TS character received - Wrong operation step"
;
case
0x8300:
return
"Decode MSR Error"
;
case
0x8400:
return
"TriMagII no Response"
;
case
0x8500:
return
"No Swipe MSR Card"
;
case
0x8510:
return
"No Financial Card"
;
case
0x8600:
return
"Unsupported F, D, or combination of F and D"
;
case
0x8700:
return
"protocol not supported EMV TD1 out of range"
;
case
0x8800:
return
"power not at proper level"
;
case
0x8900:
return
"ATR length too long"
;
case
0x8B01:
return
"EMV invalid TA1 byte value"
;
case
0x8B02:
return
"EMV TB1 required"
;
case
0x8B03:
return
"EMV Unsupported TB1 only 00 allowed"
;
case
0x8B04:
return
"EMV Card Error, invalid BWI or CWI"
;
case
0x8B06:
return
"EMV TB2 not allowed in ATR"
;
case
0x8B07:
return
"EMV TC2 out of range"
;
case
0x8B08:
return
"EMV TC2 out of range"
;
case
0x8B09:
return
"per EMV96 TA3 must be > 0xF"
;
case
0x8B10:
return
"ICC error on power-up"
;
case
0x8B11:
return
"EMV T=1 then TB3 required"
;
case
0x8B12:
return
"Card Error, invalid BWI or CWI"
;
case
0x8B13:
return
"Card Error, invalid BWI or CWI"
;
case
0x8B17:
return
"EMV TC1/TB3 conflict*"
;
case
0x8B20:
return
"EMV TD2 out of range must be T=1"
;
case
0x8C00:
return
"TCK error"
;
case
0xA304:
return
"connector has no voltage setting"
;
case
0xA305:
return
"ICC error on power-up invalid (SBLK(IFSD) exchange"
;
case
0xE301:
return
"ICC error after session start"
;
case
0xFF00:
return
"Request to go online"
;
case
0xFF01:
return
"EMV: Accept the offline transaction"
;
case
0xFF02:
return
"EMV: Decline the offline transaction"
;
case
0xFF03:
return
"EMV: Accept the online transaction"
;
case
0xFF04:
return
"EMV: Decline the online transaction"
;
case
0xFF05:
return
"EMV: Application may fallback to magstripe technology"
;
case
0xFF06:
return
"EMV: ICC detected tah the conditions of use are not satisfied"
;
case
0xFF07:
return
"EMV: ICC didn’t accept transaction"
;
case
0xFF08:
return
"EMV: Transaction was cancelled"
;
case
0xFF09:
return
"EMV: Application was not selected by kernel or ICC format error or ICC
missing data error"
;
case
0xFF0A:
return
"EMV: Transaction is terminated"
;
case
0xFF0B:
return
"EMV: Other EMV Error"
;
case
0xFFFF:
return
"NO RESPONSE"
;
case
0xF002:
return
"ICC communication timeout"
;
case
0xF003:
return
"ICC communication Error"
;
case
0xF00F:
return
"ICC Card Seated and Highest Priority, disable MSR work request"
;
case
0xF200:
return
"AID List / Application Data is not exist"
;
case
0xF201:
return
"Terminal Data is not exist"
;
case
0xF202:
return
"TLV format is error"
;
case
0xF203:
return
"AID List is full"
;
case
0xF204:
return
"Any CA Key is not exist"
;
case
0xF205:
return
"CA Key RID is not exist"
;
case
0xF206:
return
"CA Key Index it not exist"
;
case
0xF207:
return
"CA Key is full"
;
case
0xF208:
return
"CA Key Hash Value is Error"
;
case
0xF209:
return
"Transaction
format error"
;
case
0xF20A:
return
"The command will not be processing"
;
case
0xF20B:
return
"CRL is not exist"
;
case
0xF20C:
return
"CRL number
exceed max number"
;
case
0xF20D:
return
"Amount,Other Amount,Trasaction Type
are
missing"
;
case
0xF20E:
return
"The Identification of algorithm is mistake"
;
case
0xF20F:
return
"No Financial Card"
;
case
0xF210:
return
"In Encrypt Result state, TLV total Length is greater than Max Length"
;
case
0x1001:
return
"INVALID ARG"
;
case
0x1002:
return
"FILE_OPEN_FAILED"
;
case
0x1003:
return
"FILE OPERATION_FAILED"
;
case
0x2001:
return
"MEMORY_NOT_ENOUGH"
;
case
0x3002:
return
"SMARTCARD_FAIL"
;
case
0x3003:
return
"SMARTCARD_INIT_FAILED"
;
case
0x3004:
return
"FALLBACK_SITUATION"
;
case
0x3005:
return
"SMARTCARD_ABSENT"
;
IDTech Windows SDK Guide for Kiosk III/IV #80136501-001