4 mvi56-gec status data area – ProSoft Technology MVI56-GEC User Manual
Page 88
Reference
MVI56-GEC ♦ ControlLogix Platform
User Manual
Generic ASCII Ethernet Communication Module
Page 88 of 108
ProSoft Technology, Inc.
October 8, 2010
5.4
MVI56-GEC Status Data Area
This section contains a listing of the data contained in the MVI56-GEC status
data object.
Object in GSCInStat
Block Offset
Start
Description
PassCnt
102
Program cycle counter
Product
103
Product name as ASCII string
Rev
105
Revision level as ASCII string
OP
107
Operating system level as ASCII string
Run
109
Run number as ASCII string
BlkErrs.Read
111
Number of blocks transferred from module to processor
BlkErrs.Write
112
Number of blocks transferred from processor to module
BlkErrs.Parse
113
Number of blocks parsed by module
BlkErrs.Err
114
Number of block errors in module
Server[0].Enabled
115
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[0].State
116
This flag defines the current state of the server.
Server[0].IP
117
This double-word value contains the IP address of the
client connected to the server.
Server[0].Port
119
This word value contains the port address for the client
connected to the server.
Server[0].Open
120
Indicates that the module has opened the server port and
is waiting for a connection to a client.
Server[0].Established
121
This status value contains the total number of times a
connection was established on the socket.
Server[0].Closed
122
This status value contains the total number of times a
close operation was performed on the socket.
Server[0].RxCount
123
This status value contains the total number of messages
received by the server.
Server[0].RxOverflow
124
This status value contains the total number of messages
received that exceed the user specified buffer size for the
server.
Server[0].TxCount
125
This status value contains the total number of messages
transmitted by the server.
Server[0].TxOverflow
126
This status value contains the total number of transmit
messages that exceeded the user specified maximum
buffer size for the server.
Server[0].Timeout
127
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[0].CfgErrWord
128
This bit mapped word defines the configuration errors for
the server.
Server[1].Enabled
129
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.