METHOD ReadAndSaveRecipe : DWORD
Reads the current PLC values into the recipe and afterwards stores the recipe into the standard recipe file
The content of an existing file will be overridden.
Scope
Name
Type
Comment
Return
ReadAndSaveRecipe
DWORD
Possible last error values:
ERR_RECIPE_DEFINITION_NOT_FOUND ERR_RECIPE_NOT_FOUND ERR_RECIPE_SAVE_ERR ERR_NO_RECIPE_MANAGER_SET ERR_OK
ERR_RECIPE_DEFINITION_NOT_FOUND
ERR_RECIPE_NOT_FOUND
ERR_RECIPE_SAVE_ERR
ERR_NO_RECIPE_MANAGER_SET
ERR_OK
See ReturnValues (GVL) for a description of all possible errors.
Input
RecipeDefinitionName
STRING
Name of the recipe definition
RecipeName
Name of the recipe