v2.6.9 - Fix bug 565, error writing single bit in a tag
16 views
Skip to first unread message
Kyle
unread,
Jul 31, 2025, 6:32:57 PMJul 31
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libplctag
Thanks to user @mikecflood who found this. If you try to write a single bit, it will fail with an error on CIP-based PLCs. This was something that I broke with the rethinking of how the amount to write per packet is calculated. Much more testing was added to my internal tests against real hardware to make sure that this does not regress.