21.02.2024, 14:56
(21.02.2024, 14:42)admin Wrote: The mapper writes only once. No retry is done in case of an error. Next write is triggered when new group write happens. Writes do not interrupt reading.
As a workaround you can resend the values periodically: https://forum.logicmachine.net/showthread.php?tid=1878
And is there any way to know to which register is the error refered? To resend it only when necessary....