OPCUA32: Fallback to ConditionRefresh should also occur when the OPC UA Server returns 0x80400000 - BadNotImplemented on the Call of ConditionRefresh2

OPCUA32: Fallback to ConditionRefresh should also occur when the OPC UA Server returns 0x80400000 - BadNotImplemented on the Call of ConditionRefresh2

Summary

Fallback to ConditionRefresh does not work correctly for specific OPC UA Server. This has been fixed.

Description

When the OPCUA32 driver creates monitored items for event notifier variables, it calls the ConditionRefresh2 method  after creating the monitored items. It may fall back to calling the more generic ConditionRefresh method, if the server does not support ConditionRefresh2. If however the OPC UA Server server returns BadNotImplemented the OPCUA32 driver does not execute the expected fallback to ConditionRefresh.

This behavior has been modified. In the case of a BadNotImplemented response from the server to ConditionRefresh2, the OPCUA32 driver executes a fallback to ConditionRefresh.

To benefit from this fix:

  • Update your zenon Software Platform to the latest build of zenon 11 or higher.


Item ID: 270764
Version: 14.00 Build: 257014
Version: 12.00 Build: 272744
Version: 11.00 Build: 272743
    • Related Articles

    • zenon Changesets Excel

      Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in CSV format ...
    • zenon Changesets CSV

      Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in as Excel ...
    • 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) ...
    • 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 ...
    • Secure Connection with Certificate between OPC UA Driver and Siemens TIA OPC UA Server

      First of all protect the project in TIA with User and Password. Activate the OPC UA Server. Activate the property “use global security setting for certificate manager” Choose an security policies Create a Server Certificate in TIA as following: ...