
0
Timer Channel
Hello, does the Timer channel send data only in 50 mS? Can we reduce this? We want it to do it more frequently. How can we do this?
Customer support service by UserEcho
Hello, does the Timer channel send data only in 50 mS? Can we reduce this? We want it to do it more frequently. How can we do this?
Customer support service by UserEcho
Hello.
This is most likely that you have the cycle time of the application set to 50 ms.
The timer channel "step size" is linked to the cycle time of the application, so lowering the cycle time will lower the "step size".
Depending on what master you have you can lower the cycle time all the way to 1 ms.
Thank you very much for your answer, there are many functions in the controller. We reduced the ms of the controller but can we customize the milliseconds of some of our functions?
Not really, you set the cycle time for the entire application.
You can however set different cycle times on each master if you have a multi master system.