Add variables to a recipe
Recipe files save custom lists of data associated with a recipe. Consider the following requirements when adding variables to a recipe:
- Recipe variables can be of simple data types.
- Recipe variables can contain array elements with simple data types and with up to three dimensions.
- Recipe variables must be Read/Write.
- A recipe supports up to four string variables.
- A string variable can contain up to 252 characters.
Prerequisites
- The project is offline.
To add variables to a recipe
- InProject Organizer, double-click the controller to open the controller application workspace.
- In theControllertree, selectRecipe.
- On theRecipeconfiguration page, from theRecipelist, select the added recipe to which you want to add variables.
- Double-clickSelect variablesor select
to open the variable selector.
- In the variable selector, select the variable, and then selectSelect.TIP: To change the order of the added recipe variables, drag the row headers of the variables to the desired place.
Provide Feedback