Manual
13-2 Appendix C
Communication Errors;
These are reported by ESC.E; see Chapter 6.
Table 37 - Communication Errors
Code Error Description
0 No communications error has occurred.
10 An output command was received while another output command was executing. The
original command will finish normally; the second one will be ignored.
11 An invalid character was received after the first two bytes, ESC and period, of an
escape sequence.
12 An invalid character occurred in the parameter list of an escape sequence. The
parameter containing the invalid character and all subsequent parameters will be
defaulted.
13 An ASC parameter was outside the range 0 through 255. The parameter is defaulted
and all subsequent are ignored.
14 Too many parameters were received. Excess parameters are ignored until a colon or
illegal character is received, or until another escape sequence is begun.
15 A framing error, parity error, or overrun error has been detected in incoming data.
16 The input buffer has overflowed. As a result, one or more bytes of ACL data have
been lost, and an ACL error will probably occur.