Xenon Ultra 196X Series User Guide 109
To define a subset with an odd number of codes, insert a 0 before the final code
index. For example, to define a 3-code subset consisting of the first, second, and
third codes, use the command SEQSAT1203FF.
In this example command SEQBLK62999943FF6A999954FF7299994DFF will
set the first code in the sequence to Code 39 “C”, second code to Code 128 “T”, and
third code to PDF417 “M”.
The command SEQSAT01FF23FF will satisfy the sequence if either Position 1 is
scanned or Position 2 and 3 are scanned, it will send out the position 1 barcode or
Position 2 and 3 barcode right away.
Verify the below combination output sequence:
1. Scan Code 39. Output CODE39SMPL
2. Scan Code 128, and then scan Code 39 and wait for timeout. Output
CODE39SMPLTSTMSGCODE128
3. Scan PDF417, and then scan Code 39 and wait for timeout. Output
CODE39SMPLMSGPD417
4. Scan Code 128, and then scan PDF417. Output
TSTMSGCODE128MSGPDF417
5. Scan PDF417, and then scan Code 128. Output
TSTMSGCODE128MSGPDF417
Verify the combination with SEQTTS1:
1. First scan Code 39. Output CODE39SMPL
2. First scan Code 128, and then scan Code 39 and wait for timeout. Output
CODE39SMPLTSTMSGCODE128
3. First scan PDF417, and then scan Code 39 and wait for timeout. Output
CODE39SMPLMSGPDF417
SEQDFT;SEQ_EN1;SEQBLK62999943FF6A999954FF7299994DFF;SEQSEP993D3E;SEQSUF990D0A;
SEQSAT01FF23FF;SEQTIM5000FF6000FF7000FF8000FF.
SEQDFT;SEQ_EN1;SEQBLK62999943FF6A999954FF7299994DFF;SEQSEP993D3E;SEQSUF990D0A;
SEQSAT01FF23FF;SEQTIM5000FF6000FF7000FF8000FF;SEQTTS1.