Image Kiosk™ TT8870 Programming Guide
6 - 7
Example:
You need a variable to represent the letters “A,” “B,” or “C.” The
template for this variable would be:
414243
To create this template, you would scan the
Enter User-Defined Variable g
symbol (
). Scan
414243
from the
(the hex
characters for “A,” “B,” and “C”). Scan
Save OCR Template
(
).
This will let you read either A or B or C in any position where you place the g.
For example, you could create the following template:
ddddddggg
This template would then let you read data that began with six digits, and had
an A, B, or C trailing. So you would be able to read:
654321ABC
or
654321BAC
or
654321CCC
Reading Multi-Row OCR
The TT8870 is capable of decoding multi-row OCR text.
Note: Reading rows longer than sixteen characters is not recommended.
Consider the following example. This example shows serial commands as they
would be entered using Quick*View.
Example:
You need to read multiple rows of OCR data as shown below:
12345678
ABCDEFGH
To read the first row of OCR data, you would program the following template:
OCRTMP"dddddddd".
This template is the default OCR template. If you wanted to read the second
line of data, you would use the following template:
OCRTMP"llllllll".
To read both lines of OCR at one time, use the variable
r
to indicate the start
of a new row. All the other templating variables for the individual rows work
the same as previously described. For instance, in the above example, you
would use the following template to read both rows:
OCRTMP"ddddddddrllllllll".
Summary of Contents for Adaptus Image Kiosk TT8870
Page 1: ...Image Kiosk TT8870 Programming Guide...
Page 2: ......
Page 6: ......
Page 14: ...viii...
Page 16: ...1 2 Image Kiosk TT8870 Programming Guide...
Page 92: ...5 50 Image Kiosk TT8870 Programming Guide...
Page 136: ...10 4 Image Kiosk TT8870 Programming Guide...
Page 142: ...A 6 Image Kiosk TT8870 User s Guide...
Page 146: ...Image Kiosk TT8870 Programming Guide OCR Programming Chart a e d g c h t l Discard Save r...
Page 147: ...Image Kiosk TT8870 Programming Guide Programming Chart A C B F E D 1 0 2 3...
Page 149: ...TT8870 PG Rev A...