CognitiveTPG A776 Programming Manual page 130

Two-color thermal/impact hybrid printer
Hide thumbs Also See for A776:
Table of Contents

Advertisement

118
Chapter 5: Programming commands
ESC w p T '/ A '/ C '/ S <CR>
• All characters in the transit number
• Field separator: /
• All characters in the account number
• Field separator: /
• All characters in the check number
• Field separator: /
• Two-digit status
• Final carriage return
Notes:
All parameters are ASCII characters, i.e. greater than or equal to 0x20, with the exception of a non-ASCII character
enclosed in single quotes as a field separator. This applies both to parameter specifications sent from application to
printer, and to MICR data returned from printer to application.
Parameters are positional; their order in the parameter string is the order in which the parsed MICR data will be
returned. Unrecognized parameters will be ignored, and processing of the parsing parameters will stop. Any data
remaining after the unrecognized parameter will be treated as normal input data.
If parameters are not defined (for example, 1B 77 50 <CR> or 1B 77 70 <CR>) parsing is not selected. One status byte
followed by all decoded MICR characters will be returned. The chart on the next page is the default parsing format if no
other is selected:
Status
Good read, data follows
Bad read, data follows
No check present, no data
Paper jam, no data
No MICR characters, no data
MICR characters
ASCII
Numerics
0 ... 9
Unrecognized character
?
Space
Amount symbol
&
Dash symbol
'
"on us" symbol
(
Transit symbol
)
Continued . . .
A776 (B780) Programming Guide
Status byte value
0x00
0x01
0x02
0x03
0x04
Hexadecimal
0x30 ... 0x39
0x3F
0x20
0x26
0x27
0x28
0x29
A776-PG00001 C 12/09

Advertisement

Table of Contents
loading

This manual is also suitable for:

B780

Table of Contents