Service manual
Chapter 6 Configuration 40
Cyclades-TS Installation & Service Manual
Parameter Description Value for This
Example
all.idletimeout Valid only for the CAS profile (protocols socket_server, socket_ssh
raw_data and modbus). Specifies how long (in minutes) a connection
can remain inactive before it is cut off. If set to zero (the default), the
connection will not time out.
0
all.sttyCmd Tty settings after a socket connection to that serial port is established.
The tty is programmed to work as a CAS profile and this user specific
configuration is applied over that serial port. Parameters must be
separated by space.
(e.g., the following example sets -
igncr
which tells the terminal not to
ignore the carriage-return on input, -
onlcr
do not map newline
character to a carriage return/newline character sequence on output,
opost
post-process output, -icrnl do not map carriage-return to a
newline character on input.
all.sttyCmd -igncr -onlcr opost -icrnl)
commented
s1.tty The device name for the port is set to the value given in this
parameter. If a device name is not provided for a port, it will not
function.
ttyS1
FIGURE
6.7 CONSOLE SERVER PSLAVE.CONF PORT-SPECIFIC PARAMETERS (CONT.)