A task in CODESYS normally is a task of the underlying operating system. If your os is preemptive and the sheduler is configured accordingly a CODESYS task will be preemptive too.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Regarding tasks created in Codesys, are they designed to execute sequentially or independently like how an RTOS operates?
Best regards.
Last edit: egemenaksoy35 2023-12-13
A task in CODESYS normally is a task of the underlying operating system. If your os is preemptive and the sheduler is configured accordingly a CODESYS task will be preemptive too.