FC_OverloadDetectionOn - General Information
Type: |
Function |
Available as of: |
SystemInterface_1.32.6.0 |
Versions: |
Current version |
Enabling the overload detection function of an axis.
Overload monitoring of the axis i_stAxisId is enabled again. Monitoring which has been disabled by using FC_OverloadDetectionOff() can be quickly enabled again using this function. The values for Torque, LowLimit, and HighLimit that have been set most recently using the functions FC_OverloadDetectionSet() and FC_OverloadDetectionLimit() apply.
Input |
Data type |
Description |
---|---|---|
i_stAxisId |
ST_LogicalAddress |
Logical address of the axis |
Data type |
Description |
---|---|
DINT |
0: OK, monitoring was enabled -1: Logical address of the axis is invalid |