OPCUA32: The loss of communication to one OPC UA server will slow down communication to other connections configured in same driver instance

OPCUA32: The loss of communication to one OPC UA server will slow down communication to other connections configured in same driver instance

Summary

In general it is recommended to use a dedicated driver for each OPC UA server. In any case, the lifetime count requested by the OPC UA server should be set sufficiently high to counter delays that may occur due to tcp retransmits and reconnect delays in case of connection loss. For drivers with multiple connections this is the cumulative delay time spanning all connections. Note, that the OPC UA server may refuse a high lifetime count as configured and use a lower value.

In the case where a single driver has many connections it can still happen under specific circumstances that a valid connection is not updating the variables when multiple other connections have no communication.

Description

In general it is recommended to use a dedicated driver for each OPC UA server. In any case, the lifetime count requested by the OPC UA server should be set sufficiently high to counter delays that may occur due to tcp retransmits and reconnect delays in case of connection loss. For drivers with multiple connections this is the cumulative delay time spanning all connections. Note, that the OPC UA server may refuse a high lifetime count as configured and use a lower value.

In the case where a single driver has many connections it can still happen under specific circumstances that a valid connection is not updating the variables when multiple other connections have no communication.

Information

split multiple connections over multiple driver instances to avoid interferences.



Issue Number: 155900
Fixed on Date: 12.4.2019
Versions: 7.60 0 BUILD 56718 | 8.00 0 BUILD 56563 | 7.50 0 BUILD 58030
    • Related Articles

    • FAQ: How can I browse an OPC UA Server using the zenon OPC UA Client Driver?

      Go to Drivers > New Driver Create a Driver of Type "OPC UA Client Driver" Open the Driver Configuration Go to "Connections" Create a new Connection Enter your Discovery URL Enter your Server URL manually or click the 3 dots to browse the Discovery ...
    • How to use certificates for OPC UA security

      This article provides an overview of how to use X.509 certificates in order to enable OPC UA security. It links to further how-tos that explicitly describe the necessary steps to create certificates and add them to the configuration of either the OPC ...
    • Checklist: Driver(s) cannot establish a reliable communication

      Time estimate: 60 minutes Please go through all the points in the following checklist. If necessary, confirm with IT Department any information you cannot verify before contacting your local COPA-DATA Representative. Checklist usage: #. [Quick hints] ...
    • Checklist: Communication to TwinCat via BeckhoffNG driver

      Time estimate: 30 minutes Please go through all the points in the following checklist. If necessary, confirm with IT Department any information you cannot verify before contacting your local COPA-DATA Representative. TwinCAT ADS communication library ...
    • How to setup the zenon OPC UA Driver with a CA-signed certificate

      This article describes how to create a certificate signed by a Certificate Authority (CA) for using it with the zenon OPC UA Driver. For general information about certificate usage for OPC UA security, please refer to the article How to use ...