mathiask88 / node-snap7

node.js wrapper for snap7
MIT License
163 stars 59 forks source link

FullUpload third argument #61

Closed chewcw closed 3 years ago

chewcw commented 4 years ago

Peep into the s7Client.FullUpload function, we should have another argument info[2] as the size? of the block? But in the document this is not mentioned, what should be the value here?

https://github.com/mathiask88/node-snap7/blob/4bd69ddeb9051795c32ceb6e5225e094a3b57195/src/node_snap7_client.cpp#L1760-L1791