News:

  • May 05, 2024, 09:42:14 AM

Login with username, password and session length

Author Topic: brx in motion  (Read 1358 times)

maciek

  • Sr. Member
  • ****
  • Posts: 95
brx in motion
« on: November 22, 2017, 11:16:44 PM »
when i one are all axis in motion and i want to immediately stop it which command should i use?
i tried the axis suspend and i stops it but when i reset it the motion continues.
what is the best option for stopping it and then having to reset it

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 5992
  • Yes Pinky, Do-more will control the world!
Re: brx in motion
« Reply #1 on: November 23, 2017, 11:28:50 AM »
Clear the .MasterEnable bit of each axis you want to stop. That will do a hard stop and generate a master enable fault on that axis. Once faulted you will either need to do a AXRSTFAULT or AXCONFIG to reset the axis.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

maciek

  • Sr. Member
  • ****
  • Posts: 95
Re: brx in motion
« Reply #2 on: November 23, 2017, 02:35:47 PM »
 :D
that worked out good thanks