Skip to main content

Tab: Variable Usage

Object: Task Configuration

The Variable Usage tab provides an overview of all variables and their usage. There you can see the tasks where variables are accessed.

When using Multicore, write access (w) to a variable should take place only in a task because otherwise it can cause inconsistencies.

In the context menu, you can hide individual tasks and show the cross-reference list to variables.

Variables

Name of the variable

Type

Data Type

Count

Number of tasks that access these variables.

<task name>

Access to the variable (r: read, w: write, rw: read/write)