DF1 Slave 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, and Performance tabs in the tabbed dialog. Driver diagnostics are modeless; therefore, they 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. |
Reply Errors | Number of reply errors. |
Unmatched Replies | The number of times a reply packet was received by RSLinx Classic to which there was no associated pending packet. |
Bad Packets Received | 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. |
Canceled Packets | 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 | |
---|---|
Messages Transmitted | Number of transmitted messages. |
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. |
NAKs Received | NAK's received |
SOHs Received | Start of packet received. |
Messages Received | Messages received for other nodes. |
ACK's Sent | ACK's sent. |
Receive Errors | Checksum failed on packet received. |
ENQs Received | A station on the network did not understand the packet it received. |
EOTs Sent | Number of EOT's sent from slave stations (should = ENQ's sent). |
Msgs Aborted Due to Invalid Characters | Invalid characters were received in a packet, so the packet was discarded. |
Bad Characters | Bad characters received. |
Duplicate Messages | Duplicates messages received. |
Broadcast Messages Seen | Number of broadcast messages seen. |
Messages Seen for Other Nodes | Number of messages seen for other nodes. |
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