Encountered an Invalid block size error while using client.download() #539
-
|
|
Beta Was this translation helpful? Give feedback.
Answered by
gijzelaerr
Mar 19, 2026
Replies: 1 comment
-
|
Closing as stale. The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gijzelaerr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Closing as stale. The
download()function expects properly formatted S7 block data with valid block headers, not arbitrary bytearrays.