Contents
MVI69-GEC ♦ CompactLogix or MicroLogix Platform
User Manual
Page 82 of 86
ProSoft Technology, Inc.
February 18, 2014
Parameter
Block Offset
Start
Description
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
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.