106 Xenon XP User Guide
SEQISU Add suffix to partial output sequences.
SEQISE Add separators to partial output sequences.
TRGSTO Timeout for partial output sequences.
FF Termination string.
SEQ_EN1 Require output sequence on/not required.
SEQ_EN2 Require output sequence required.
BEPSIN0 Good read beep - each code in sequence.
BEPSIN1 Good read click - each code in sequence.
BEPISE0 Good read beep - partial sequence output.
BEPISE1 Error tone - partial sequence output.
Examples outlining how to use these commands are shown below.
Output Sequence Example 1 - Three Symbologies
In this example, you are scanning PDF417, Code 128, and Code 39 barcodes, but
you want the scanner to output Code 39 first, Code 128 second, and PDF417 third.
Set up the sequence editor with the following command line:
SEQBLK sequence editor start command
62 code identifier for Code 39
9999 code length that must match for Code 39, 9999 = all
lengths
43 start character match for Code 39, 43h = "C"
FF termination string for first code
6A code identifier for Code 128
9999 code length that must match for Code 128, 9999 = all
lengths
54 start character match for Code 128, 54h = “T”
FF termination string for first code
72 code identifier for PDF417