9 - 8 2020/4820/4820 i User’s GuideOCRTMP"dddddddd".This template is the default OCR template. If you wanted to read the secondline of data, you would use the following template:OCRTMP"llllllll".To read both lines of OCR at one time, use the variabler to indicate the startof a new row. All the other templating variables for the individual rows workthe same as previously described. For instance, in the above example, youwould use the following template to read both rows:OCRTMP"ddddddddrllllllll".To read the three rows below, you would use the template command"OCRTMP"ddddddddrllllllllrlllldddd".12345678ABCDEFGHABCD1234OCR Check CharacterYou may want to print and verify a check character in order to enhance thesecurity of your OCR application. The image scanner can be programmed foralmost any type of check character. A number of presets are provided forcommon check character uses (e.g., modulo 10 and modulo 36).Scan theOCR Modulo 10 orOCR Modulo 36 Check Character barcode tospecify the type of check character used in the OCR strings you’re scanning.The image scanner will then only read OCR character strings with a valid checkcharacter. The image scanner transmits the OCR data without the checkcharacter data. You must specify the location of the check character in thetemplate with ac.Example: You need to read any combination of seven digits, with a modulo 10check character in the eighth position. The template would be:dddddddcTo create this template, you would enable the OCR-A font. Scan theModulo10 Check Character symbol. Then scan theEnter OCR Template symbol,and scan thed from the OCR Programming Chart seven times, and scan thec once. ScanSave OCR Template (page 9-14). This template will let youread any combination of six digits with a correct check character after. (If thecheck character is invalid, data is discarded.) For example, the followingstring could be scanned:01234569and the output would be: 0123456