ProSoft Technology MVI56-GEC User Manual
Page 89
![background image](https://www.manualsdir.com/files/866134/content/doc089.png)
MVI56-GEC ♦ ControlLogix Platform
Reference
Generic ASCII Ethernet Communication Module
User Manual
ProSoft Technology, Inc.
Page 89 of 108
October 8, 2010
Object in GSCInStat
Block Offset
Start
Description
Server[1].State
130
This flag defines the current state of the server.
Server[1].IP
131
This double-word value contains the IP address of the
client connected to the server.
Server[1].Port
133
This word value contains the port address for the client
connected to the server.
Server[1].Open
134
Indicates that the module has opened the server port and
is waiting for a connection to a client.
Server[1].Established
135
This status value contains the total number of times a
connection was established on the socket.
Server[1].Closed
136
This status value contains the total number of times a
close operation was performed on the socket.
Server[1].RxCount
137
This status value contains the total number of messages
received by the server.
Server[1].RxOverflow
138
This status value contains the total number of messages
received that exceed the user specified buffer size for the
server.
Server[1].TxCount
139
This status value contains the total number of messages
transmitted by the server.
Server[1].TxOverflow
140
This status value contains the total number of transmit
messages that exceeded the user specified maximum
buffer size for the server.
Server[1].Timeout
141
This status value contains the total number of times a
connection timeout occurred on the socket. This status
value is incremented each time a connection timeout or a
socket close timeout (2 seconds) occurs.
Server[1].CfgErrWord
142
This bit mapped word defines the configuration errors for
the server.
Server[2].Enabled
143
This flag defines if the server is utilized. A value of 0
indicates the server is not used. Any other value
indicates the server is used.
Server[2].State
144
This flag defines the current state of the server.
Server[2].IP
145
This double-word value contains the IP address of the
client connected to the server.
Server[2].Port
147
This word value contains the port address for the client
connected to the server.
Server[2].Open
148
Indicates that the module has opened the server port and
is waiting for a connection to a client.
Server[2].Established
149
This status value contains the total number of times a
connection was established on the socket.
Server[2].Closed
150
This status value contains the total number of times a
close operation was performed on the socket.
Server[2].RxCount
151
This status value contains the total number of messages
received by the server.
Server[2].RxOverflow
152
This status value contains the total number of messages
received that exceed the user specified buffer size for the
server.
Server[2].TxCount
153
This status value contains the total number of messages
transmitted by the server.