Driver ALLENDF1 does not send all recipe values to PLC
Summary
It is not possible to send all recipe values to PLC using ALLENDF1 driver.
PLC type in this specific case MicroLogix Allen-Bradley
Standard recipe / Recipe Group Manager:
When send action ('write all values' screen specific functions) is performed -> only first recipe values is delivered.
When recipe values are sent "one by one" (so user manually send each value via screen specific function - 'write selected values') -> then the recipe value is delivered.
Description
It is not possible to send all recipe values to PLC using ALLENDF1 driver.
PLC type in this specific case MicroLogix Allen-Bradley
Standard recipe / Recipe Group Manager:
When send action ('write all values' screen specific functions) is performed -> only first recipe values is delivered.
When recipe values are sent "one by one" (so user manually send each value via screen specific function - 'write selected values') -> then the recipe value is delivered.
Solution
Writing procedure is improved now.
Issue Number: 35569
Fixed on Date: 16.11.2015
Versions: 7.20 0 BUILD 24121 | 7.50 0 BUILD 25796
Related Articles
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 ...
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, ...
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 ...
Setting values for DINT/UDINT variables of the S7_NT Driver from zenon runtime to PLC leads to value 0 in both zenon runtime and plc.
Summary Setting values for DINT/UDINT variables of the S7_NT Driver from zenon runtime to PLC leads to value 0 in both zenon runtime and plc. This behaviour occurs when the following prerequisites are given: S7-Project created in Step 7 v. 55 ...
Driver Phoenix: connect to PLC ProConOS initialisation / timing problem
Summary When connecting to a PLC the driver sends REC_DATA telegram (without data) although it is not connected or logged in to the PLC. This leads to wrong and not working communication conditions that could even bring down PLC. Description When ...