The Built-in Configurator
Set the Serial Parameters
4-40
WaveLAN/EC-S User’s Guide
NOTE:
By default the last three parameters of this section have
been “disabled” using the
#
sign.
■
If you would like to use the ASCII strings, you will need
to clear the # sign at the beginning of the parameter
line.
■
socket connect
data
The value in this field, is an optional ASCII text
message that will be displayed upon a successful
attempt to establish a connection.
For example, the default value is “Please Login:”
0xd 0xa
■
serial connect
data
The value in this field, is an optional ASCII text
message that will be displayed upon a successful
attempt to establish a connection via the RS-232
serial interface.
For example, the default value is “Received
Listener Connection:” 0xd 0xa
■
serial disconnect
data
The value in this field, is an optional ASCII text
message that will be displayed upon closing a serial
connection.
For example, the default value is “Disconnected
from listener” 0xd 0xa
The message data is appended to any data already
in progress. The closing of the socket will not cancel
UART transmission of any data already received
over the socket.
■
serial fail data
The value in this field, is an optional ASCII text
message that will be displayed whenever a socket
connection fails, for example when the remote
machine was unavailable or refused the connection.
However, it is valid to use it to catch listen problems
should any software problem occur.
For example, the default value is “Accept Failed”
0xd 0xa