To program the previous example using specific lengths, you would have to count any programmed prefixes, suffixes, or formatted characters as part of the length. If you use the example on page 4-15, but assume a <CR> suffix and specific code lengths, you would use the following command line:

SEQBLK62001241FF6A001342FF69001243FF

The breakdown of the command line is shown below:

SEQBLK sequence editor start command

62

code identifier for Code 39

0012

A - Code 39 sample length (11) plus CR suffix (1) = 12

41

start character match for Code 39, 41h = “A”

FF

termination string for first code

6A

code identifier for Code 128

0013

B - Code 128 sample length (12) plus CR suffix (1) = 13

42start character match for Code 128, 42h = “B”

FF termination string for second code

69

code identifier for Code 93

0012

C - Code 93 sample length (11) plus CR suffix (1) = 12

43

start character match for Code 93, 43h = “C”

FF

termination string for third code

Output Sequence Editor

Enter Sequence

Default Sequence

Require Output Sequence

When an output sequence is Required, all output data must conform to an edited sequence or the imager will not transmit the output data to the host device. When it’s On/Not Required, the imager will attempt to get the output data to conform to an edited sequence, but if it cannot, the imager transmits all output data to the host device as is.

4 - 16

IMAGETEAM™ 2020/4620 System Manual

Page 86
Image 86
Hand Held Products 4620, 2020 Output Sequence Editor, Require Output Sequence, SEQBLK62001241FF6A001342FF69001243FF