Chapter 4 FactoryTalk Batch Recipe Editor introduction
57
Selecting the initial step sends you up through the SFC levels. You also can
select a level in the Procedure View pane.
To move up through SFC levels:
1. Double-click the initial step of the CLS_SWEETCREAM_OP:1
Operation at the top of the SFC to return to the Unit Procedure level.
2. Double-click the initial step of the CLS_SWEETCREAM_UP:1 Unit
Procedure at the top of the SFC to return to the Batch Procedure level.
You build a recipe by adding steps. The FactoryTalk Batch Recipe Editor
automatically adds and configures the transitions between the steps.
Use the following instructions to add a sequential step in the operation level.
To add a sequential step in the sample operation level:
1. With the Selection Tool selected, double-click the
CLS_SWEETCREAM_UP:1 unit procedure in the Procedure View.
The CLS_SWEETCREAM_OP:1 operation displays.
2. Double-click the CLS_SWEETCREAM_OP:1 operation. The recipe
steps within the operation display.
3. Select the ADD_MILK:1 STATE = COMPLETE transition at the bottom
of the operation.
4. Select Add Step in the Recipe Construction Toolbox. A new step and
transition are added below the selected transition and the Select Phase
dialog box opens.
5. Select XFR_OUT, and then select OK. The new step is defined as
XFR_OUT:1 and the transition below the step is defined as
XFR_OUT:1.STATE = COMPLETE.
The recipe elements in CLS_SWEETCREAM_OP:1 automatically
rearrange to make room for the new step and transition. This auto-
Move up through SFC levels
Add steps
Add a sequential step in the
sample operation level