Checking the Task Deployment

The Tab Task deployment of the device editor indicates in an overview the tasks that process the individual inputs and outputs of the I/O mapping of your application and the priority with which they do so. You can check here whether an unintentional overwriting of values is caused, which can lead to undefined values.

  1. Generate code for the application: to do this select, for example, the command Build ‣ Generate code.

  2. Open the device editor by double-clicking on the device object in the device tree. Select the Task deployment tab.

    You obtain a display of the inputs and outputs of your application and the assignment of the tasks and their priorities. See the description of the Task deployment tab for details.

See also