Hello,
I would like to create a task that runs cyclically faster than one ms. Unfortunately, the field in which I want to set the unit is grayed out. I use a CtrlX7 and ctrlX PLC Engineering 1.20.1. How can I change the unit to us?
Hello,
I would like to create a task that runs cyclically faster than one ms. Unfortunately, the field in which I want to set the unit is grayed out. I use a CtrlX7 and ctrlX PLC Engineering 1.20.1. How can I change the unit to us?
In ctrlX PLC Engineering the minimum time for cyclic tasks is always 1ms.
You could use external events. There the minimum execution time is limited by the scheduler of the ctrlX CORE. See documentation. See also e.g. this how to for setting up an event.