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

Microsoft windows mobile 6.5 operating system
Hide thumbs Also See for MX9:
Table of Contents

Advertisement

Control Code Replacement Examples

Configuration
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 Bar Code Data
Strip Trailing
Prefix
Suffix
Provided that the wedge is configured with the above table, following are examples of scanned bar code data and results of
these manipulations.
6-34
Translation
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'
Symbology
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

Advertisement

Table of Contents
loading

Table of Contents