ProSoft Technology MVI71-GEC User Manual

Page 72

Advertising
background image

Reference

MVI71-GEC ♦ PLC 5 Platform

User Manual

Generic ASCII Ethernet Communication Module

Page 72 of 86

ProSoft Technology, Inc.

May 11, 2011

Object In GSCInStat

Block Offset
Start

Description

Server[2].Timeout

155

This status value contains the total number of times a

connection timeout occurred on the socket.

Server[2].CfgErrWord

156

This bit mapped word defines the configuration errors

for the server.

Server[3].Enabled

157

This flag defines if the server is utilized. Y indicates
that the server is enabled. N indicates that the server is

disabled as ASCII string.

Server[3].State

158

This flag defines the current state of the server.

Server[3].IP

159

This double-word value contains the IP address of the

client connected to the server.

Server[3].Port

161

This word value contains the port address for the client

connected to the server.

Server[3].Open

162

This status value contains the total number of times the

server performed an open operation.

Server[3].Established

163

This status value contains the total number of times a

connection was established on the socket.

Server[3].Closed

164

This status value contains the total number of times a

close operation was performed on the socket.

Server[3].RxCount

165

This status value contains the total number of

messages received by the server.

Server[3].RxOverflow

166

This status value contains the total number of
messages received that exceed the specified buffer

size for the server.

Server[3].TxCount

167

This status value contains the total number of

messages transmitted by the server.

Server[3].TxOverflow

168

This status value contains the total number of transmit
messages that exceeded the specified maximum buffer

size for the server.

Server[3].Timeout

169

This status value contains the total number of times a

connection timeout occurred on the socket.

Server[3].CfgErrWord

170

This bit mapped word defines the configuration errors

for the server.

Server[4].Enabled

171

This flag defines if the server is utilized. Y indicates
that the server is enabled. N indicates that the server is

disabled as ASCII string.

Server[4].State

172

This flag defines the current state of the server.

Server[4].IP

173

This double-word value contains the IP address of the

client connected to the server.

Server[4].Port

175

This word value contains the port address for the client

connected to the server.

Server[4].Open

176

This status value contains the total number of times the

server performed an open operation.

Server[4].Established

177

This status value contains the total number of times a

connection was established on the socket.

Server[4].Closed

178

This status value contains the total number of times a

close operation was performed on the socket.

Advertising