Editing Variables from the Variable Selector
To edit a variable, create variables from dictionary instances. This prevents potential mistakes such as inserting a variable in an unintended scope.
To edit a variable
- Access theVariableSelectorusing the required method for the element:
- For graphical program organization units (POUs) Function Block Diagram (FBD) or Ladder Diagram (LD), drag an element requiring a variable or double-click an element in the language container. TheVariableSelectoropens.TIP: To open the Variable Selector, selectAutomaticallyinvoketheVariable/BlockSelector.
- For textual POUs (Structured Text (ST)), right-click in the language container and selectVariableSelector.
- When mapping variables for communication protocols, selectAddVariables.
In the variables grid, locate the variable to edit, changed the required properties for the variable, and then press
Enter
.Provide Feedback