6100 MPS-B Programming Manual

6100 MPS-B LINK MANAGEMENT
SELECT-TEXT State
-----------------------------------------------------------------
| |
| Request Status Code Description New State |
| |
| CONTROL 0 Normal Completion DISCONNECT |
| (DISCONNECT) 140 Modem error DISCONNECT |
| 161 6100 error DISCONNECT |
| 162 Timeout DISCONNECT |
| 190 6100 error DISCONNECT |
| |
| CONTROL 0 Normal Completion CONTROL |
| (Send EOT) 140 Modem error DISCONNECT |
| 161 6100 error DISCONNECT |
| 190 6100 error DISCONNECT |
| |
-----------------------------------------------------------------
Figure 2-6. Completion Codes to Leave SELECT-TEXT State
(Page 2 of 2)
Requests and Functions Applicable to SELECT-TEXT State
The following requests are permitted in SELECT-TEXT state. Some
requests have different functions when the line is in other
states. For complete descriptions of the requests, see
Section 3.
FETCH CONFIGURATION, to retrieve line parameters. You can
find out the values of line parameters, but you can’t change
them in this state. This request does not cause a change of
state.
FETCH STATISTICS, to retrieve line quality and usage data.
This request does not cause a change of state.
WRITE data, to send the next message and accept the
acknowledgement. The line state when this request completes
successfully is SELECT-TEXT.
READ data, to send an EOT sequence and change the state to
CONTROL, then wait to accept a message.
WRITEREAD data, to send the next message and accept a
conversational reply. The line state when this request
completes with text is READ; the line state when this request
completes with an acknowledgement is SELECT-TEXT.
CONTROL, to disrupt the WRITE in progress and change the state
to DISCONNECT.
2-18