User Manual
Table Of Contents
- Communication Regulation Information
- Chapter 1: Introducing the Mercury Embedded Reader
- Chapter 2: Setting Up the Reader
- Chapter 3: Using the Reader Assistant
- Appendix A: Hardware Details
- Appendix B: Error Messages
- Common Error Messages
- FAULT_MSG_WRONG_NUMBER_OF_DATA - (100h)
- FAULT_INVALID_OPCODE - (101h)
- FAULT_UNIMPLEMENTED_OPCODE - 102h
- FAULT_MSG_POWER_TOO_HIGH - 103h
- FAULT_MSG_INVALID_FREQ_RECEIVED (104h)
- FAULT_MSG_INVALID_PARAMETER_VALUE - (105h)
- FAULT_MSG_POWER_TOO_LOW - (106h)
- FAULT_UNIMPLEMENTED_FEATURE - (109h)
- FAULT_INVALID_BAUD_RATE - (10Ah)
- Bootloader Faults
- Flash Faults
- Protocol Faults
- FAULT_NO_TAGS_FOUND - (400h)
- FAULT_NO_PROTOCOL_DEFINED - 401h
- FAULT_INVALID_PROTOCOL_SPECIFIED - 402h
- FAULT_WRITE_PASSED_LOCK_FAILED - 403h
- FAULT_PROTOCOL_NO_DATA_READ - 404h
- FAULT_AFE_NOT_ON - 405h
- FAULT_PROTOCOL_WRITE_FAILED - 406h
- FAULT_NOT_IMPLEMENTED_FOR_THIS_PROTOCOL - 407h
- FAULT_PROTOCOL_INVALID_WRITE_DATA - 408h
- FAULT_PROTOCOL_INVALID_ADDRESS - 409h
- FAULT_GENERAL_TAG_ERROR - 40Ah
- FAULT_DATA_TOO_LARGE - 40Bh
- FAULT_PROTOCOL_INVALID_KILL_PASSWORD - 40Ch
- FAULT_PROTOCOL_KILL_FAILED - 40Eh
- FAULT_GEN2 PROTOCOL_OTHER_ERROR - 420h
- FAULT_GEN2_PROTOCOL_MEMORY_OVERRUN_BAD_PC - 423h
- FAULT_GEN2 PROTOCOL_MEMORY_LOCKED - 424h
- FAULT_GEN2 PROTOCOL_INSUFFICIENT_POWER - 42Bh
- FAULT_GEN2 PROTOCOL_NON_SPECIFIC_ERROR - 42Fh
- FAULT_GEN2 PROTOCOL_UNKNOWN_ERROR - 430h
- Analog Hardware Abstraction Layer Faults
- Tag ID Buffer Faults
- System Errors
- Common Error Messages
- Appendix C: Antennas
- End User License and Warranty Agreement
Tag ID Buffer Faults
60
Tag ID Buffer Faults
The following table lists the common faults discussed in this section.
FAULT_TAG_ID_BUFFER_NOT_ENOUGH_TAGS_AVAILABLE
– 600h
Cause
A command was received to get a certain number of tag ids from the tag id buffer. The reader
contains less tag ids stored in its tag id buffer than the number the host is sending.
Solution
Send a Get Tag ID Buffer command to ascertain how many tags are in the buffer. You can get
the exact number of tags as long as they are less than or equal to the number returned by the
previous command.
FAULT_TAG_ID_BUFFER_FULL – 601h
Cause
The tag id buffer is full.
Solution
Send Clear Tag ID Buffer or Get Tag ID Buffer command with the number of tags to read,
to get more space.
Fault Message Code
FAULT_TAG_ID_BUFFER_NOT_ENOUGH_TAGS_AVAILABLE – 600h
600h
FAULT_TAG_ID_BUFFER_FULL – 601h
601h
FAULT_TAG_ID_BUFFER_REPEATED_TAG_ID – 602h
602h
FAULT_TAG_ID_BUFFER_NUM_TAG_TOO_LARGE – 603h
603h