CHAPTER 4: Operation
4.0 Operation
By its nature, a protocol converter must operate differently in each direction, since it is communicating with separate devices. Therefore, its operation will be discussed separately for asynchronous to synchronous operation and for synchronous to asynchronous.
4.1ASYNCHRONOUS DEVICE TO SYNCHRONOUS DEVICE
4.1.1LINE CONTROL
When the
When the synchronous side has control of the line, a turnaround cannot occur until an “End of Transmission” character has been entered from the controlling device. This character will be an EOT (EBCDIC 37 Hex) on the synchronous side.
4.1.2 ASYNCHRONOUS INPUT DATA FORMAT
The asynchronous side of the
1 start bit
7 data bits
1 parity bit (any parity is accepted, but ignored. Parity is
1 or 2 stop bits
Half or full duplex
75 to 9600 bps
ASCII code
| ASCII CHARACTERS TRANSLATED TO EBCDIC | |
ASCII | to | EBCDIC |
Control D |
| EOT (AA AA 32 32 32 32 37 FF) |
1B (ASCII Hex) |
| ESC (EBCDIC) (Hex 27) |
CR (when SW3, Switch #3 is OFF) | NL (New Line) (EBCDIC 15 Hex) | |
|
|
|
Table
4.1.3 DATA CONVERSION
The
4.1.4 RECORD AND BLOCK SIZE
In preparing asynchronous data for
In accordance with 2770 and 2780 protocols, the
15