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 slave serial problems #4

Closed
anovotny79 opened this issue Apr 10, 2019 · 2 comments
Closed

Modbus slave serial problems #4

anovotny79 opened this issue Apr 10, 2019 · 2 comments

Comments

@anovotny79
Copy link

I've found the following problem:

  • set up uc in eva ics 3.2.0 as modbus slave on serial port
  • send a garbage to the port
  • controller modbus slave stops responding until restarted
@divi255
Copy link
Member

divi255 commented Apr 10, 2019

I was able to reproduce this issue, yes, unfortunately it's a bug of pymodbus library. It seems to be fixed in 2.2.0 however since 2.2.0 isn't released yet, the only way is to build it from sources:

https://github.com/riptideio/pymodbus/releases/tag/v2.2.0rc4

we'll set pymodbus 2.2.0 in install requirements as soon as it will be released.

@divi255 divi255 closed this as completed Apr 10, 2019
@divi255
Copy link
Member

divi255 commented Apr 18, 2019

pymodbus 2.2.0 released today. please update to EVA ICS build 2019041801 which contains it. the issue is fixed now

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

No branches or pull requests

2 participants