X25AM Programming Manual

ITI Applications
X25AM Programming Manual527201-001
2-29
ITI Procedure Statements Summary
SETMODE 20
Set the echo mode. SETMODE 20 is accepted but not used when the terminal is in
page mode. It becomes effective when the terminal mode is changed to conversation
mode.
SETMODE 22
Get the binary speed (bits per second) of the connection.
SETMODE 22 sends the read PAD parameter 11 and waits for a response.
Table 2-8 translates nn.
CALL SETMODE (filenum, function, param1)
filenum = file number
function = 20
param1.<15>
0 = no echo to the terminal of characters read
1 = echo to the terminal characters read (default)
CALL SETMODE (filenum, function, param1, param2,
last^param)
filenum = file number
function = 22
param1 = It does not matter what the value is, as long as the
parameter is present.
param2 = It does not matter what the value is, as long as the
parameter is present.
last^param
= The binary speed nn is returned in this parameter.
Table 2-8. Parameter 22 Values and Bits per Second (page 1 of 2)
nn Bits per Second
0 50
175
17 100
2110
3134.5
4150
16 200
5300
6600
71,200