CP6100 I/O Process Programming Manual

Using CP6100: Managing Lines
For MPS-TINET only: |
|
|
TITIMEOUT. This parameter specifies the interval, in 10-ms |
units, that MPS-TINET waits for a station to respond to a poll or |
write sequence. If the station does not respond within the time |
interval specified, MPS-TINET retries the operation until a |
proper response is received, or until the retry count (see |
TIRETRIES) is exhausted. |
|
|
|
TIRETRIES. This parameter specifies the number of times |
MPS-TINET will retry an operation, such as poll (except timeout) |
or write, before terminating the operation abnormally. |
|
|
|
TIBAUDnnnn. This parameter specifies the transmission speed in |
bits per second. The value nnnn may be one of the following: |
300, 1200, 1800, 2400, 4800, 9600. |
|
|
|
TICONTROLCF. This parameter specifies that the line is turned |
around after the carrier (DCD) drops. |
|
|
|
TINOCONTROLCF. This parameter specifies that the line is turned |
around and data is transmitted without waiting for the carrier |
(DCD) to drop. |
|
|
|
TINOAUTODISABLE. This parameter specifies that a station in the |
poll list is not automatically disabled following the completion |
of a normal read operation. |
|
|
|
TIAUTODISABLE. This parameter specifies that a station in the |
poll list is disabled following the completion of a normal read |
operation. |
|
Disabling the station saves processing time because the |
application need not issue a Control Disable Station request to |
allow for host transaction processing. However, the application |
must issue a Control Enable Station request when it is |
appropriate to do so--for example, after having completed a |
transaction and responding with a WRITE request. |
October 1985
3-35