WinCC flexible recipes

JasonWade

Member
Join Date
Oct 2005
Location
Preston
Posts
160
Hi,

I have a large data block describing a machine setup containing 10 arrays each 1000 elements long, they are a mix of INT, REAL and BOOL. I want to keep data records in a recipe for different machine setups. So I created 10 appropriate tags each with 1000 elements and added them to a recipe.

In in the standard recipe handler I can see that all the arrays have been added to the recipe, but all the values are zero, even though I can see in Step 7 that many are non-zero. What's more, if I create an I/O field to show just 1 element from the arrays, it shows zero, even though I know its not.

What am I doing wrong?

Thanks in advance for your help!
 
Hi there, can you please explain where you are seeing the recipe values to be zero? Is that within Wincc flex or do you have a value showing on your screen?

The way recipes work conventionality is that they write the values found in "Data Records" into their specific Tag when the recipe is enabled. You can then use the "Recipe View" object to modify values in "Data Records".
 

Similar Topics

Hello everyone I Have an Issue with the usage of recipes in Wincc Flexible 2008, I create the recipe to change the values in a fast way The...
Replies
0
Views
119
Can anyone please upload some of the practice problems of recipe topics and explain the practical application of recipes with the help of examples...
Replies
2
Views
1,998
Hello, On an MP377 we made a recipe screen. All recipes are stored in DB's. A recipe is called by number. This number is used to call the right...
Replies
4
Views
4,948
Hi, I have used the advanced recipes in WinCC Flexible. New recipes, editing and saving is possible. This was used in a certain screen...
Replies
7
Views
4,566
Hello all, Is there a simple way in the recipe view to pull up the last used recipe. I was wondering if when downloading the tags there was a...
Replies
2
Views
2,732
Back
Top Bottom