11.12.2020, 12:59
Thanks for the access. I've modified the persistent behavior to share the TCP connection between different devices with the same TCP connection settings (IP/port).
To minimize the CPU load you need to set "Value send delta" parameter in each mapping entry accordingly. If delta is not set then each read once per 5 seconds will update all mapped objects. Since you have a lot of mapped objects the CPU load becomes very high.
To minimize the CPU load you need to set "Value send delta" parameter in each mapping entry accordingly. If delta is not set then each read once per 5 seconds will update all mapped objects. Since you have a lot of mapped objects the CPU load becomes very high.