Control Code Replacement Examples; Bar Code Processing Examples - Honeywell MX8 Reference Manual

Hide thumbs Also See for MX8:
Table of Contents

Advertisement

Control Code Replacement Examples

Configuration
Translation
data
The control character is discarded from
Ignore(drop)
the bar code data, prefix and suffix
Printable text
Text is substituted for Control Character. Start of TeXt
Hat-encoded
The hat-encoded text is translated to the
text
equivalent hex value.
Escaped hat-
The hat-encoding to pass thru to the appli-
encoded text
cation.
Hex-encoded
The hex-encoded text is translated to the
text
equivalent hex value.
Escaped hex-
The hex-encoding to pass thru to the appli-
encoded text
cation.

Bar Code Processing Examples

The following table shows examples of stripping and prefix/suffix configurations. The examples assume that the scanner is
configured to transmit an AIM identifier.
Enable
Min length
Max length
Strip Code ID
Strip Leading
Strip Barcode Data
Strip Trailing
Prefix
Suffix
Provided that the wedge is configured with the above table, below are examples of scanned bar code data and results of these
manipulations.
Symbology
All
EAN-128 (]C1)
Enabled
Enabled
1
4
all
all
Enabled
Enabled
3
0
'*123'
0
0
'aaa'
'bbb'
'www'
'xxx'
Example Con-
Example con-
trol Character
figuration
ESCape
'Ignore (drop)'
'STX'
Carriage Return
'^M'
Horizontal Tab
'\^I'
Carriage Return
'0x0A'
'\0x0A' or
Vertical Tab
'0\x0A'
EAN-13 (]E0)
Enabled
1
all
Disabled
3
'1*'
3
'ccc'
'yyy'
Translated data
0x1B in the bar code is dis-
carded.
0x02 in a bar code is converted
to the text 'STX'.
Value 0x0d in a bar code is con-
verted to the value 0x0d.
Value 0x09 in a bar code is con-
verted to the text '^I'.
Value 0x0D in a bar code is
converted to a value 0x0A.
Value 0x0C is a bar code is
converted to text '0x0A'
Intrlv 2 of 5 (]IO)
Enabled
1
10
Enabled
3
'456'
3
'ddd'
'zzz'
Code93
Disabled
5-39

Advertisement

Table of Contents
loading

Table of Contents