Watch Window

This toolbox is used to add variables to a dedicated Watch Window to view its value in real time.

Watch Window

Figure 3-10: Watch Window

Multiple Watch Windows

The KAS-IDEClosed "Integrated development environment" An integrated development environment is a type of computer software that assists computer programmers in developing software. IDEs normally consist of a source code editor, a compiler and/or interpreter, build-automation tools, and a debugger allows you to group several variables in a single Watch Window.

  • A maximum of 10 different Watch Windows is allowed.
  • Each window is shown as a tab with its own label.

Explanation for each icon:

Watch Window - List of Icons
Icon Description

Add a variable with the PLC Variable Selector.

Remove a variable.

Move up the selected variable.

Move down the selected variable.

Add a new Watch Window.

Each window is shown as a tab with its own label.

A maximum of 10 tabs is allowed.

Remove the selected watch window.


  • You can also add an existing variable in the watch window directly by using drag-and-drop from the Dictionary or the PLC editors.

Each variable in the table widget has this information:

Field Description
Name

Lists the variables as well as structure, arrays, and expressions.

Double-click a variable (or press the F2 key when the variable is selected) to edit its name (except for structure and array members).

Value

When the application is running, this is the variable or expression's value.

Double-click a value to force modification of the selected variable.

The contextual menu allows you to:

  • Add a variable.
  • Remove a variable.
  • Remove all variables.