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

Advanced Data Formatting E–3
Publication 2755-6.4
Rules
ADF data is customized using rules. These rules perform detailed
actions when the data meets certain criteria. One rule may consist of
single or multiple criteria applied to single or multiple actions.
The following describes an example of a data formatting rule:
• Criteria – Scan data is Code 39, Length 12, and data at the start
position is the string 129.
• Actions – Pad all sends with zeros to length 8, send all data up to
X, send a space.
If a Code 39 bar code of 1299X1559828 is scanned, then the
following is transmitted: 00001299<SPACE>. If a Code 39 bar code
of 1299X15598 is scanned, this rule is ignored because the code
length is not 12.
The rule specifies the editing conditions and requirements before
data transmission occurs.