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 you create, edit, or load a recipe from the database at runtime, an alias to the
Edit model
node is automatically created in the root project node, under the ListView object. 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 refresh the list of recipes, select
    Refresh List
    .
  • To create a new recipe:
    1. Select
      Create new recipe
    2. In the parameters list panel, configure the recipe values and name.
    3. Select
      Save
      .
    The new recipe displays in the recipes list.
  • To create a new recipe from a controller, select
    Create a new recipe from target
    .
  • To activate a recipe on the controller:
    1. From the list, select the recipe you want to activate.
    2. Select
      Apply
      .
  • To rename a recipe:
    1. In the
      Menu
      column select
      .
    2. In the parameters list panel, rename the recipe and select
      Save
      .
  • To duplicate a recipe, in the
    Menu
    column select
    , and select
    Duplicate
    .
    The duplicate recipe displays in the recipe list.
  • To delete a recipe, in the
    Menu
    column select
    , and select
    Delete
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal