DF1 Polling Master Driver diagnostics

Diagnostic counters are available by right-clicking the processor station in the
RSWho
window. Driver diagnostics are found under the
General
,
AB Diagnostic Counters
,
Error Counters
, and
Performance
tabs in the tabbed dialog box. Driver diagnostics are modeless, and can remain on the desktop if you minimize RSLinx Classic. The following is the list of diagnostic counters shown and the definition of each.
General Tab
Command Packets Mailed
Solicited messages placed in the driver queue for transmission.
Reply Packets Received
Reply packets received from slave stations.
Unsolicited Replies Mailed
Unsolicited reply packets placed in the driver queue for transmission.
Unsolicited Messages Received
Total number of unsolicited messages/commands received from stations on the same link as this one (local stations). These are messages that are sent to RSLinx Classic that are not sent to an RSLinx Classic virtual link.
Fake Packets Handled
Diagnostic packets sent to the driver and replied to.
Total Bad Packets Received
Bad/Unsupported packets received from kernel driver.
Unmatched Reply Packets
The number of times a reply packet was received by RSLinx Classic to which there was no associated pending packet.
Bad Packets
Bad/Unsupported packet received from RSLinx Classic engine.
Timeouts
Total commands for which no response was received before the specified timeout period.
Communication Errors with Kernel Driver
Failed calls to RSSERIAL.SYS.
Packets Canceled
Total number of connected packets and unconnected requests sent that the RSLinx Classic engine attempted to cancel due to a timeout or an application or connection termination. If a response to a canceled request is received at a later time, it is disregarded.
Packets in Queue
Packets in the user-mode queue waiting to be sent to the kernel driver.
Unsolicited Packets in Queue
Unsolicited packets in the user-mode queue waiting to be sent to the kernel driver.
AB Diagnostic Counters Tab
Poll Packets (ENQ's) Sent
Number of poll packets sent from the master.
EOT's Received
Number of EOT's received from slave stations (should = ENQ's sent).
Messages Received
Messages received for other nodes.
STX's Received
Start of packet (STX) received.
ACK's Sent
ACK's sent.
NAK's Sent
NAK's sent.
Messages Sent
Number of packets placed on the wire.
ACK's Received
ACK's received.
Transmit Retries
The packet had a transmit timeout and was retried.
Timeout on ACK
Timed out waiting for ACK on packet sent.
Aborted Msgs – Invalid Chars
Invalid characters were received in a packet, so the packet was discarded.
Bad Characters
Bad characters received.
Receive Errors (Checksum Failure)
Checksum failed on packet received.
Duplicate Messages
Duplicates messages received.
Broadcasts Sent
Broadcast packets sent.
Messages Received for Other Nodes
Number of packets received for other nodes.
Error Counters Tab
Poll Retries
Number of poll retries.
Polls That Timed Out and Failed
Polls that timed out and failed.
Packet Timeouts
Packets that timed out.
Transmit Retries
Number of transmit retries.
Transmit Retry Exceeded
The packet failed to transmit the maximum number of times and failed.
Duplicate Packets Received
A packet with the same TNS as another packet was received.
Bad Characters Received
Characters were received before a DLE.
Bad Chars Received After DLE
Invalid characters received in packet.
DLE Out of Sequence
A DLE was received in an invalid location in the packet.
DLE STX Wiped Out a Previous Msg
A new packet was received while receiving another packet.
Illegal State in DF1 State
An internal error caused the driver state machine to enter an invalid state.
Failed To Transmit Message
A packet failed to be transmitted.
Modem Dialing Failed
The modem dialer failed to connect.
Failed to Timeout RSLinx Classic Packet
Packet validation failed on a packet that has timed out.
CRC Test Failed
CRC checksum failed on a packet received.
Outstanding Packet Underflow
The driver anticipated more packets than were actually waiting to be sent.
Outstanding Packet Overflow
Too many packets are waiting to be transmitted to a slave station (maximum is 50).
Unexpected Packet Received
While waiting for an ACK on a last packet sent, the master received another packet.
Unexpected CRC Error
CRC checksum failed on a packet received.
Failed To Transmit Message
The message failed to transmit.
Retransmit Timeouts
A packet timed out waiting to be retransmitted.
Unexpected EOT Received
An EOT character was received before the entire packet was read.
Invalid Receive State
An internal error caused the driver state machine to enter an invalid state.
Performance Tab
Sent Packets/Second
Total packets sent (solicited and unsolicited) per second by user-mode driver.
Received Packets/Second
Total packets received (solicited and unsolicited) per second by user-mode driver.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal