mh-neax commented on issue #2277:
URL: https://github.com/apache/plc4x/issues/2277#issuecomment-4023894444

   Hello, this specific issue seems to be resolved, yes. But I now have 
encountered a closely related issue, when reading a BOOL from the same offset 
and bit twice. Breaking example can be as minimal as: 
   
   | Tag                     | dataType | offset | bit |
   |-------------------------|----------|--------|-----|
   | SomeBool                | Boolean  | 0      | 0   |
   | SameBoolButDifferentTag | Boolean  | 0      | 0   |
   
   It breaks with s7-light but not with s7 driver. Version is 0.13.1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to