ProSoft Technology MVI71-GEC User Manual
Page 51
MVI71-GEC ♦ PLC 5 Platform
Reference
Generic ASCII Ethernet Communication Module
User Manual
ProSoft Technology, Inc.
Page 51 of 86
May 11, 2011
Object in GSCInStat
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 -1.
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[0].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[0].State
16
This flag defines the current state of the server.
Server[0].IP
17
This double-word value contains the IP address of the client
connected to the server.
Server[0].Port
19
This word value contains the port address for the client
connected to the server.
Server[0].Open
20
This status value contains the total number of times the
server performed an open operation.
Server[0].Established
21
This status value contains the total number of times a
connection was established on the socket.
Server[0].Closed
22
This status value contains the total number of times a close
operation was performed on the socket.
Server[0].RxCount
23
This status value contains the total number of messages
received by the server.
Server[0].RxOverflow
24
This status value contains the total number of messages
received that exceed the specified buffer size for the server.
Server[0].TxCount
25
This status value contains the total number of messages
transmitted by the server.
Server[0].TxOverflow
26
This status value contains the total number of transmit
messages that exceeded the specified maximum buffer size
for the server.
Server[0].Timeout
27
This status value contains the total number of times a
connection timeout occurred on the socket.
Server[0].CfgErrWord
28
This bit mapped word defines the configuration errors for the
server.
Server[1].Enabled
29
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[1].State
30
This flag defines the current state of the server.
Server[1].IP
31
This double-word value contains the IP address of the client
connected to the server.