About Result Codes - Magtek eDynamo Programmer's Manual

Secure card reader authenticator
Table of Contents

Advertisement

8 - Commands
8.2

About Result Codes

There are two types of Result Code values the device can return in its response: Generic result codes
(listed in Table 8-3), which have the same meaning for all commands, and command-specific result
codes, which can have different meanings for different commands, and are listed with every command in
this section. Generic result codes always have the most significant bit set to zero, and command-specific
result codes always have the most significant bit set to one.
Table 8-3 - Generic Result Codes
Value
Result Code
(Hex)
0x00
Success
0x01
Failure
0x02
Bad Parameter
0x03
Redundant
0x04
Bad Cryptography
0x05
Delayed
0x06
No Keys
0x07
Invalid Operation
0x08
Response not available
0x09
Not enough power
Extended response first packet
0x0A
(Extended Commands Only)
Extended command pending
0x0B
(Extended Commands Only)
Extended command notification
0x0C
(Extended Commands Only)
0x0D
Not implemented
Unarmed tamper, device not ready
0x0E
(Tamper Only)
Unarmed tamper, bad signature
0x0F
(Tamper Only)
eDynamo| Secure Card Reader Authenticator | Programmer's Manual (COMMANDS)
The command completed successfully.
The command failed.
The command failed due to a bad parameter or
command syntax error.
The command is redundant.
A bad cryptography operation occurred.
The request is refused because the device is delaying
requests as a defense against brute-force hacking.
No keys are loaded.
Depends on the context of the command.
The response is not available.
The battery is too low to operate reliably.
The device is returning the first (and possibly only)
packet of an Extended Response.
An extended command is pending and the device is
waiting for more data.
Deprecated
The command is not implemented.
The tamper device is not ready to be armed.
The tamper is not armed because of a bad signature.
Page 67 of 245 (D998200115-17)
Description

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the eDynamo and is the answer not in the manual?

Questions and answers

Table of Contents