MVI69-GEC ♦ CompactLogix or MicroLogix Platform
Contents
User Manual
ProSoft Technology, Inc.
Page 65 of 86
February 18, 2014
Parameter
Block
Offset
Start
Description
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
Client[0].Connected
15
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[0].State
16
This flag defines the current state of the client.
Client[0].IP
17
This double-word value contains the IP address of the server
connected to the client.
Client[0].Port
19
This word value contains the port address for the server
connected to the client.
Client[0].RxCount
20
This status value contains the total number of messages
received by the client.
Client[0].RxOverflow
21
This status value contains the total number of messages
received that exceed the specified buffer size for the client.
Client[0].TxCount
22
This status value contains the total number of messages
transmitted by the client.
Client[0].TxOverflow
23
This status value contains the total number of transmit
messages that exceeded the specified maximum buffer size
for the client.
Client[0].spare
24
Reserved for future use
Client[1].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[1].State
26
This flag defines the current state of the client.
Client[1].IP
27
This double-word value contains the IP address of the server
connected to the client.
Client[1].Port
29
This word value contains the port address for the server
connected to the client.
Client[1].RxCount
30
This status value contains the total number of messages
received by the client.
Client[1].RxOverflow
31
This status value contains the total number of messages
received that exceed the specified buffer size for the client.
Client[1].TxCount
32
This status value contains the total number of messages
transmitted by the client.
Client[1].TxOverflow
33
This status value contains the total number of transmit
messages that exceeded the specified maximum buffer size
for the client.
Client[1].spare
34
Reserved for future use