Closed ator1811 closed 6 months ago
Is there an Emergency stop function available? I don't see it in the API reference.
Maybe it is not possible with the R5 board, because a input pin for the button is needed, but maybe a API-command is possible (to interrupt a movement).
You can set tmx.controller.state = 0 to immediately disable the inverter
tmx.controller.state = 0
closing this due to inactivity
Is there an Emergency stop function available? I don't see it in the API reference.
Maybe it is not possible with the R5 board, because a input pin for the button is needed, but maybe a API-command is possible (to interrupt a movement).