Chapter 6 Motion Function Blocks
6.3.11 Torque control (MC_TorqueControl)
Specify the axis to be commanded (1~32: real axis)
BOOL Execute
Give an absolute position operation command to the relevant axis in the rising
BOOL ContinuousUpdate
Specify the update setting of input value.
(Refer to 6.1.5.Changes in Parameters during Execution of Motion Function
Specify the target torque. [u]
Specify the ascending slope of torque. [u/s]
UINT Direction
Specify the operation direction.
(1~2 : 1-Forward direction, 2-Reverse direction)
UINT BufferMode
Specify the sequential operation setting of motion function block.
(Refer to 6.1.4.BufferMode)
BOOL InTorque
Indicate that the input torque value and currently operating torque value are
same.
Indicate that the execution of motion function block is not completed.
Indicate that the current motion function block is controlling the relevant axis.
Indicate that the current motion function block is interrupted while it is running.
Indicate whether an error occurs or not.
Output the number of error occurred while motion function block is running.
MC_TorqueControl
AxisAxis
Execute InTorque
UINTUINT
BOOL BOOL
BOOL ContinousUpdate
LREAL Torque
Busy BOOL
CommandAborted BOOL
Error BOOL
ErrorID WORD
LREAL TorqueRamp
Active BOOL
LREAL Velocity
LREAL Acceleration
LREAL Deceleration
LREAL Jerk
UINT Direction
UINT BufferMode