EasyManua.ls Logo

E-Net E-P132-X - Page 28

E-Net E-P132-X
40 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
28
TCP socket inactive timeout imput
We add mechanism - "inactive timeout" to identify whether the socket active
or dead. If there is no any data transferred (send / receive) within defined
timeout period (1 to 99 minutes), then it probably a dead socket and the
socket will be closed automatically, thus a new connection can be accepted
again. The timeout period can be set by users to fit different kinds of
application.
Packet mode of serial input
Packet mode could be in enabled/disabled mode. If packet mode enabled,
data input from UART will be deferred until input buffer full or converter
detects 10-character packet gap and no more character arrived. The block
waiting time extended to avoid the splitting of complete packet.
Device ID
User assigned ID number for converter. Available ID is “0 ~ 65535”.
Report device ID when connected
In TCP mode, if this parameter enabled every time when the socket
connected, E-P132-X TCP/IP converter will immediately report device ID in
the following formats:
Serial #1
nnnnnA[LF][CR]
Serial #2
nnnnnB[LF][CR]
Digital I/O
nnnnnC[LF][CR]
The total 8 bytes length, where “nnnnn” assigned 5-digit device ID by the
user; [LF] is decimal 10; [CR] is decimal 13.
Setup password
Administration password used to login “Controller Setup” page. It may be
empty or up to 15 long characters.