Example: Task Manager
Product: CODESYS Development System
The TaskManager.project
example shows how to use the CmplecTask
system library to read task information.
Description
AllTaskInfo
: This function stores information about all available tasks in an array.CurrentTaskInfo
: This function returns information about the current tasks.PLC_PRG
: This program calls theAllTaskinfo
andCurrentTaskInfo
functions.Second_PRG
: This program is called by theSecondTask
task.
System requirements and restrictions
Programming system | CODESYS Development System (version 3.5.14.0 or higher) |
Runtime system | CODESYS Control Win (version 3.5.14.0) |
Add-on components | - |
Note
DOWNLOAD Project