Design Guide

Common Error Messages
A DIVISION OF TRIMBLE
Appendix A: Error Messages 87
Appendix A: Error Messages
This appendix discusses error messages that you might see in API transport logs or
passed up by the API to the host program. Categories of messages include:
Common Error Messages
Bootloader Faults
Flash Faults
Protocol Faults
Analog Hardware Abstraction Layer Faults
Tag ID Buffer Faults
System Errors
Common Error Messages
The following table lists the common faults discussed in this section.
FAULT_MSG_WRONG_NUMBER_OF_DATA – (100h)
Cause
If the data length in any of the Host-to-module messages is less than or more than the
number of arguments in the message, the reader returns this message.
Fault Message Code
FAULT_MSG_WRONG_NUMBER_OF_DATA – (100h)
100h
FAULT_INVALID_OPCODE – (101h)
101h
FAULT_UNIMPLEMENTED_OPCODE – 102h
102h
FAULT_MSG_POWER_TOO_HIGH – 103h
103h
FAULT_MSG_INVALID_FREQ_RECEIVED (104h)
104h
FAULT_MSG_INVALID_PARAMETER_VALUE - (105h)
105h
FAULT_MSG_POWER_TOO_LOW - (106h)
106h
FAULT_UNIMPLEMENTED_FEATURE - (109h)
109h
FAULT_INVALID_BAUD_RATE - (10Ah)
10Ah