An absolute path as a value in a string variable for the Recipegroup Manager export file name is not considered correctly
Summary
When using an absolute path to a file name in a string variable value as a parameter for the Recipegroup Manager export function, the recipe or group is not exported correctly. A file "D:_export_exportGrp1.xml" is created in the export folder, rather than a file "exportGrp1.xml" in the directory d:\export\
Description
When using an absolute path to a file name in a string variable value as a parameter for the Recipegroup Manager export function, the recipe or group is not exported correctly. A file "D:_export_exportGrp1.xml" is created in the export folder, rather than a file "exportGrp1.xml" in the directory d:\export\
Solution
An issue has been addressed in the handling of invalid file name characters and path building for the recipe group manager import and export functions when the specified path and / or file name were specified as a string variable value. Now the Recipegroup Manager handles paths that are specified through string variables correctly.
Information
Issue Number: 32761
Fixed on Date: 10.10.2014
Versions: 7.11 0 BUILD 15093
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 ...
Recipe variables in the recipe value table in the Recipegroup Manager screen are not always correctly set invisible
Summary It can happen that Recipegroup Manager recipe variables are still displayed in the recipe value table in the Recipegroup Manager screen in the runtime, although the linked visiblity variable have an active limit with the invisible attribute ...
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 ...
linear value adjustment confgured at the variable is not correctly considered in RGM
Summary When a linear value adjustment is configured at a variable, this is not correctly considered in all circumstances in the Recipe Groups Manager. At reading and writing shadow variables and recipes, the adjusted range is not considered, and a ...
The system driver variable "wrong value for set value" is not always set in the runtime when entering an invalid value for a recipe variable of the Recipegroup Manager in the Recipegroup Manager screen
Summary When entering an invalid value for a recipe variable in the Recipegroup Manager screen in the runtime using the current recipe value table, the system driver variable "wrong value for set value" is not set. When the value is changed in the ...