Server error and status data – ProSoft Technology 5201-DFNT-104S User Manual

Page 124

Advertising
background image

104S v2 ♦ ProLinx Gateway

Reference

(Firmware v2.xx)

Protocol Manual


Page 124 of 157

ProSoft Technology, Inc.

March 19, 2010

5.4

Server Error and Status Data

The Driver Error and Status Data areas represent a collection of status,
diagnostic and troubleshooting registers which may prove helpful in
troubleshooting the 104S network and port operation. The data map functionality
of the gateway must be utilized to map this data into the application gateway
database area (memory word addresses 0 to 3999). All or any portion of the data
can be moved using the Data Map.

The data area is initialized with zeros whenever the gateway is initialized. This
occurs during a cold-start (power-on), reset (reset push-button pressed) or a
warm-boot operation (commanded or loading of new configuration).

Status Register Name

Description

10200 t0

Timeout

Count

This word contains the number of t0 errors
recognized by the gateway.

10201 t1

Timeout

Count

This word contains the number of t1 errors
recognized by the gateway.

10202 t2

Timeout

Count

This word contains the number of t2 errors
recognized by the gateway.

10203 t3

Timeout

Count

This word contains the number of t3 errors
recognized by the gateway.

10204

Sequence Error Count

This word contains the number of sequence errors
recognized by the gateway. When the send
sequence number received by the gateway does
not match the expected sequence number, the
connection is closed and this counter is
incremented.

10205

Bad Address Error Count

This word contains the number of messages
received from the remote host that do not contain a
valid common ASDU address in the packet.

10206

Length Error Count

This word contains the number of messages
received from the remote host that do not have a
valid length field.

10207

Receive Frame Count

This word contains the number of message frames
(not packets) received from the host. A packet may
contain more than one message.

10208

Transmit Frame Count

This word contains the number of message frames
sent to the host from the unit.

10209

Socket State Value
(socket 0)

This word contains the current socket state as
follows:
-1 = Open Socket
0 = Wait for connection
1 = Transmit message if ready
2 = Receive packet and process message
3 = Process multiple messages in packet
50 = Send TestFr Act
51 = Wait for TestFr Con
60 = Send sequence (S-Format) message
1000 = Close Socket
1001 = Wait for socket to close

Advertising