6100 ADCCP Programming Manual

(65) SENDTEXT
Requests and Responses
6–24 069225 Tandem Computers Incorporated
Indicate the frame type in Bits 1-7,
as follows:
00 = Information frame
64 = UI frame
66 = USER0 frame
74 = USER1 frame
82 = USER2 frame
87 = XID frame
90 = USER3 frame
92 = TEST frame
Information :Array of bytes
This field becomes the I-field of the
transmitted frame. It is subject to
character code translation, as
specified in the SYSGEN program.
Response The SENDTEXT response is the expected answer to the SENDTEXT request. It
indicates that the frame has been transmitted on the line and that the remote station
has acknowledged it.
For a list of the status codes and their definitions, see “Status Code Definitions” at the
end of this section.
The response buffer format is:
Response := 65
Status := 0 if the operation succeeded, otherwise a
code for the error that occurred.
Request ID := The same as in the request
Text Out := 0
Text In := 0
Text None