Variable selector
Use the variable selector to manage project and program variables.
By default:
- Opening the variable selector from the language editor of a program displays the local variables of the current program.
- Opening the variable selector from the language editor of a user-defined function or user-defined function block displays the global variables in the project.
- Opening the variable selector from aMicro800controller configuration page displays the global variables in the project.
In the variable selector:
- Use breadcrumbs to navigate variable scopes.
- On the<controller-name>page, double-click a link to view variables for that scope.
- Select
beside the controller name to select a scope and view variables for that scope.
Provide Feedback