WATCHES - 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. |