Control Code Replacement Examples; Bar Code Processing Examples - Honeywell MX7 Tecton User Manual

With microsoft windows mobile 6.5
Hide thumbs Also See for MX7 Tecton:
Table of Contents

Advertisement

Control Code Replacement Examples

Configuration
Translation
data
Ignore(drop)
The control character is discarded
from the bar code data, prefix and
suffix
Printable text
Text is substituted for Control Char-
acter.
Hat-encoded text The hat-encoded text is translated
to the equivalent hex value.
Escaped hat-en-
The hat-encoding to pass thru to
coded text
the application.
Hex-encoded
The hex-encoded text is translated
text
to the equivalent hex value.
Escaped hex-en-
The hex-encoding to pass thru to
coded text
the application.

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.
Symbology
All
Enable
Enabled
Min length
1
Max length
all
Strip Code ID
Enabled
Strip Leading
3
Strip Bar Code Data
Strip Trailing
0
Prefix
'aaa'
Suffix
'www'
Provided that the wedge is configured with the above table, following are examples of scanned bar code data and results of
these manipulations.
Bar Code Symbology
EAN-128
EAN-128
EAN-128
EAN-13
EAN-13
Example
Control
Character
ESCape
Start of TeXt
Carriage Re-
turn
Horizontal Tab
Carriage Re-
turn
Vertical Tab
EAN-128 (]C1)
EAN-13 (]E0)
Enabled
Enabled
4
1
all
all
Enabled
Disabled
0
3
'*123'
'1*'
0
3
'bbb'
'ccc'
'xxx'
'yyy'
Raw Scanner Data
]C11234567890123
]C111234567890123
]C1123
]E01234567890987
]E01231234567890987
Example
Translated data
configuration
'Ignore (drop)'
0x1B in the bar code is
discarded.
'STX'
0x02 in a bar code is con-
verted to the text 'STX'.
'^M'
Value 0x0d in a bar code
is converted to the value
0x0d.
'\^I'
Value 0x09 in a bar code
is converted to the text
'^I'.
'0x0A'
Value 0x0D in a bar code
is converted to a value
0x0A.
'\0x0A' or '0\x0A' 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'
Resulting Data
bbb1234567890xxx
bbb11234567890xxx
< rejected > (too short)
ccc]E04567890yyy
ccc]E0234567890yyy
Code93
Disabled
8 - 33

Advertisement

Table of Contents
loading

Table of Contents