Manage recipes at runtime
Use the recipes editor widget to store a new recipe, to delete an existing recipe, or to apply a recipe on the controller.
When the user creates, edits, or loads a recipe from the database at runtime, an alias to the Edit model node is automatically created in the root project node. The alias node has the same name as the recipe schema it refers to. Until the node is saved, deleted, or sent to the controller, it contains a temporary copy of the created, edited, or loaded recipe data.
Important: If the FTOptixApplication execution stops, the Edit model node and its data are deleted.
To manage recipes at runtime
-
To store a new recipe:
- Edit the values of the ingredients.
- In the recipe list, enter a name for the recipe.
- Select Save.
- To delete a recipe, select a recipe and select Delete.
-
To apply a recipe on the controller: