McSetAxisTorque
Structured Text | McSetAxisTorque | |
---|---|---|
Sets the target torque of an axis. | ||
Return Value | ||
DINT | Error identification. See KsError. | |
Parameter | ||
Axis | AXIS_REF | Reference to an axis. |
Torque | DOUBLE | The torque of an axis. The unit is percent (%). The minimum accepted value is 0.1. |
|