Overview
Type:
|
Function
|
Available as of:
|
SystemInterface_1.36.0.0
|
Task
Activate the limitation of the velocity of the axis depending on the torque on the motor shaft.
Description
With this function, the prepared torque-dependent speed limitation with SpeedTorqueCurve() is activated in "real-time".
The torque-dependent speed limitation can be de-activated in "real-time" via SpeedTorqueCurveOff().
Interface
Input
|
Data type
|
Description
|
i_stAxisId
|
ST_LogicalAddress
|
Logical address of the axis
|
Return Value
Data type
|
Description
|
DINT
|
0: OK
-1: Invalid i_stAxisId
-11: Fimware version of the axis is not supported
|