INC User's / Programming Guide Scanners

14 Users / Programming Guide
Data Transmission
Serial transmission data is composed of three of four different ele-
ments, depending upon host system requirements. These elements
are the START bit, DATA bits (7 or 8 bits), OPTIONAL PARITY bits,
and STOP bit (s) (1 or 2 bits).
The PARITY bit is used for error detection (e.g., data altered in trans-
mission), but is not required by all systems. A parity bit, if required,
will be in one of the following four formats:
If your system requires a WORD length of 7 bits, one or two STOP
bits, and a PARITY check, select the appropriate option from Table 1.
Table 1. 7 Bit Options
Data
Stop
Bits
Parity Option
71Odd
ED
71Even
EC
71Mark
EB
71Space
EA*
72Odd
EH
72Even
EG