Closed PLCHome closed 6 years ago
improved MultiRead and MultiWrite
the getHandles, multiread and multiwrite method can handle symbolName and handle and all together
The multiread and multiwrite method works even if individual handles were not found.
The api is the same as read and write, the behavior is also the same.
@ChrisHanuta @ovi1337 guys feel free to reopen the PR, now I'm back and I can review the code and merge PR.
improved MultiRead and MultiWrite
the getHandles, multiread and multiwrite method can handle symbolName and handle and all together
The multiread and multiwrite method works even if individual handles were not found.
The api is the same as read and write, the behavior is also the same.