Using an Axis of an Axis Group in Torque Conctrol

manuknecht
2025-07-17
2025-09-09
  • manuknecht - 2025-07-17

    I don't seem to be able to use an axis, which is part of an Axis Group in torque control mode.

    I call the SMC_SetControllerMode FB to switch from position to torque control mode, followed by the SMC_SetTorque FB to set the desired torque. This works flawlessly for most axes, however if an axis is part of an axis group, switching the controller mode seems to work without any issues, but the desired torque is never set. SMC_SetTorque does not return an error, but fSetTorque of the axis is never changed.

    Disabling the axis group before does not change anything, but if I use MC_UngroupAllAxes before changing the controller mode, it all works as it should.

    Is there no way to control a single axis in torque control, if it is part of an axis group?

     

Log in to post a comment.