ProSoft Technology MVI46-DFNT User Manual
Page 100

Reference
MVI46-DFNT ♦ SLC Platform
User Manual
EtherNet/IP Client/Server Communication Module
Page 100 of 177
ProSoft Technology, Inc.
October 12, 2010
4.5.24 DFNT Server 19 Status
Offset
Content
Description
4230
Socket State
4231
Connection State
4232
Open Count
Total number of times the server has performed an open
operation.
4233
Establish Count
Total number of times a connection has been established on
the server.
4234
Close Count
Total number of times the server has performed a close
operation.
4235
Read
Total number of packets received by the server.
4236
Message
Total number of message receive by the server.
4237
Write
Total number of packets sent from the server to the client.
4238
Timeout
Total number of times the server as reached a connection
timeout condition.
4239
Host Port
Service port on client connected to the server.
4240 to
4241
Host IP Address
IP address of the client connected to the server.
The following table defines the values represented in the Socket State
parameter:
State
Definition
-1
Listen function called to set up server
0
Waiting for connection to be established on server
1
Handle first request and build response for first part of multi-request message.
2
Handle more requests in packet received.
100
Closing server on program termination
1000
Initiate a close on the server
1001
Waiting for server to successfully close
The following table defines the values represented in the Connection State
parameter:
State
Definition
0
No session exists on socket
1
Session established but no connections
2
Session established and connected