ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual 153
Appendix A — Error-Handling
Error Replies
Explanation of text in the table on the next page:
Error Referred error number divided in Code and Type.
Code Referred error number
Type Letter is a classifying of error.
Description Short human explanation
Error Response... Response depending on Error reporting flag controlled by US &
UN.
LED Designation and color
Ready Green (GRN)
Error Red (RED)
Error Blinking Red (BLNK RED)
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 eRp1,6,p
3
where p
1
is replacement of <XOFF> and where p
3
is replacement of <XON>.
Example Command eRF,6,N substitutes at error reply <XOFF> with
the character ‘F’ and at error recovery <XON> with the character
‘N’.