108 Xenon XP User Guide
FF termination string for first code
72 code identifier for PDF417
9999 code length that must match for PDF417, 9999 = all
lengths
4D start character match for PDF417, 4Dh = “M”
FF termination string for third code
But you would add your <> separators for each sequence:
SEQSEP99 separator for each sequence, 99 = all symbologies
3C left bracket (<)
3E right bracket (>)
And add the carriage return and line feed as a suffix:
SEQSUF99 separator for suffixes, 99 = all symbologies
0D carriage return
0A line feed
The whole command line would look like this:
SEQBLK62999943FF6A999954FF7299994DFF;SEQSEP993C3E;SEQSUF990D
0A.
The data is output as:
CODE39SMPL<>TSTMSGCODE128<>MSGPDF417 [CR] [LF]
Enter Output Sequence
If you are using barcodes to create your output sequence, scan Enter Output
Sequence to begin scanning your string.
SEQDFT;SEQ_EN1;SEQBLK62999943FF6A999954FF7299994DFF;SEQSEP993C3E;SEQSUF990D0A.