Vuquest 3320g User Guide 53
3. Length
Specify what length (up to 9999 characters) of data output will be acceptable 
for this symbology. Scan the four digit data length Programming Chart, 
beginning on page 341. (Note: 50 characters is entered as 0050. 9999 is a 
universal number, indicating all lengths.)  When calculating the length, you 
must count any programmed prefixes, suffixes, or formatted characters as part 
of the length (unless using 9999).
4. Character Match Sequences
On the ASCII Conversion Chart (Code Page 1252), page 330, find the Hex value 
that represents the character(s) you want to match. Use the Programming 
Chart, beginning on page 341, to read the alphanumeric combination that 
represents the ASCII characters. (99 is the Universal number, indicating all 
characters.)
5. End Output Sequence Editor
Scan F F to enter an Output Sequence for an additional symbology, or Save to 
save your entries.
Other Programming Selections
Discard exits without saving any Output Sequence changes.
Output Sequence Example
In this example, you are scanning Code 93, Code 128, and Code 39 bar codes, but 
you want the scanner to output Code 39 1st, Code 128 2nd, and Code 93 3rd, as 
shown below.
Note: Code 93 must be enabled to use this example.
You would set up the sequence editor with the following command line:
SEQBLK62999941FF6A999942FF69999943FF
The 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
A - Code 39
B - Code 128
C - Code 93