beautypg.com

Watlow EZwarePlus Programming User Manual

Page 227

background image

EZwarePlus Programming Manual

219

Command: Performs an action on the recipe based on the value entered.

1. Add a new record. The selected record is duplicated and added to the end of the list where it can be edited.

2. Update the selected record with new data.

3. Delete the selected record.

Result: Displays the result of the action performed with the Command field.

1. Success

2. The selected record does not exist.

3. Unknown command.

4. The recipe has reached the limit of 10,000 records. No new records can be added.

In this example, the selected record is highlighted in yellow (Tea_25ml). The Recipe Record Number in the upper-left

corner is displaying the index number of the selected record in the list, counting from “0.” Entering a different

number in this Numeric Input will cause the corresponding recipe record to be highlighted.

The Recipe Tag section displays the selected record’s name with an ASCII Input object and the item data with

Numeric Input objects.

Clicking the New button writes a “1” to the Recipe Command register and creates a new recipe record at the end of

the list. When data is changed in the selected record using the Numeric Input objects, clicking the Update button

writes a “2” to the Recipe Command register and updates the recipe database file in the HMI and updates the Recipe

View. Clicking the Delete button writes a “3” to the Recipe Command register and deletes the selected record.

1010-1015, Rev. 03