robinson / gos7

Implementation of Siemens S7 protocol in golang
BSD 3-Clause "New" or "Revised" License
314 stars 121 forks source link

Write 'real' and 'byte/word/dword' in MultiItems #57

Closed jiekechoo closed 1 year ago

jiekechoo commented 1 year ago

calculate itemDataSize from dataSizeByte(WordLen)

robinson commented 1 year ago

Thanks for the PR!