Control Code Replacement Examples - LXE MX7 Tecton CE Reference Manual

Microsoft windows embedded ce 6 operating system
Hide thumbs Also See for MX7 Tecton CE:
Table of Contents

Advertisement

Control Code Replacement Examples

Control Code Replacement Examples
Configuration
Data
The control character is discarded from
Ignore (drop)
the barcode 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 through to the
encoded text
application.
Hex-encoded
The hex-encoded text is translated to the
text
equivalent hex value.
Escaped hex-
The hex-encoding to pass through to the
encoded text
application.
See "Hat Encoding" on page 327
Translation
E-EQ-MX7CERG-A [ 163  ] MX7 Tecton™ CE Reference Guide
Example Con-
Example Con-
trol Character
figuration
ESCape
Ignore (drop)
STX
Carriage Return ^M
Horizontal Tab
\^I
Carriage Return 0x0A
Vertical Tab
\0x0A or 0\x0A
Translated Data
0x1B in the barcode is dis-
carded.
0x02 in a barcode is converted
to the text STX.
Value 0x0d in a barcode is con-
verted to the value 0x0d.
Value 0x09 in a barcode is con-
verted to the text ^I.
Value 0x0D in a barcode is
converted to a value 0x0A.
Value 0x0C is a barcode is
converted to text 0x0A

Advertisement

Table of Contents
loading

Table of Contents