OCR Template Examples
1.
To read a combination of 6 alpha and numeric characters use the following template:
aaaaaa
2.
To read the same string with a modulo 10 check digit in the 7
th
character position, use the following template:
aaaaaac
Then enter 0123456789 for the Check parameter.
3.
To read either a string of 6 alphabetic letters OR a string of 8 numeric digits, use this template:
lllllltdddddddd
Note the use of the “t” to separate the first template from the second.
4.
To read multiple rows of OCR data as shown below:
123450
ABCDEF
Either of the following templates could be used:
ddddddrllllll or aaaaaaraaaaaa
Note the use of the “r” to define the position of the second row.
OCR Checksum Calculation
The following explains how the checksum is generated for the OCR bar code:
Modulo 10:
1. Add the characters in the string (not including the checksum character). Valid values are 0 – 9 for modulo 10.
2. Subtract 10 from the sum obtained above. Continue subtracting 10 until the remainder is less than 10.
3. The remainder obtained above is the checksum. Enter this digit in the checksum position.
Modulo 36
1. Add the characters in the string (not including the checksum character). Digit / Alpha values are defined as follows for
modulo 36: 0 – 9 = 0 – 9; A = 10, B = 11, … Z = 25
2. Subtract 36 from the sum obtained above. Continue subtracting 36 until the remainder is less than 36.
3. Subtract the remainder obtained above from 36. The value obtained is the checksum. Enter this character in the
checksum position.
5-32
Summary of Contents for MX8
Page 1: ...MX8 Hand Held Computer Microsoft Windows Mobile 6 1 Operating System Reference Guide ...
Page 12: ...Pinout I O Port 9 4 AC Wall Adapter 9 5 Chapter 10 Technical Assistance 10 1 x ...
Page 22: ...1 10 ...
Page 38: ...3 4 ...
Page 144: ...Regional Settings Start Settings System Regional Settings 4 106 ...
Page 213: ...Hat Encoding Hat Encoded Characters Hex 00 through AD 5 45 ...
Page 214: ...Hat Encoded Characters Hex AE through FF 5 46 ...
Page 236: ...6 22 ...
Page 287: ...7 51 ...
Page 291: ...Click the Request a certificate link Click on the User Certificate link 7 55 ...
Page 296: ...7 60 ...
Page 314: ...9 6 ...
Page 317: ...10 3 ...