Guardian Procedure Calls Reference Manual

Table 44 SETMODE Functions (continued)
Parameters and EffectFunction
baud rate =150= 4
baud rate = 300= 5
baud rate = 600= 6
baud rate = 1200= 7
baud rate = 1800= 8
baud rate = 2000= 9
baud rate = 2400= 10
baud rate = 3600= 11
baud rate = 4800= 12
baud rate = 7200= 13
baud rate = 9600= 14
baud rate = 19200= 15
baud rate = 200= 16
baud rate = 38400 (5577 printer only)= 17
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.)
You can specify split baud rates with the LIU-4 controller as follows. Note that the values for param1 all
have bit 0 set to 1:
TX baud rate = 50= 128param1
TX baud rate = 75= 129
TX baud rate = 110= 130
TX baud rate = 134.5= 131
TX baud rate = 150= 132
TX baud rate = 300= 133
TX baud rate = 600= 134
TX baud rate = 1200= 135
TX baud rate = 1800= 136
TX baud rate = 2000= 137
TX baud rate = 2400= 138
TX baud rate = 4800= 140
SETMODE Procedure 1323