User manual
Table Of Contents
- Front Cover
- Important User Information
- Table of Contents
- Preface
- 1 - Scanner Features
- 2 - Connecting the Scanner
- Overview
- Scanner Cable Connection
- Scanner Cable to Synapse Cable Connection
- Scanner Emulation Synapse Cable Connections
- RS-232 Synapse Cable Connections
- Keyboard Wedge Synapse Cable Connections
- Scanner to Enhanced Decoder Scanner Port Connection
- Scanner to Enhanced Decoder Aux Port Connection
- Scanner to Flexible Interface (RB) Module Connection
- Scanner to PLC Connection
- Scanner to SLC Connection
- 3 - Operating the Scanner
- 4 - Configuring the Scanner
- 5 - Communication Setup (Synapse Cable)
- 6 - Troubleshooting and Maintenance
- A - Specifications
- B - Scanner Pinout Collections
- C - ASCII Chart
- D - AIM Code Identifiers
- E - Advanced Data Formatting
- F - European Union Directives
- Glossary
- Index
- Back Cover

D–2 AIM Code Identifiers
Publication 2755-6.4
Code Type OptionOption Value
0
Standard data packet. No Function code 1 in first
symbol position.
1 Function code 1 in first symbol character position.
Code 128
2
Function code 1 in second symbol character
position.
Example:
A Code (EAN) 128 bar code 1234 with Function 1
character in the first position,
Fcnt1
12345 will
transmitted as ]C112345.
0
Standard packet in full EAN country code format,
which is 13 digits for UPC-A and UPC-E (not
including supplemental data).
1 Two digit supplement data only.
EAN/UPC
2
Five digit supplement data only.
4 EAN-8 data packet.
Example:
A UPC-A bar code 012345678905 will be
transmitted as ]E00012345678905.
0 No check digit processing.
1 Reader has checked check digit.
Interleaved
2 of 5
2
Reader has stripped check digit before
transmission.
Example:
An I 2 of 5 bar code without check digit, 4123 will
be transmitted as ]I04123.
According to AIM standards, a UPC with supplemental bar code is
transmitted in one of the following formats:
]E0 (UPC chars) (terminator) ]E2 (supplemental) (terminator) or
]E2 (supplemental) (terminator) ]E0 (UPC chars) (terminator)
In the 2755-HTG-4, however, this format is changed to:
]E0 (UPC chars) ]E2 (supplemental)
Therefore, a UPC with two supplemental characters,
01234567890510, will be transmitted as a 21-character string
]E00012345678905]E110.