A filtertext for the recipe value filter at the screen switch function to the Recipegroup Manager screen is not saved
Summary
When using the Recipegroup manager it is possible to define recipe value filter at the recipe variables in the editor. These filters can be used to filter the recipe value list in the runtime.
At the screen switch function these filters can be selected or a filter can be taken over from a string variable. It is also possible to define a filter text that is not yet defined as a valid filter at the recipe variables but then this filter text is not saved.
Description
When using the Recipegroup manager it is possible to define recipe value filter at the recipe variables in the editor. These filters can be used to filter the recipe value list in the runtime.
At the screen switch function these filters can be selected or a filter can be taken over from a string variable. It is also possible to define a filter text that is not yet defined as a valid filter at the recipe variables but then this filter text is not saved.
Solution
An issue has been addressed in the Recipegroup Manager screen switch function where it was possible to enter a free text for the filter even when these filters were not yet defined. Now only the already defined filters can be selected. If a free filtertext is required for filters that have not yet been defined, a string variable can be used.
Information
Issue Number: 30504
Fixed on Date: 5.12.2013
Versions: 7.20 0 BUILD 17768
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: When I change something in the Recipegroup Manager via the programming interface in Service Engine, these changes are not updated in the screen. Why is that?
To understand this, you have to know that each time you access the RGM (Recipegroup Manager), you are working with a copy of the RGM data. So every screen that is opened in the Service Engine, has it's own copy of the RGM data. Also each instance ...
It is possible to edit the Recipegroup Manager recipe in the runtime using a linked keyboard screen although editing was blocked at the screen switch function
Summary If at the screen switch function to the Recipegroup Manager screen the option to open the Recipe read-only is checked, it is still possible to edit the recipe variable values, if a keyboard screen is linked. Description If at the screen ...
The sorting in the recipe value table in the Recipegroup Manager screen in the runtime is reset after a recipe is saved.
Summary When sorting for a specific column in the recipe value table in the Recipegroup Manager screen in the runtime, the sorting gets reset back to the default writing order when the recipe is saved. DescriptionWhen sorting for a specific column in ...
Executing the "all values++" screen specific function in the Recipegroup Manager screen in the runtime does not correctly increment edited recipe values
Summary If a recipe value is changed manually in the Recipegroup Manager screen and after that the screen specific function "all values++" is executed to increment all values, the previously manually changed value is not incremented from the new ...