Envoy Application Programming Manual
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Application Programming With Envoy
- 7 ADM-2 Multipoint Supervisor Protocol
- 8 TINET Multipoint Supervisor Protocol
- 9 Burroughs Point-To-Point Protocol
- 10 Asynchronous Line Supervisor Protocol
- A ASCII Character Set
- B ASCII to EBCDIC Code Conversion
- C File-System Procedures
- D Statistics Messages
- E S-Series Changes to Envoy
- NonStop™ Himalaya S-Series Server Architecture
- G-Series Migration Considerations
- CBSENSEON and CFSENSEON Modifiers
- LEOTRESYN and NOLEOTRESYN Modifiers
- Treatment of Characters After the Termination Character
- Number of SYN Characters
- DTR Drop
- Reporting of Parity Error
- Half-Duplex Support for Asynchronous Lines
- Controller Replacement
- SYSGEN and COUP
- Unit Numbers
- FDX Line Changes
- No Support for Auto-Call Unit
- Glossary
- Index

BISYNC Centralized Multipoint Supervisor Protocol
Envoy Application Programming Manual—427159-001
4-33
WRITEREAD Procedure (Conversational Exchange)
WRITEREAD Procedure (Conversational Exchange)
This subsection describes how use of the WRITEREAD procedure is affected by the line
state.
Initial WRITEREAD (Line in CONTROL State)
This operation is not permitted.
Initial WRITEREAD (Line in READ State and Last State is
CONTROL or WRITE)
A WRITEREAD while the line is in the READ state is used to acknowledge a message
from the tributary by returning a message instead of the normal acknowledgment (ACK0
or ACK1). The action of an initial WRITEREAD (Example 4-12
) while the line is in the
READ state is the same action as that for a call to WRITEREAD while the line is in the
WRITE state.
The file-system errors for an initial WRITEREAD while the line is in the READ state
are the same as the errors for a continuation READ.
177 Text overrun on selection. The length of the
response received exceeds two characters (text was
received rather than a control character). The selec-
tion or transmission was attempted the number of
times specified by the retry value.
CONTROL
Example 4-12. Initial WRITEREAD (Line in READ State and Last State is
CONTROL or WRITE)
Supervisor (Local) Tributary (Remote)
line state = READ
CALL WRITEREAD (...)
| reply message -->
|
| <-- message n or
| ACK0 or
(WRITE completes) EOT
Table 4-13. WRITE File-System Errors (page 2 of 2)
Error State Description Resultant Line State