OPCUA32: writing a structure variable with a RGM recipe containing a larger amount of variables, causing two write requests for the structure, results in first variables being overwritten with the old" value"
Summary
n.a.
Description
n.a.
Solution
Writing structure variables now correctly writes all values when multiple write requests are required.
Issue Number: 142627
Fixed on Date: 12.7.2018
Versions: 7.60 0 BUILD 49532 | 8.00 0 BUILD 50155
Related Articles
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, ...
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 ...
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 ...
BeckhNG driver sometimes receives incorrect values under specific conditions when requesting many variables e.g. RGM recipe shadow variables
Summary When the BeckhoffNG driver advises (enable in the driver) many variables and during this advise another set of variables is advised, the first advise is returned from the buffer in the driver before it was correctly updated. This resulted in ...