OPCUA32: OPC UA client driver closes unexpectedly on write of a RGM recipe with advised variables
Description
When a variable of the OPCUA32 driver for the OPC UA type vector matrix (multi-dimensional array) is written, the OPCUA32 driver closes unexpectedly. Vector matrix types are not supported by the OPCUA32 driver, the error of the driver closing on writing such an unsupported variable, has been fixed.
To benefit from this fix:
- Update your zenon Software Platform to the latest build of zenon 10 or
higher.
Item ID: 258167
Version: 11.00 Build: 112904
Version: 10.00 Build: 112170
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 ...
FAQ: It seems that sometimes not all variables are correctly written to the PLC by the RGM module, although the system driver variable states that the recipe was written successfully and the option "write synchronously" is active. How can this be?
When reading a RGM recipe immediately after writing a RGM recipe, with a driver that has the option "keep update list in memory" active, and recipe variables that have been read previously, it can happen that a read cycle is currently in progress, ...
OPCUA32: OPC UA client driver closes unexpectedly on consecutive writes of a RGM recipe
Description In the Service Engine a write operation for the OPC UA client is triggered several times in very short time intervals. As a result the OPCUA32 driver crashes. This crash occurs either silently in the background or with an error message ...
FAQ: When I activate the option "write synchronously" for the Recipegroup manager recipe, and I write the recipe, the recipe does not seem to be written properly and also the Service Engine does not close properly. Why is that?
When the option "write synchronously" is active at a recipe, when writing a recipe (sending values to the PLC) for each recipe variable a writing confirmation is requested to the driver. On a successfull write, the driver sends a writing confirmation ...
OPCUA32: The OPC UA client driver closes with an unhandled exception when browsing variables from an OPC UA server with a specific address space
Summary When browsing variables with the OPCUA32 OPC UA client driver in the zenon editor from an OPC UA server that uses a specific address space containing endless recursions for hierarchical references, the OPC UA client driver in the editor ...