Configuration | Translation | Example Con- | Example Con- | Translated Data | |
Data | trol Character | figuration | |||
|
| ||||
|
|
|
|
| |
Ignore (drop) | The control character is discarded from | ESCape | Ignore (drop) | 0x1B in the bar code is dis- | |
the bar code data, prefix and suffix | carded. | ||||
|
|
| |||
|
|
|
|
| |
Printable text | Text is substituted for Control Character. | Start of TeXt | STX | 0x02 in a bar code is con- | |
verted to the text STX. | |||||
|
|
|
| ||
|
|
|
|
| |
The | Carriage Return | ^M | Value 0x0d in a bar code is | ||
text | equivalent hex value. | converted to the value 0x0d. | |||
|
| ||||
|
|
|
|
| |
Escaped hat- | The | Horizontal Tab | \^I | Value 0x09 in a bar code is | |
encoded text | application. | converted to the text ^I. | |||
|
| ||||
|
|
|
|
| |
The | Carriage Return | 0x0A | Value 0x0D in a bar code is | ||
text | equivalent hex value. |
|
| converted to a value 0x0A. | |
Escaped hex- | The | Vertical Tab | \0x0A or 0\x0A | Value 0x0C is a bar code is | |
encoded text | application. | converted to text 0x0A | |||
|
|
|
|
|
See also Hat Encoding