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

MotorStopped register does not emit an event when movement completes unsucessfully #31

Open
bruno-f-cruz opened this issue May 31, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bruno-f-cruz
Copy link
Member

If a given axis stops due to reaching the end-of-travel switch the event from the MotorStopped register is not propagated. This is rather annoying as the user would need to keep an eye on the digital input state while polling the MotorStopped register to keep track of the state of the hardware.

@bruno-f-cruz bruno-f-cruz added the bug Something isn't working label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants