User's Manual

Eddy User's Guide
61
Commands Default Descriptions
def port 1 speed
[150/300/600/1200/2400/4800/9600/1
9200/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 po 1 interface
[rs422, rs485e, rs485ne]
RS422
Configure interface of serial 3,4 port on Eddy-S4M
(In Eddy-DK, this can be selected by Dip Switch on Eddy-DK board so that this
category cannot be selected. )
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 ~ 65535>
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 latency
<msec>
180
This 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.
def port 1 loginname
<username>
None
When the Operation Mode is set to TCP Server, set the username to ask for(Max
8 bytes)
def port 1 loginpass
<password>
None
When the Operation Mode is set as TCP Server, set the password to ask for( Max
8 bytes)
6.6 Username/Password Commands
Configure username and password for Web/Telnet/FTP.
Commands Default Descriptions
def username
<username>
eddy
Set username to use in Web, Telnet, or FTP.
16 Characters at maximum.
def password
<password>
99999999
Set password to use in Web, Telnet, or FTP.
16 Characters at maximum.