MVI69-GEC ♦ CompactLogix or MicroLogix Platform
Contents
User Manual
ProSoft Technology, Inc.
Page 67 of 86
February 18, 2014
Parameter
Block
Offset
Start
Description
Client[3].State
16
This flag defines the current state of the client.
Client[3].IP
17
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
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.
Write Block
These blocks of data transfer information from the PLC processor to the module. The
structure of the Output Image blocks used to transfer this data is shown in the following
table.
Word
Offset
Description