Colibri serie 5 : User’s guide
© 2000-2008 C2R Technologie, Sarl. All rights reserved
43
Rev. C
You would set up the sequence editor with the following command line:
SEQBLK62999941FF6A999942FF69999943FF
breakdown of the command line is shown below:
SEQBLK sequence editor start command
62 code identifier for
Code 39
9999 code length that must match for Code 39, 9999 = all lengths
41 start character match for Code 39, 41h = “A”
FF termination string for first code
6A code identifier for
Code 128
9999 code length that must match for Code 128, 9999 = all lengths
42 start character match for Code 128, 42h = “B”
FF termination string for second code
69 code identifier for
Code 93
9999 code length that must match for Code 93, 9999 = all lengths
43 start character match for Code 93, 43h = “C”
FF termination string for third code
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 47, 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
42 start character match for Code 128, 42h = “B”
FF termination string for second code
Summary of Contents for Colibri 5 Series
Page 94: ...Colibri serie 5 User s guide 2000 2008 C2R Technologie Sarl All rights reserved 94 94 Rev C...
Page 160: ...Colibri serie 5 User s guide 2000 2008 C2R Technologie Sarl All rights reserved 160 160 Rev C...
Page 161: ...Colibri serie 5 User s guide 2000 2008 C2R Technologie Sarl All rights reserved 161 Rev C...
Page 162: ...Colibri serie 5 User s guide 2000 2008 C2R Technologie Sarl All rights reserved 162 162 Rev C...
Page 163: ...Colibri serie 5 User s guide 2000 2008 C2R Technologie Sarl All rights reserved 163 Rev C...
Page 164: ...Colibri serie 5 User s guide 2000 2008 C2R Technologie Sarl All rights reserved 164 164 Rev C...
Page 165: ...Colibri serie 5 User s guide 2000 2008 C2R Technologie Sarl All rights reserved 165 Rev C...
Page 166: ...Colibri serie 5 User s guide 2000 2008 C2R Technologie Sarl All rights reserved 166 166 Rev C...
Page 168: ...Colibri serie 5 User s guide 2000 2008 C2R Technologie Sarl All rights reserved 168 168 Rev C...