CognitiveTPG A776 ColorPOS Programming Manual page 127

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

Advertisement

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
)
Once a parsing format is specified, the following values are returned:
MICR characters
ASCII
Numerics
0 ... 9
Space
Dash
-
Field separator*
Country code*
*As specified in the parsing parameter string
A776-PG00001 D 07/13
Status byte value
0x00
0x01
0x02
0x03
0x04
Hexadecimal
0x30 ... 0x39
0x3F
0x20
0x26
0x27
0x28
0x29
Hexadecimal
0x30 ... 0x30
0x20
0x2D
Chapter 5: Programming commands
A776 (B780) Programming Guide
115

Advertisement

Table of Contents
loading

Table of Contents