Recipes in TIA WinCC Runtime Professional

In this practice, I will configure the Recipes in WinCC Advanced V.11, and this configuration is applicable to WinCC Flexible and is practically identical to the previous practice with WinCC RT Professional.

The recipe would be Milk_Production, each recipe contains the elements that would be equivalent to the ingredients, and each recipe has its records that would correspond to the variations of the ingredients in the production of the product, such as whole milk, semi-skimmed milk, and skimmed milk, where in each of these records, each element or ingredient varies in its proportions.

1.- We open our project in the TIA Portal, where we have our PLC, in this example an S7-300, but it could be any other, there is no variation in the configuration of the recipes and our WinCC RT Advanced application, we navigate to Recipes and open its window, and the appearance it shows is as follows:

2.- Our Recipe will be called Milk_Production and we add the elements or ingredients that will compose the production of Milk.

3.- We will add the elements that correspond to the ingredients that make up our Recipe, and in the Variable column, we navigate to the data that it will refer to in our PLC program, in the example I have created a DB Recipes, where I have the ingredients.

4.- Once all the elements, ingredients, have been added, we just need to configure in the Records tab the different proportions of the elements, ingredients that would correspond to the product to be manufactured, and in the different columns, the elements created previously appear.

5.- Now we need to configure a screen to display the recipes, modify them, add some, and transfer them to the PLC or read from the PLC, for this we create a new screen and within the Controls window, we select Recipe Viewer and drag it to our image; here is the difference between the recipe viewer in WinCC Advanced and WinCC Professional.

6.- Within the Properties, we will adjust the display of our Recipe viewer as needed, we navigate through its different properties and modify them; once this is done, we can proceed to run the Runtime.

7.- I run the Runtime and this is the screen of my Recipes, I can now modify, add, delete, and transfer the recipe that interests me to the program in the PLC.

September 20, 2012