Envoy Application Programming Manual

Table Of Contents
File-System Procedures
Envoy Application Programming Manual427159-001
C-13
DEFINELIST
DEFINELIST
The DEFINELIST procedure is used only when the application process is acting as a
supervisor or tributary station in a centralized multipoint configuration.
For a supervisor station, a call to DEFINELIST specifies the poll and select addresses of
each tributary station with which the application process wishes to communicate.
For a tributary station, a call to DEFINELIST specifies the poll and select addresses to
which the particular line responds.
The poll and select addresses are in the form of an address list array whose name is
passed to the DEFINELIST procedure by way of the DEFINELIST calling sequence.
The first portion of the address list contains poll addresses, while the remainder of the
list contains select addresses.
The form of the DEFINELIST procedure is:
BISYNC
Multipoint
Supervisor
BISYNC
Multipoint
Tributary
17 All 1 0: Sets DTR true
1: Sets DTR true and waits for DSR to
become true. Same as 11
ASYNC Line
Supervisor
Enables line
18 BISYNC Point-to-
Point
1 Disables connection by clearing DTR
19 BISYNC Point-to-
Point
1 Sends DLE EOT (disconnect sequence)
20 BISYNC Point-to-
Point
1 Monitors the line for control characters
without sending an acknowledgment for
the preceding message
BISYNC
Multipoint
Supervisor
BISYNC
Multipoint
Tributary
Table C-1. CONTROL Operation Codes (page 3 of 3)
Operation Protocol Parameter Description