Variable Dependencies
View the dependencies of a variable in both ascending and descending directions. Ascending dependencies display the variables affecting the variable while descending dependencies display the variables affected by the variable. These dependencies display as structures leading to the right for ascending dependencies and to the left for descending dependencies. When viewing the dependencies of a variable, the variable identification indicates its source: ProjectName.ControllerName.VariableName.
View dependencies of variables while editing or connected. While connected, monitor and force the values of variables from the dependencies.
This example shows the dependencies of the Alarm_Memo variable where the variables on the right, ascending, affect its value while the variable affects the values of the variables to the left, descending.

Descending Dependencies | Ascending Dependencies
To view variable dependencies
- From the language editor, dictionary instance, orCross Reference Browser, right-click the variable, and then selectDependencies.Variable dependencies display in the dependencies window.TIP: Using declared function block instances or structure members may not display all dependencies in the dependencies window.
Perform these tasks in the dependencies window:
Task | Procedure |
---|---|
Display the dependencies of a variable within the dependencies structure |
|
Add a variable to a spy list |
|
Force the value of a variable |
|
Access the dictionary instance containing a variable |
|
Set the zoom of a dependencies window |
|
Provide Feedback