Chapter 6. Configuration via Telnet
6-4
Commands
Default
Descriptions
def port 1 interface
[RS232 / RS422 / RS485]
RS232 or
RS422
▪
Eddy-S1/Pin, S1/DB9, S1/DB9-PoE
Only RS232 interface supported. Fixed. (Default: RS232)
▪
Eddy-S1/Pin-C, S1/DB9-C, S1/DB9-PoE-C
RS422 or RS485 interface is supported. By software, you
can select one of these interfaces. (Default: RS422)
▪
Eddy-CPU
User decides the serial interface, meaning Web or Telnet
configuration is not possible. For more information on
interface configuration, please refer to
.
def port 1 socket
<port number>
4001
Set the socket number for the port. TCP Server, TCP
Broadcase, TCP Multiplex, and UDP server operation
modes make use of this port for awaiting network socket
connections.
def port 1 name
<name>
Port 1
Port alias name for convenience. 16 Characters at
maximum
def port 1 speed
[150 / 300 / 600 / 1200 /
2400 / 4800 / 9600 /
19200 / 38400 / 57600 /
115200 / 230400 / 460800
/ 921600]
9600bps Set communication speed.
def port 1 data
[5 / 6 / 7 / 8]
8
Set the number of bits in each character size.
def port 1 stop
[1 / 2]
1
Set the number of stop bits.
def port 1 parity
[none / odd / even]
none
Set parity bit check scheme.
def port 1 flow
[none / xon / rts]
none
Set the flow control scheme.
def port 1 signal
[data / modem]
data
Set the signal line checking method for the device to be
connected to the given serial port.
def port 1 remote
<IP address>
0.0.0.0
When the Operation Mode is set to TCP Client or UDP
Client, set the IP address to connect to.
def port 1 remoteport
<socket number>
4000
When the Operation Mode is set to TCP Client or UDP
Client, set the socket number to connect to.
def port 1 keepalive
<0 ~ 32767>
0
After a certain amount of time passes without any
communication after the socket connection between the
given serial port and the server is established,
automatically disconnect the socket connection.
def port 1 bypass
[Enable / Disable]
Enable
This option needs to be set when consecutive data from
the given serial port needs to be transmitted to socket at
once.
def port 1 login
[Enable / Disable]
Disable
When the Operation Mode is set to TCP Server, ask for
the username and password when the client tries to
connect. Set to 1 to enable.