The persistent variables declared via VAR_PERSISTENT
and adds the instance path of the persistent variables to the persistent variable list.
Instance path of persistent variables:
The
command removes the gaps that can result from modifications in the declaration of persistent variables. Clearing these gaps reduces memory consumption. It shifts persistent variables to new addresses. Thus, these variables will be reinitialized. When the command is executed, a message is displayed informing you that variable values may be lost.CAUTION | |
---|---|
To restore the values of persistent variables, execute the command
before executing the command . This gives you the possibility to load these values to the controller after the next download by executing the command .The
command is available in online mode. It creates a recipe definition in the recipe manager and saves the present values of the persistent variables. To restore the values, execute the command .If you save a persistent variable list, and a list with corresponding variables already exists in the recipe manager, the persistent variables are treated as follows:
New persistent variables are added to the list.
Variables that are not in the persistent variable list are deleted.
You can therefore add more recipes to the list in the recipe manager. These recipes will be retained.