We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With mbpoll 1.5-2 on Windows, I let mbpoll -m rtu -b 115200 COM4 -c 20 -a 1,2,3,4 run for more than 18 hours and at the end, all I get was :
mbpoll -m rtu -b 115200 COM4 -c 20 -a 1,2,3,4
-- Polling slave 1... Ctrl-C to stop) Read output (holding) register failed: Response not from requested slave -- Polling slave 2... Ctrl-C to stop) Read output (holding) register failed: Response not from requested slave -- Polling slave 3... Ctrl-C to stop) Read output (holding) register failed: Response not from requested slave -- Polling slave 4... Ctrl-C to stop) Read output (holding) register failed: Response not from requested slave
The stats are : 66525 frames transmitted, 44203 received, 22322 errors, 33.6% frame loss
I checked the communication from another computer and all the messages looked fine and well ordered.
Restarting mbpoll fixed the issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
With mbpoll 1.5-2 on Windows, I let
mbpoll -m rtu -b 115200 COM4 -c 20 -a 1,2,3,4
run for more than 18 hours and at the end, all I get was :
The stats are :
66525 frames transmitted, 44203 received, 22322 errors, 33.6% frame loss
I checked the communication from another computer and all the messages looked fine and well ordered.
Restarting mbpoll fixed the issue.
The text was updated successfully, but these errors were encountered: