Function:
-
When you execute the command in the persistence editor, the application is searched for declarations of persistent variables with the
PERSISTENT
keyword which are outside of the persistence editor. For each declaration found, an instance path of this variable is added in the persistence editor. -
When you execute the command in a variable configuration, an instance path is added for each variable with an incomplete address. All function blocks of the application are considered in this case.
Call: Menu bar: “Declarations”, right-click.
Requirement
-
the persistence editor (global persistent variable list) is active or a variable configuration (global variable list with
VAR_CONFIG
declarations) is opened. -
The application was compiled successfully.