Command Update structured variables
Symbol:
Function: The command opens the dialog Update structured variables.
Call: Menu Recipes
In the dialog you can update the recipe definitions if the declaration of a structured variable or a function block has changed. If, for example, the dimension of an array has been changed, you can automatically remove or add the entries in the recipe definition.
Dialog Update structured variables
Remove non existing variables | : Variables that no longer exist in the project due a change in a structured element are removed from the recipe definition. |
Update instances of structures and function blocks | : If the declaration of a structure or function block represented by an instance in the recipe definition is extended, the corresponding variables are added to the recipe definition. |
Update array dimensions of array instances | : If the dimension of an array is extended, which is represented with an instance in the recipe definition, the corresponding variables are added to the recipe definition. |
Update contained global variable lists | : If the declaration of a global variable list represented by an instance in the recipe definition is extended, the corresponding variables are added to the recipe definition. |
Update contained programs | : If the declaration of a program is extended, which was instantiated in the recipe definition, the corresponding variables are added to the recipe definition. |
See also:
- PLC documentation: Changing values with recipes