Asynchronous Terminals and Printer Processes Programming Manual

CONTROL, SETMODE, AND SETPARAM FOR TERMINALS
SETMODE Operations
20 = set system echo mode (default is configured).
parameter-1
.
15
= 0 system does not echo characters
1 system does echo characters
parameter-2
is not used.
22 = set baud rate.
parameter-1
= 0 baud rate 50
1 baud rate 75
2 baud rate 110
3 baud rate 134.5
4 baud rate 150
5 baud rate 300
6 baud rate 600
7 baud rate 1200
8 baud rate 1800
9 baud rate 2000
10 baud rate 2400
11 baud rate 3600
12 baud rate 4800
13 baud rate 7200
14 baud rate 9600
15 baud rate 19200
16 baud rate 200
parameter-2
is not used.
23 = set character size.
parameter-1
= 0 5 bits
1 6 bits
2 7 bits
3 8 bits
parameter-2
is not used.
24 = set parity generation by system.
parameter-1
= 0 odd
1 even
2 none
parameter-2
is not used.
B-4 November 1987