Deactivating or disabling a specific axis using HAL
- Bl484
- Offline
- Junior Member
Less
More
- Posts: 21
- Thank you received: 0
05 Jan 2024 01:28 - 05 Jan 2024 01:29 #289821
by Bl484
Deactivating or disabling a specific axis using HAL was created by Bl484
Hello,I would like to inquire about the possibility of deactivating or disabling a specific axis using HAL commands. Specifically, I am attempting to prevent the stepping signal to the X-axis. I have attempted the following command without success.
unlinkp hm2_7i96s.0.stepgen.00.velocity-cmd
How can I deactivate an axis using Hal command?
Thanks
unlinkp hm2_7i96s.0.stepgen.00.velocity-cmd
How can I deactivate an axis using Hal command?
Thanks
Last edit: 05 Jan 2024 01:29 by Bl484.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17937
- Thank you received: 4810
05 Jan 2024 01:52 - 05 Jan 2024 01:55 #289823
by PCW
Replied by PCW on topic Deactivating or disabling a specific axis using HAL
Yes, that would cause a following error...
A cheap trick that will stop motion but not cause an error
would be to set the step time very short:
hm2_7i96s.0.stepgen.00.steplen 10
A cheap trick that will stop motion but not cause an error
would be to set the step time very short:
hm2_7i96s.0.stepgen.00.steplen 10
Last edit: 05 Jan 2024 01:55 by PCW.
The following user(s) said Thank You: Bl484
Please Log in or Create an account to join the conversation.
- Bl484
- Offline
- Junior Member
Less
More
- Posts: 21
- Thank you received: 0
05 Jan 2024 04:30 #289828
by Bl484
Replied by Bl484 on topic Deactivating or disabling a specific axis using HAL
Thank you very much
Please Log in or Create an account to join the conversation.
Time to create page: 0.093 seconds