beautypg.com

ProSoft Technology MVI69-GEC User Manual

Page 76

background image

Contents

MVI69-GEC ♦ CompactLogix or MicroLogix Platform

User Manual

Page 76 of 86

ProSoft Technology, Inc.

February 18, 2014

Parameter

Block
Offset
Start

Description

Server[0].Port

19

This word value contains the port address for the client
connected to the server.

Server[0].Open

20

This status value contains the total number of times the
server performed an open operation.

Server[0].Established

21

This status value contains the total number of times a
connection was established on the socket.

Server[0].Closed

22

This status value contains the total number of times a close
operation was performed on the socket.

Server[0].RxCount

23

This status value contains the total number of messages
received by the server.

Server[0].RxOverflow

24

This status value contains the total number of messages
received that exceed the specified buffer size for the server.

Server[0].TxCount

25

This status value contains the total number of messages
transmitted by the server.

Server[0].TxOverflow

26

This status value contains the total number of transmit
messages that exceeded the specified maximum buffer size
for the server.

Server[0].Timeout

27

This status value contains the total number of times a
connection timeout occurred on the socket.

Server[0].CfgErrWord

28

This bit mapped word defines the configuration errors for the
server.

Server[1].Enabled

29

This flag defines if the server is utilized. A value of 0
indicates the server is not used. Any other value indicates
the server is used.

Server[1].State

30

This flag defines the current state of the server.

Server[1].IP

31

This double-word value contains the IP address of the client
connected to the server.

Server[1].Port

33

This word value contains the port address for the client
connected to the server.

Server[1].Open

34

This status value contains the total number of times the
server performed an open operation.

Server[1].Established

35

This status value contains the total number of times a
connection was established on the socket.

Server[1].Closed

36

This status value contains the total number of times a close
operation was performed on the socket.

Server[1].RxCount

37

This status value contains the total number of messages
received by the server.

Server[1].RxOverflow

38

This status value contains the total number of messages
received that exceed the specified buffer size for the server.

Server[1].TxCount

39

This status value contains the total number of messages
transmitted by the server.

Server[1].TxOverflow

40

This status value contains the total number of transmit
messages that exceeded the specified maximum buffer size
for the server.