User Preferences & Miscellaneous Digital Scanner Options 4 - 33
•
Try programming a simple expression to ensure the syntax is correct. See Examples of Simple Multicode
Expressions.
•
Review Notes on page 4-26 for additional hints.
Troubleshooting Multicode Mode Scanning and Decoding
Use the following suggestions if encountering problems using multicode mode:
•
If the digital scanner appears to decode any single bar code instead of the intended multiple bar codes,
ensure you enabled Multicode Mode on page 4-25. Programming the multicode expression does not enable
multicode mode.
•
When specifying Region, ensure:
• Coordinates are within range the 0-100 decimal (or 0x00 - 0x64 hexadecimal).
• Top, Left is above Bottom, Right. Top, Left is 0,0 (0x00, 0x00 hexadecimal), and Bottom, Right is 100,100
(0x64, 0x64 hexadecimal).
• Regions for two or more bar codes do not overlap.
•
When specifying Code Type ensure the digital scanner supports the code type. Try decoding a single bar
code without using multicode. If it does not decode try enabling the bar code type. See Chapter 9,
Symbologies.
•
Experiment with simpler expressions, then add to it until you discover the source of the error. For example try
the simplest expression (see Examples of Simple Multicode Expressions) and make sure you can scan a
single bar code. If so, extend the expression by adding a second bar code, specifying a region, or specifying
the code type. Verify that the digital scanner can decode this new expression. Continue adding to the
expression until it fails to decode as expected, indicating the source of the error.
•
Review Notes on page 4-26 for additional hints.
Examples of Simple Multicode Expressions
The simplest multicode expression is:
•
One bar code of any type, anywhere in the image.
•
To program this use: [MultiCode-Expression] 01 ; [End Of Message]
Another simple multicode expression is:
•
One Code 128 bar code, anywhere in the image.
•
To program this use: [MultiCode-Expression] 01 C 02 00 08 ; [End Of Message]