Envoy Application Programming Manual

Table Of Contents
BISYNC Centralized Multipoint Supervisor Protocol
Envoy Application Programming Manual427159-001
4-16
Polling Type
Example 4-4 shows how to change a line's polling type from continuous to
noncontinuous.
Figure 4-4. BISYNC Multipoint Supervisor Noncontinuous Poll Sequence
Example 4-4. Change a Line’s Polling Type from Continuous to Noncontinuous
poll^type := 10;
CALL CHANGELIST (linefnum,-1,poll^type);
IF < THEN ...
027CDT .CDD
CALL
OPEN...
EOT
EOT
EOT
CALL
DEFINELIST...
CALL
READ...
Poll Count =
(Polling Type)
from
DEFINELIST
Poll Entry 0
Poll Entry 1
Poll Entry pn-1
Poll Count =
Poll Count - 1
Error = 176
Poll
Count = 0?
No
Yes