Command ‘Add all Instance Paths’¶
Function: This command scans the application for declarations of persistent variables with VAR_PERSISTENT
and adds the instance paths of these variables to the persistent variable list. If you select the command in a variable configuration, it adds all instance paths of variables with incomplete addresses of all function blocks of the application to the variable configuration.
Call: Main menu
, context menuRequirement:
- The persistence editor (persistent variable list) is active or a variable configuration (global variable list with
VAR_CONFIG
declarations) is opened. - The application has been successfully compiled.
See also