The snap7 asynchronous client cannot read CPU information. #700
Replies: 1 comment
|
Thanks for the clear report — you're exactly right. PR #692 fixed the SZL 0x001C field offsets in the sync Fix is in #702. Same offsets that work for the sync client get ported over. While I was there I also extracted the SZL parsing into |
Uh oh!
There was an error while loading. Please reload this page.
Currently, when using the asynchronous client of the unpublished snap7, it has been found that get_cpu_info differs from the synchronous client: the asynchronous client returns all empty information.
All reactions