ProSoft Technology MVI71-GEC User Manual
Page 57

MVI71-GEC ♦ PLC 5 Platform
Reference
Generic ASCII Ethernet Communication Module
User Manual
ProSoft Technology, Inc.
Page 57 of 86
May 11, 2011
Parameter
Block Offset
Start
Description
Client[3].IP
17 & 18
This double-word value contains the IP address of the
server connected to the client.
Client[3].Port
19
This word value contains the port address for the server
connected to the client.
Client[3].RxCount
20
This status value contains the total number of messages
received by the client.
Client[3].RxOverflow
21
This status value contains the total number of messages
received that exceed the specified buffer size for the
client.
Client[3].TxCount
22
This status value contains the total number of messages
transmitted by the client.
Client[3].TxOverflow
23
This status value contains the total number of transmit
messages that exceeded the specified maximum buffer
size for the client.
Client[3].spare
24
Reserved for future use
Client[4].Connected
25
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
26
This flag defines the current state of the client.
Client[4].IP
27 & 28
This double-word value contains the IP address of the
server connected to the client.
Client[4].Port
29
This word value contains the port address for the server
connected to the client.
Client[4].RxCount
30
This status value contains the total number of messages
received by the client.
Client[4].RxOverflow
31
This status value contains the total number of messages
received that exceed the specified buffer size for the
client.
Client[4].TxCount
32
This status value contains the total number of messages
transmitted by the client.
Client[4].TxOverflow
33
This status value contains the total number of transmit
messages that exceeded the specified maximum buffer
size for the client.
Client[4].spare
34
Reserved for future use
Reserved
35 to 57
This data area is reserved for future use.
Server States
58 to 62
State of each of the five servers.
Last Write Count
63
This word contains the number of characters written on
server from last BTR block.