[IIWA, Sunrise] Brake time control

  • AD

  • Is there a parameter to set how soon brakes will close on Sunrise controller?
    Something like $BRK_... in KRL.
    thx


    I don't know what does $BRK_ do in KRL. Can you elaborate?


    Is it for a delay before closing the brakes at the end of a motion? If so, here's what comes to my mind:
    - Create an ESM easily violated and put STOP 0 as its reaction
    - Add a Thread.Sleep (delayInMilliSec) just before activating that ESM by setESMState( );


    I never tried it or had the need to. Try it and tell us if it works.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account
Sign up for a new account in our community. It's easy!
Register a new account
Sign in
Already have an account? Sign in here.
Sign in Now