Appendix A — Error Handling
ESim for the PC4 and PF8 Printer Programmer’s Reference Manual 151
Error Response Messages
This table contains explanations for the text error messages listed
in the “Error Response Tables” on page 152.
Example:
Command eRF,6,N substitutes at error reply <XOFF> with the
character “F,” and at error recovery <XON> with the character
“N.”
Error Text Description
Tex t Description
Error Referred error number divided in code and type.
Code Referred error number.
Type Letter is a classifying of error.
Description Short friendly explanation.
Error response Response depending on error reporting flag
controlled by US and UN commands.
LED Color of LED indicator:
Green (GRN)
Red (RED)
Blinking red (BLNK RED)
Orange (ORA)
Serial Output on serial line (RS-232 or USB) at error
response.
Response at ^ee Output on serial line of error number, if only one
error is available.
<LF> 0x0a
<CR> 0x0d
<CRLF> 0x0d + 0x0a
<XON> 0x11
<XOFF> 0x13
<NAK> 0x15
- Nothing happens
[XOFF] Flag for waiting on error recovery. Default value is
<XOFF> = 0x13, but can be substituted with
command eRp
1
,6,p
3
where p
1
is replacement of
<XOFF> and where p
3
is a replacement of <XON>.