Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Read-functions to run them with custom transactionId #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Buger-od-ua
Copy link

Hello,
I've met an issue when ran EasyModbus with ModbusTCP/overRtu, which I fixed and added to this PR.
When device connected via Modbus RTU and repetedly spammed with requests, there could be collision of packages. Due to same transaction ID (0x0001) which is used in all methods, it sometimes happens. So there is musthave feature to setTransactioId for each request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant