Envoy Application Programming Manual

Table Of Contents
ADM-2 Multipoint Supervisor Protocol
Envoy Application Programming Manual427159-001
7-45
Sending a Fast-Select Message
Sending a Fast-Select Message
Example 7-23 shows the line-control sequence to send a fast-select message formatted
by the application process to a terminal. In this example, a message is sent to terminal 3.
Example 7-23. Send a Fast-Select Message
Application Process Terminal 3
line state = CONTROL
MCW.<6> = 1 (message type = special)
MCW.<5> = 1 (message formatter = application process)
MCW.<8:15> = 0 (clear entry number)
CALL WRITE(...)
| EOT 33s STX-text-ETX ->
| <- ACK
(WRITE completes)
error = 0
line state = CONTROL