Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual—522629-013
14-74
SETMODE Procedure
22 Line printer (subtype 3, 4, 6, and 32) or terminal: Set baud rate
param1 = 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
17 baud rate = 38400 (5577 printer only)
param2 is not used with function 22 except when specifying split baud rates
with the LIU-4 controller (see below).
Note:
The 5520 line printer supports only the 110, 150, 300, 600, 1200, 2400,
4800, and 9600 baud rates.
The 5530 line printer supports only the 75,150, 300, 600, 1200, 2400, 4800,
and 9600 baud rates.
If no baud rate is specified at configuration time, then 9600 baud is used.
The default rate is what was specified at configuration time.
The asynchronous controller supports only the 150, 300, 600, 1200, and
1800 baud rates.
An ATP6100 line configured on an LIU-4 controller allows an application to
set different transmission (TX) and receiving (RX) baud rates with function
22. You have the option of setting split rates by specifying the TX rate in
param1 and the RX rate in param2. You can set nonsplit rates by the normal
method (that is, by specifying values for
param1 as listed at the beginning of
the description of function 22. The LIU-4 does not support 3600 or 38400
baud rates.)
Table 14-4. SETMODE Functions (page 7 of 34)
function Parameters and Effect