Appendix C: Error Codes
Advent Instruments Inc.
Appendix C: Error Codes
If commands sent to the AI-7280 cannot be interpreted correctly, an error response is
returned. The format of the error response is:
ERR=<x>
Where <x> represents the error code as an integer value. The following table lists all of
the possible command error codes.
Code Description
100
Unknown command. The command character(s) specified do not match any
supported commands.
101
The set '?' command is missing the '=' character which is used to separate the register
from its new contents.
102
The set '?' command is missing a value. There is no valid data following the '='
character.
110
Invalid sector number was specified with a non-volatile flash memory command.
111
Invalid address was specified with a non-volatile flash memory command.
112
Invalid byte count was specified with a non-volatile flash memory command.
113
Missing the '|' character with a non-volatile flash memory command.
114
The non-volatile flash memory write command does not contain valid data.
115
A write operation failed with the non-volatile flash memory command. The physical
memory device may be bad or the sector had not been erased.
116
An erase operation failed with the non-volatile flash memory command. The physical
memory device may be bad.
120
Invalid program execution unit (PEU) number specified. Valid numbers range from 1
to 6.
121
Invalid program execution unit (PEU) start command format.
122
The specified program number stored in the non-volatile flash memory does not exist.
The program cannot be executed.
501
The register class character is invalid. The first character of a register must be one of
the following class types:
'H', 'G', or 'V'
502
The register data type character is invalid. The second character of a register must be
one of the following:
'N', 'S'
503
Invalid internal reference encoding. This error should not occur and represents an
internal fault with the firmware.
504
Invalid variable register ('G' class) register specified.
505
Invalid program execution unit (PEU) ('V' class) register specified.
104
AI-7280 Programmers Guide - Direct Control