Envoy Application Programming Manual

Table Of Contents
TINET Multipoint Supervisor Protocol
Envoy Application Programming Manual427159-001
8-10
Polling Type
Polling Type
The TINET Multipoint Supervisor protocol supports the following types of polling:
Continuous Polling on page 8-10
Noncontinuous Polling on page 8-12
Specific Polling on page 8-14
Continuous Polling
Continuous polling occurs indefinitely until a terminal responds to the poll with text, or
an error occurs. Continuous polling is specified through the poll type parameter of the
DEFINELIST procedure or the function parameter of the CHANGELIST procedure.
The polling sequence is as follows:
Envoy always keeps track of the last terminal polled.
The first terminal to be polled when polling is initiated is the one indicated by the
next entry in the poll list (the first terminal to be polled when the line is opened is
the one indicated by the first entry in the poll list).
If a polled terminal responds with an EOT, then the next terminal in the poll list is
polled.
If a pass has been made through the poll list (that is, all terminals in the list have
been polled once), and another pass through the poll list is indicated, then the
polling sequence continues.