Chapter 5. Configuration via Web
5-8
Menu
Default
Descriptions
Bypass Enable
This needs to be set when consecutive data from the given serial
port needs to be transmitted to socket at once.
If 100 bytes of character string are to be transmitted from the
serial device and bypass is set to Disable, Eddy waits until the
entire 100 bytes are received. The maximum size to be
transmitted at once is 1500 bytes.
Eddy waits in idle state for 5-byte incoming interval, calculated by
the communication speed after the last incoming data. If no data
is received during this time, Eddy transmits all remaining data to
the server in one packet.
If set to Enable, however, few bytes’ pieces are transmitted right
away in a packet, therefore multiple packets sent to the server.
This helps in real-time communication, but might cause
tremendous traffic on the network.
Port Login
Disable
When the Operation Mode is set to TCP Server, ask for the
username and password when the client tries to connect
(Options: Enable, Disable)
Passive
Username
conuser
When the Operation Mode is set to TCP Server, set the username
to ask for. 32 Characters at maximum.
Passive
Password
99999999
When the Operation Mode is set as TCP Server, set the password to
ask for. 32 Characters at maximum.