MCV_TorqueLimit

The MCV_TorqueLimit FB limits the maximum torque of the drive for every motion direction independently.

Block diagram

MCV_TorqueLimit 1:

Parameters of the FB

VAR_IN_OUT

 

Axis

AXIS_REF

Axis reference.

VAR_INPUT

 

Enable

BOOL

If "Enable“ = TRUE, the torque limitation is active.

 

TorqueLimitPositive

INT

Maximum torque of the drive in the positive direction of motion.

Unit [0.1%].

 

TorqueLimitNegative

INT

Maximum torque of the drive in the negative direction of motion.

Unit [0.1%].

VAR_OUTPUT

 

ActualTorque

INT

Currently effective torque of the drive.

Unit [0,1%]

 

LimitActive

BOOL

Torque limitation is activated.

 

LimitReachedPositive

BOOL

The maximum torque for the positive direction of motion has been attained.

 

LimitReachedNegative

BOOL

The maximum torque for the negative direction of motion has been attained.

 

Error

BOOL

Indicates if an error has occurred.

 

ErrorID

WORD

Error identification.

Behavior of the FB