Create recipe files
Recipe files define recipe units that pair sets of data values with sets of tags so that operators can write the values to the tags in one operation. When you create a recipe file, you define the ingredients that make up the recipe, whether they are number or string type, whether there will be maximum and minimum value limits, what the data values for each ingredient will be, and what tag each value will be written to. You create a recipe unit by associating a data set with a tag set.
Use the
RecipePlus
editor to create and edit recipe files. An HMI project can include multiple recipe files.To create a recipe file
- Open theRecipePluseditor using one of these methods:
- If theRecipePlus editorfolder is empty, double-click theRecipePlus editor foldericon; this creates a new recipe file and opens the editor on that file.
- Right-click theRecipePlus editor foldericon and selectNewfrom theContextmenu; this creates a new recipe file and opens the editor on that file.
- From theFilemenu, selectNew > RecipePlus; this creates a new recipe file and opens the editor on that file.
- Right-click an existing recipe file in the folder and selectOpenfrom theContextmenu.
- Double-click an existing recipe file in the folder.
- Define the recipe file in the General,IngredientsandUnitstabs of thePropertiesdialog box.TIP:Multiple instances of theRecipePluseditor can be open at one time; however, only one instance of any recipe file can be open at any one time.When theRecipePluseditor is open, the menu bar at the top of theFactoryTalk View Studioframe will include two additional menus:EditandRecipe.
Provide Feedback