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

Modbus diagnostic calls only works with ModbusSocketFramer #1034

Open
janiversen opened this issue Aug 11, 2022 · 0 comments
Open

Modbus diagnostic calls only works with ModbusSocketFramer #1034

janiversen opened this issue Aug 11, 2022 · 0 comments
Labels

Comments

@janiversen
Copy link
Collaborator

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

  • Python:
  • OS:
  • Pymodbus:
  • Modbus Hardware (if used):

Pymodbus Specific

  • Server: tcp/rtu/ascii - sync/async
  • Client: tcp/rtu/ascii - sync/async

Description

What were you trying, what has happened, what went wrong, and what did you expect?

Code and Logs

 # code and logs here.
@janiversen janiversen removed the 3.x label Oct 12, 2022
@janiversen janiversen added this to the Version 3.2 milestone Dec 23, 2022
@janiversen janiversen modified the milestones: Version 3.2, Version 3.3 Jan 15, 2023
@janiversen janiversen modified the milestones: Version 3.3, Version 3.4, Version 3.5 Mar 10, 2023
@alexrudd2 alexrudd2 modified the milestones: Version 3.5, Version 3.6 Sep 7, 2023
@janiversen janiversen removed this from the Version 3.6 milestone Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants