CEL Entries for Parameters (from within Batch recipe) are not written when control strategies are used.
Description
When using control strategies in Batch
Control, no CEL entries are created for parameters. Without control strategies,
correct entries are made.
This has been fixed. Now the desired CEL
entries are also created when using control strategies.
To benefit from this fix:
- Update your zenon Software Platform to the
latest build of zenon 11 or higher.
Item ID: 258116
Version: 11.00 Build: 111398
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 ...
Batch Control: Switch Phase option doesn't update control strategy list control which can lead to write wrong parameters
Summary In Batch Control, switching between phases in the same unit is not done correctly. This has been fixed. Description When switching from one phase to another phase of the same unit in Batch Control with "Switch phase", the control strategy is ...
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, ...
CEL filtered on master recipe instead of control recipe
Description The filter with a batch identifier for the CEL is applied to the master recipe instead of the control recipe. Cause: The control recipe contained an underscore ('_') in the recipe name. This resulted in incorrect filtering. Solution: This ...
Batch Control: Service Engine crashes when a "%" character is used in the name for Matrix or PFC recipe
Description In Batch Control, the character "%" is prohibited for recipe names. However, the input was not prevented. If the recipe name contained the character "%", the Service Engine crashed when the recipe was saved. This behavior has been ...