![Magtek DYNAMAG Instruction Manual Download Page 46](http://html.mh-extra.com/html/magtek/dynamag/dynamag_instruction-manual_694747046.webp)
4 - MTSCRAEvent
Dynamag, DynaMAX, eDynamo, mDynamo, tDynamo, DynaWave, and iDynamo 6| Secure Card Reader Authenticators | Programmer’s
Reference (Java and Java Applet)
Page 46
Offset
Field
Name
Value
0
Result Code
Result code of the command sent to device in Hex format.
2
Data Length
Two byte binary, most significant byte first. This gives the total length of the
Data that follows.
4
Data
Hex data of the command response.
The following are Result Codes when a command is an EMV command from an EMV device.
EMV Command Result Code Description
0x0000 = Success, the transaction process has been started
0x0381 = Failure, DUKPT scheme is not loaded
0x0382 = Failure, DUKPT scheme is loaded but all of its keys have been used
0x0383 = Failure, DUKPT scheme is not loaded (Security Level not 3 or 4)
0x0384 = Invalid Total Transaction Time field
0x0385 = Invalid Card Type field
0x0386 = Invalid Options field
0x0387 = Invalid Amount Authorized field
0x0388 = Invalid Transaction Type field
0x0389 = Invalid Cash Back field
0x038A = Invalid Transaction Currency Code field
0x038B = Invalid Selection Status
0x038C = Invalid Selection Result
0x038D = Failure, no transaction currently in progress
0x038E = Invalid Reporting Option
0x038F = Failure, transaction in progress, card already inserted
0x0390 = Device Has No Keys
0x0391 = Invalid Device Serial Number
0x0396 = Invalid System Date and Time
Return Value:
None