User Manual

A760 User Guide: Programming Supplement
Chapter 4: Programming commands
114
Revision F January 2010
Other parameters
Error number E One digit returned
0 Read OK
1 Read error: bad character, empty field invalid length, check digit invalid
Status S Two digits returned
01 No MICR data
09 Mexican check
08 Canadian check
05 Error in transit number
07 Error in account number
04 Error in check serial number
10 Business or commercial check
11 Amount field present
00 No error
Field separator ‘x
Field separator preceded by a single quote, so a field separator of the letter A would be
sent as A (0x27 0x41).
If a carriage return is specified as a separator (0x27 0x0D), a final carriage return must
still terminate the parsing parameter string.
Continued...