ProSoft Technology MVI56-GEC User Manual
Page 90

Reference
MVI56-GEC ♦ ControlLogix Platform
User Manual
Generic ASCII Ethernet Communication Module
Page 90 of 108
ProSoft Technology, Inc.
October 8, 2010
Object in GSCInStat
Block Offset
Start
Description
Server[2].TxOverflow
154
This status value contains the total number of transmit
messages that exceeded the user specified maximum
buffer size for the server.
Server[2].Timeout
155
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[2].CfgErrWord
156
This bit mapped word defines the configuration errors for
the server.
Server[3].Enabled
157
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[3].State
158
This flag defines the current state of the server.
Server[3].IP
159
This double-word value contains the IP address of the
client connected to the server.
Server[3].Port
161
This word value contains the port address for the client
connected to the server.
Server[3].Open
162
Indicates that the module has opened the server port and
is waiting for a connection to a client.
Server[3].Established
163
This status value contains the total number of times a
connection was established on the socket.
Server[3].Closed
164
This status value contains the total number of times a
close operation was performed on the socket.
Server[3].RxCount
165
This status value contains the total number of messages
received by the server.
Server[3].RxOverflow
166
This status value contains the total number of messages
received that exceed the user specified buffer size for the
server.
Server[3].TxCount
167
This status value contains the total number of messages
transmitted by the server.
Server[3].TxOverflow
168
This status value contains the total number of transmit
messages that exceeded the user specified maximum
buffer size for the server.
Server[3].Timeout
169
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[3].CfgErrWord
170
This bit mapped word defines the configuration errors for
the server.
Server[4].Enabled
171
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[4].State
172
This flag defines the current state of the server.
Server[4].IP
173
This double-word value contains the IP address of the
client connected to the server.
Server[4].Port
175
This word value contains the port address for the client
connected to the server.