The OPC UA client driver does not allow configuration of the queuesize. A queuesize of 1 is always used, which may result in loss of value changes coming from the OPC UA server

The OPC UA client driver does not allow configuration of the queuesize. A queuesize of 1 is always used, which may result in loss of value changes coming from the OPC UA server

Summary

The OPC UA client driver uses a fixed queuesize of 1, which may result in a loss of value changes coming from the OPC UA server.

Description

The OPC UA client driver uses a fixed queuesize of 1, which may result in a loss of value changes coming from the OPC UA server.

Solution

The OPCUA32 OPC UA client driver is enhanced to allow configuration of the queuesize for monitored items.



Issue Number: 235299
Fixed on Date: 12.3.2021
Versions: 10 0 BUILD 83962 | 8.20 0 BUILD 82266
    • 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 ...
    • OPC-UA Server: DNS Name used in certificate created by zenon.

      The creation of the DNS name in the OPC-UA Server certificate may vary depending on the zenon build and if the machine is within a Workgroup or is part of a Domain. This information can be verified in the certificate, the certificates files (*.der) ...
    • 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 ...
    • How to setup the zenon OPC UA Driver with a self-signed certificate

      This article describes how to create a self-signed certificate 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 certificates for OPC UA security. ...