MVI69-GEC ♦ CompactLogix or MicroLogix Platform
Contents
User Manual
ProSoft Technology, Inc.
Page 63 of 86
February 18, 2014
Object In
GECInStat
Block Offset
Start
Description
Server[2].CfgErrWord 56
This bit mapped word defines the configuration errors for
the server.
Reserved
57 to 62
This data area is reserved for future use.
Last Write Count
63
This word contains the number of characters written on
server from last Input Image block.
If word 1 of the Input Image block is set to -2, the data for the last two servers is passed to
the processor. The format of this block is as follows:
Object In GECInStat
Block
Offset
Start
Description
Seq Number
0
Sequence number for this block.
Server Index
1
For this status data block, this word is set to a value of -2.
PassCnt
2
Program cycle counter
Product
3
Product name as ASCII string
Rev
5
Revision level as ASCII string
OP
7
Operating system level as ASCII string
Run
9
Run number as ASCII string
BlkErrs.Read
11
Number of blocks transferred from module to processor
BlkErrs.Write
12
Number of blocks transferred from processor to module
BlkErrs.Parse
13
Number of blocks parsed by module
BlkErrs.Err
14
Number of block errors in module
Server[3].Enabled
15
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
16
This flag defines the current state of the server.
Server[3].IP
17
This double-word value contains the IP address of the client
connected to the server.
Server[3].Port
19
This word value contains the port address for the client
connected to the server.
Server[3].Open
20
This status value contains the total number of times the server
performed an open operation.
Server[3].Established
21
This status value contains the total number of times a
connection was established on the socket.
Server[3].Closed
22
This status value contains the total number of times a close
operation was performed on the socket.
Server[3].RxCount
23
This status value contains the total number of messages
received by the server.
Server[3].RxOverflow
24
This status value contains the total number of messages
received that exceed the specified buffer size for the server.
Server[3].TxCount
25
This status value contains the total number of messages
transmitted by the server.
Server[3].TxOverflow
26
This status value contains the total number of transmit
messages that exceeded the specified maximum buffer size
for the server.