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

Check for drive faults #703

Open
alexdewar opened this issue Nov 11, 2024 · 0 comments
Open

Check for drive faults #703

alexdewar opened this issue Nov 11, 2024 · 0 comments
Assignees

Comments

@alexdewar
Copy link
Collaborator

One way to fix #692 is to query the controller's alarm status after every move to check whether the move terminated prematurely due to the motor hitting a limit switch. While we're querying the alarm status, we will also obtain information about whether the motor has experienced a drive fault. This seems like useful information to share with the user and happily, we'll be getting it anyway, so it makes sense to do something with it. Probably this should just consist of broadcasting a device error and closing the device.

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