Absolute positioning linear interpolation operation with MC_MoveLinearAbsolute

MC_MoveLinearAbsolute gives an absolute linear interpolation movement command to an axis group. Axes in the group must be homed before performing MC_MoveLinearAbsolute. The Position input is an array of positions to set the axes positions to.

  • The position array entries correspond to the order of the axis ID (1~10).

  • Refer to Chapter 8.2.7 of the XMC manual for more information about linear interpolation control.

  • LS_Connect, MC_GroupEnable and MC_GroupPower (or equivalent) must be executed before this function block.

  • The examples in this topic can be found in the XMC_AxisGroup_FBs.zip downloadable from Example Applications.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

LM711