ProSoft Technology MVI56-GEC User Manual
Page 93
![background image](https://www.manualsdir.com/files/866134/content/doc093.png)
MVI56-GEC ♦ ControlLogix Platform
Reference
Generic ASCII Ethernet Communication Module
User Manual
ProSoft Technology, Inc.
Page 93 of 108
October 8, 2010
Object in GSCInStat
Block Offset
Start
Description
Client[3].RxCount
220
This status value contains the total number of messages
received by the client.
Client[3].RxOverflow
221
This status value contains the total number of messages
received that exceed the user specified buffer size for the
client.
Client[3].TxCount
222
This status value contains the total number of messages
transmitted by the client.
Client[3].TxOverflow
223
This status value contains the total number of transmit
messages that exceeded the user specified maximum
buffer size for the client.
Client[3].spare
224
Reserved for future use
Client[4].Connected
225
This flag defines if the client is utilized and connected to
a server. A value of 0 indicates the client is not
connected and can be utilized for a connection. Any
other value indicates the client is connected and being
used.
Client[4].State
226
This flag defines the current state of the client.
Client[4].IP
227
This double-word value contains the IP address of the
server connected to the client.
Client[4].Port
229
This word value contains the port address for the server
connected to the client.
Client[4].RxCount
230
This status value contains the total number of messages
received by the client.
Client[4].RxOverflow
231
This status value contains the total number of messages
received that exceed the user specified buffer size for the
client.
Client[4].TxCount
232
This status value contains the total number of messages
transmitted by the client.
Client[4].TxOverflow
233
This status value contains the total number of transmit
messages that exceeded the user specified maximum
buffer size for the client.
Client[4].spare
234
Reserved for future use
The following table describes the format format of the server configuration error
word.
Configuration Error Word Bits
Bit Position
Description
Bit 0
0x01
A value other than Y or N was entered for the server enabled
parameter.
Bit 1
0x02
Not utilized
Bit 2
0x04
A value less than 5000 is entered for the Connection Timeout
parameter other than 0.
Bit 3
0x08
An invalid value is entered for the Connection Close Type
parameter. The program only accepts value of 0 to 2.