User's Manual

Table Of Contents
Bar CodesAppendix C
360 700 Series Color Mobile Computer User’s Manual
Bar Code Symbologies
Specific bar code algorithms can be enabled using the setup menus or the
host computer. Once the computer correctly decodes a bar code, the com-
puter encodes data with descriptive information about the symbol. Re-
sponse time is improved by limiting the computer to the bar codes being
used.
Bar Code Data String Formats
Data Bar Code Type Data Format Data Length
UPC short (UPC-E) nddddddc 8
EAN short (EAN-8) fndddddc 8
UPC long (UPC-A) nddddddddddc 12
EAN long (EAN-13) fnddddddddddc 13
UPC short add-on 2 nddddddcaa 10
EAN short add-on 2 fndddddcaa 10
UPC long add-on 2 nddddddddddcaa 14
EAN long add-on 2 fnddddddddddcaa 15
UPC short add-on 5 nddddddcaaaaa 13
EAN short add-on 5 fndddddcaaaaa 13
UPC long add-on 5 nddddddddddcaaaaa 17
EAN long add-on 5 fnddddddddddcaaaaa 18
Interleaved 2 of 5 d......d Scan device dependent
Standard 2 of 5 d......d Scan device dependent
Plessey d......dc Scan device dependent
Codabar sd....ds Scan device dependent
Code 11 d......d Scan device dependent
Code 39 d......d Scan device dependent
Extended Code 39 d......d Scan device dependent
Code 93 d......d Scan device dependent
Code 128 d......d Scan device dependent
Note: These bar code data definitions apply to the Data Format column in
the previous table
a Add-on c ode digits
c Check digits
d Bar code digits
f EAN flag 1 characters
n Number system digits
s Start and stop digits
If MOD 10 or MOD 11 check digits are enabled, the digit falls at the end
of a bar code data string. Each check digit enabled extends the bar code
data string length by one character.