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

perform homing #141

Open
muttistefano opened this issue Jul 26, 2024 · 1 comment
Open

perform homing #141

muttistefano opened this issue Jul 26, 2024 · 1 comment

Comments

@muttistefano
Copy link

Hi all,
I have to perform a homing operation before moving some motors.
I successfully change the operation mode in homing, but then I have to trigger the homing start by changing the control_word.
Is there a way to do this, or do I have to write a controller that writes the appropriate control word?
Thanks

@yguel
Copy link
Contributor

yguel commented Aug 20, 2024

Hi, sorry for the delay.
You are correct, you have to write a controller that writes the appropriate control word.
We could consider providing a generic controller providing just that service with also the change of mode of operation.
Could you describe your application, it will help us with the design of a controller that would suit the widest possible field of applications.

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