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

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.
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.
Bar Code Symbology
EAN-128
EAN-128
EAN-128
EAN-13
EAN-13
8 - 32
Symbology
All
EAN-128 (]C1)
Enabled
Enabled
1
4
all
all
Enabled
Enabled
3
0
'*123'
0
0
'aaa'
'bbb'
'www'
'xxx'
Raw Scanner Data
]C11234567890123
]C111234567890123
]C1123
]E01234567890987
]E01231234567890987
Example
Example
Control
configuration
Character
ESCape
'Ignore (drop)'
Start of TeXt
'STX'
Carriage Re-
'^M'
turn
Horizontal Tab
'\^I'
Carriage Re-
'0x0A'
turn
Vertical Tab
'\0x0A' or '0\x0A' Value 0x0C is a bar code
EAN-13 (]E0)
Intrlv 2 of 5 (]IO)
Enabled
Enabled
1
1
all
10
Disabled
Enabled
3
3
'1*'
'456'
3
3
'ccc'
'ddd'
'yyy'
'zzz'
Resulting Data
bbb1234567890xxx
bbb11234567890xxx
< rejected > (too short)
ccc]E04567890yyy
ccc]E0234567890yyy
Translated data
0x1B in the bar code is
discarded.
0x02 in a bar code is con-
verted to the text 'STX'.
Value 0x0d in a bar code
is converted to the value
0x0d.
Value 0x09 in a bar code
is converted to the text
'^I'.
Value 0x0D in a bar code
is converted to a value
0x0A.
is converted to text '0x0A'
Code93
Disabled

Advertisement

Table of Contents
loading

Table of Contents