ProSoft Technology MVI71-GEC User Manual
Page 52

Reference
MVI71-GEC ♦ PLC 5 Platform
User Manual
Generic ASCII Ethernet Communication Module
Page 52 of 86
ProSoft Technology, Inc.
May 11, 2011
Object in GSCInStat
Block
Offset
Start
Description
Server[1].Port
33
This word value contains the port address for the client
connected to the server.
Server[1].Open
34
This status value contains the total number of times the
server performed an open operation.
Server[1].Established
35
This status value contains the total number of times a
connection was established on the socket.
Server[1].Closed
36
This status value contains the total number of times a close
operation was performed on the socket.
Server[1].RxCount
37
This status value contains the total number of messages
received by the server.
Server[1].RxOverflow
38
This status value contains the total number of messages
received that exceed the specified buffer size for the server.
Server[1].TxCount
39
This status value contains the total number of messages
transmitted by the server.
Server[1].TxOverflow
40
This status value contains the total number of transmit
messages that exceeded the specified maximum buffer size
for the server.
Server[1].Timeout
41
This status value contains the total number of times a
connection timeout occurred on the socket.
Server[1].CfgErrWord
42
This bit mapped word defines the configuration errors for the
server.
Server[2].Enabled
43
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
44
This flag defines the current state of the server.
Server[2].IP
45
This double-word value contains the IP address of the client
connected to the server.
Server[2].Port
47
This word value contains the port address for the client
connected to the server.
Server[2].Open
48
This status value contains the total number of times the
server performed an open operation.
Server[2].Established
49
This status value contains the total number of times a
connection was established on the socket.
Server[2].Closed
50
This status value contains the total number of times a close
operation was performed on the socket.
Server[2].RxCount
51
This status value contains the total number of messages
received by the server.
Server[2].RxOverflow
52
This status value contains the total number of messages
received that exceed the specified buffer size for the server.
Server[2].TxCount
53
This status value contains the total number of messages
transmitted by the server.
Server[2].TxOverflow
54
This status value contains the total number of transmit
messages that exceeded the specified maximum buffer size
for the server.
Server[2].Timeout
55
This status value contains the total number of times a
connection timeout occurred on the socket.