WATCHES Window
The WATCHES window, located in the Cross Function Area at the lower screen border, is a powerful startup and monitoring tool: it helps you to see how variables work together as their online values can be seen at a glance when running the project on the controller or the integrated simulation. For that purpose, elements from different program or function block instances can be "collected" in the WATCHES window.
![]() | You can hide/show the window by clicking the button shown left on the Cross Function Area toolbar. For closing the window, you can also click the cross icon on the right of the window title bar: ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | If the debug mode is active and at least one new entry is added to the window while it is closed, the icon on the Cross Function Area toolbar is shown with an envelope icon. |
Further Info
For detailed information about the WATCHES window and how to work with it, see the topic "WATCHES: Monitoring/Debugging the Application ![]() ×‣ WATCHES: Monitoring/Debugging the Safety-Related Application ×". |
Toolbar
Toolbar button | Context menu command | Shortcut | Description |
---|---|---|---|
![]() | - | - | Removes all display formats invidually set for the elements and displays the values of the elements in their default format.The command is only available if at least one element has a manually set display format.See the section "Setting the display mode" in the topic "WATCHES: Monitoring/Debugging the Application" for details. |
![]() | - | - | Loads a saved *.wwr file and adds its content in a new watch list tab. |
![]() | Overwrite/Force (inside list) | <Ctrl> + <Alt> + <2> | Overwrites or forces the selected element with the value entered in the 'Value' column.The command is only available if one element is selected in the list.Forced values are shown with a color gradient (see list above).For detailed information on overwriting using the WATCHES window, see the topic "Debugging Code: Forcing/Overwriting". |
![]() | Unforce Selected Variables (inside list) | <Ctrl> + <Alt> + <3> | Resets the forced value to the actual value. Only active if at least one forced variable is selected in the list. |
![]() | - | - | Loads the current value of all elements in the list from the controller and enters them into the 'Set Value' column. |
- | Fill selected Set Values (inside list) | <Ctrl> + <Alt> + <4> | Loads the current value of the elements selected in the list from the controller and enters them into the 'Set Value' column. |
![]() | - | - | Uses the value in the 'Set Value' column to overwrite all elements in the list on the controller. |
- | Overwrite with selected Set Values (inside list) | <Ctrl> + <Alt> + <5> | Uses the value in the 'Set Value' column to overwrite the elements selected in the list on the controller. |
![]() | Save watch list (on list tab) | - | Saves the active watch list in a *.wwr file on disk or network drive. See section "Saving and loading watch lists" for details. |
- | Load watch list (on list tab) | - | Loads the content of a *.wwr file into the active watch list. See section "Saving and loading watch lists" for details. |
- | Rename (on list tab) | - | Allows to edit the watch list name. |
- | Delete (on list tab) | - | Deletes the watch list. |
- | Select All (inside list) | <Ctrl> + <A> | Selects all elements in the watch list . |
- | Collapse (inside list) | - | Collapses an expanded user-defined element, such as STRUCT or ARRAY. |
- | Delete (inside list) | <Del> | Removes the selected element from the watch list.Multiselection is possible, by using the 'Select All' context menu item or by selecting individual variables while holding the <Ctrl> key down while left-clicking. |