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
using the new test_examples.py, it became clear that tcp/udp have problems with diagnostic calls when not using ModbusSocketFramer.
Problems are clearly with ModbusRtuFramer as well as ModbusAsciiFramer.
What were you trying, what has happened, what went wrong, and what did you expect?
# code and logs here.
The text was updated successfully, but these errors were encountered:
mypy --check-untyped-defs
Solved.
Sorry, something went wrong.
No branches or pull requests
using the new test_examples.py, it became clear that tcp/udp have problems with diagnostic calls when not using ModbusSocketFramer.
Problems are clearly with ModbusRtuFramer as well as ModbusAsciiFramer.
Versions
Pymodbus Specific
Description
What were you trying, what has happened, what went wrong, and what did you expect?
Code and Logs
# code and logs here.
The text was updated successfully, but these errors were encountered: