METHOD CreateRecipeNoSave : DWORD
Creates a new recipe in the specified recipe definition and afterwared reads the current PLC values into the new recipe
Scope
Name
Type
Comment
Return
CreateRecipeNoSave
DWORD
Possible last error values:
ERR_RECIPE_DEFINITION_NOT_FOUND ERR_RECIPE_ALREADY_EXIST ERR_RECIPE_NOMEMORY ERR_NO_RECIPE_MANAGER_SET ERR_OK
ERR_RECIPE_DEFINITION_NOT_FOUND
ERR_RECIPE_ALREADY_EXIST
ERR_RECIPE_NOMEMORY
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