OPC UA Client Driver Statistics Dialog

The Show Stats button will display the following information about an OPC UA Client driver tag.

Note the Endpoints button. This trouble-shooting tools displays the list of OPC UA Server Endpoint information that is retrieved by the driver and held internally.

An OPC UA server may offer multiple endpoints that can be used by clients to connect to it. The endpoints vary in terms of the authentication methods and security levels. The dialog shows what VTScada has received back from the server when it makes its initial (unsecured) connection to retrieve the endpoints. The driver will then choose the most secure endpoint available with the configured authentication method.

Driver Name The full name of the driver for which statistics are being displayed.

Driver Type The tag type this driver is.

Stats for Identifies the driver.

Version The version number and date that this driver was created.

Debug Log Level Reserved for use when working with technical support.

 

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 Response time - that is, the time between a request for information and the message being received.

Error The error number (code) for the current error.

Error Message A message describing the type of communications error that has occurred.

Error Address Where the error occurred

Last Error The error number (code) for the last error that occurred.

Last Error Message 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.

OPC UA Client Driver