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

reconnection crashes pump serial bus #4

Open
MOF-ui opened this issue Feb 5, 2024 · 0 comments
Open

reconnection crashes pump serial bus #4

MOF-ui opened this issue Feb 5, 2024 · 0 comments

Comments

@MOF-ui
Copy link
Owner

MOF-ui commented Feb 5, 2024

Reconnecting the pump leads to a Serial Exception in the pyserial libary used by the MtecMod objects PUMP1_serial & PUMP2_serial. The instance function raising the error is waitResponse, but the problem likely lies within the function connect() which is unable to check if the connection was successfully established.

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

1 participant