Micr Commands; Micr Reading; Read Micr Data And Transmit - CognitiveTPG A776 Programming Manual

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

Advertisement

114
Chapter 5: Programming commands
Formulas
The waiting time is t × 100 ms for every macro execution.
m specifies macro executing mode when the LSB (least significant bit) m = 0
The macro executes r times continuously at the interval specified by t when the LSB (least significant bit) of
m = 1.
Exceptions
If this command is received while a macro is being defined, the macro definition is aborted and the definition is
cleared.
If the macro is not defined or if r is 0, nothing is executed.

MICR commands

MICR reading

These commands control the Magnetic Ink Character Recognition (MICR) check reader, including how it parses the
character strings on checks.
The section, MICR parsing, describes how to create a parsing format and how to create and maintain an exceptions
table.

Read MICR data and transmit

ASCII
ESC w 1
Hexadecimal
1B 77 01
1B 77 02 (B780 only) B780:
Decimal
27 119 1
Default:
All data returned
Reads and transmits the MICR data and adds a carriage return (0x0D). One status byte precedes the MICR characters.
If no parsing format is selected with either of the define parsing format commands (see below), all data will be
returned, which is the default.
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
)
A776 (B780) Programming Guide
A776:
1B 77 01 = read & transmit MICR, position for endorsement
1B 77 01 = wait for check, read & transmit MICR, eject check
B780:
1B 77 02 = wait for check, read & transmit MICR, position for endorsement
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