The timeout property in the editor for a Recipegroup Manager recipe is not disabled in the editor when the "write synchronously" property is not set
Summary
When the "write synchronously" property is not set for a recipe of the Recipegroup Manager in the editor, the property "timeout" can still be set.
Description
When the "write synchronously" property is not set for a recipe of the Recipegroup Manager in the editor, the property "timeout" can still be set.
Solution
An issue has been addressed where the property "timeout" was not disabled when the property "write synchronously" was not set.
Issue Number: 24831
Fixed on Date: 30.11.2015
Versions: 7.60 0 BUILD 36068
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, ...
Changing only the properties "write synchonously" and "write timeout" for a Recipegroup Manager recipe in the editor is not correctly saved.
Summary When changing the properties "write synchonously" and "write timeout" for a Recipegroup Manager recipe in the editor, without making any further changes and then navigate in the project tree to a different module, the changes are not saved. ...
The variable "Take set value limits from value" property should be disabled by default in the Recipegroup Manager module.
Summary When a variable is added to a recipe group in the Recipegroup Manager, the parameter "Take set value limits from variable" is set randomly for each variable. If the recipe group has also variables not supporting this property, it is not be ...
An unhandled exception message may occur and the editor or runtime may close unexpectedly, when executing an action on a recipe of the Recipegroup Manager through the API, when the parent Recipegroup object is set to nothing.
Summary Executing an action on a recipe of the Recipegroup Manager through the API after the parent Recipegroup was explicitly set to nothing, caused an unhandled exception message and could cause the editor or runtime to close unexpectedly. ...