Programming Parameters

Multiple Rows

A single template can specify up to three rows. The \N character is used to delineate the start of a new row. Table F-9gives some examples of multiple row templates.

Table F-9. Multiple Row Template Examples

Template (HEX)

Sample

Description

 

 

 

04 04 04 04 04 04 04 04 0D 0C

 

A string with one row of 8 digits and one row of

0C 0C 0C 0C 0C 0C 0C

 

8 upper case letters

 

 

 

 

 

A string with one row starting with an “A” and

41 05 05 05 05 0D 42 05 04 0D

 

ending with any 4 characters, one row starting

43 04 04 04 04

 

with a “B” and ending with 2 digits, and one row

 

 

starting with a “C” and ending with 4 digits.

 

 

 

41 0D 42 0D 43

 

A string with three rows, the first being “A”, the

 

second being “B”, and the last being “C”.

 

 

 

 

 

Multiple Templates

Multiple templates can be created by concatenating templates together. The \R character is used to concatenate templates. When this character is present it signifies that the next characters specify a new template. Logically the \R character is an OR statement meaning that if an OCR string matches any of the specified templates it will be read. Any number of templates can be concatenated as long as the total number of template characters is no greater than 128. Table F-10shows some examples of multiple templates.

F-40

Falcon® 4400 Series with Windows® CE