ScanCom Driver Statistics Dialog
The Show Stats button will display the following information about a ScanCom driver tag.
Driver Name The name of the driver (within the driver's code) for which statistics are being displayed.
Driver Type Identifies the driver.
Counts The number of successful communications since the system started.
Timestamp The time of the last successful communication.
Date Stamp The date of the last successful communication.
Dt The time between successive error-free replies. This is typically used to determine how fast data is being transferred for drivers that request data at regular intervals.
ResponseTime The time between triggering the read / write and receiving the error-free reply. This can help diagnose a large dt value by determining if the delay is in the communication transaction itself.
Error The error number (code) for the current error.
Error Mess A message describing the type of communications error that has occurred.
Last Error The error number (code) for the last error that occurred.
Last Error Mess A message describing the type of communications error that last occurred.
Error Count The number of errors that have occurred since the system started.
Error Time The time of the last reported error.
Error Date The date of the last reported error.
Error Mem Addr The memory address associated with the last error
Min Retries The minimum retries recorded for an error.
Max Retries The maximum number of retries recorded for an error.
Avg Retries The average number of retries recorded for an error.