
HOST CONFIGURATION STRINGS | A | ||
|
|
| |
|
|
|
|
|
| DATA FORMAT |
|
| NOT FOR PEN EMULATION INTERFACES |
| |
DESCRIPTION |
|
| STRING |
Code Identifier |
| disable | EB0 |
|
| Datalogic standard | EB1 |
|
| AIM standard | EB2 |
|
| Custom | EB3 |
Custom Code Identifier |
|
| EHabc |
Headers |
| no header | EA00 |
|
| one character | EA01x |
|
| two characters | EA02xx |
|
| three characters | EA03xxx |
|
| four characters | EA04xxxx |
|
| five characters | EA05xxxxx |
|
| six characters | EA06xxxxxx |
|
| seven characters | EA07xxxxxxx |
|
| eight characters | EA08xxxxxxxx |
Terminators |
| no terminator | EA10 |
|
| one character | EA11x |
|
| two characters | EA12xx |
|
| three characters | EA13xxx |
|
| four characters | EA14xxxx |
|
| five characters | EA15xxxxx |
|
| six characters | EA16xxxxxx |
|
| seven characters | EA17xxxxxxx |
|
| eight characters | EA18xxxxxxxx |
a = ASCII character.
b, c, x = HEX values representing an ASCII character.
a = ASCII character of the DATALOGIC STANDARD Code Identifier from the table on page 46. b = Hex value of the first Custom Code Identifier character from 00 to FD;
FF= disable Code Identifier
c = Hex value of the second Custom Code Identifier character from 00 to FD;
FF= disable second character of Custom Code Identifier
x= Hex value from 00 to FE
147