MC_SyncGroupToAxisΒΆ
Function Block MC_SyncGroupToAxis
This Function Block commands an interpolated path movement on an axes group in the applicable coordinate system. The multi axes motion is synchronized with the Master motion like in a cam function.
Note
- This synchronization of the axes group can be stopped via MC_GroupStop or any other motion command,
- The interpolation executed corresponds to MC_MovePath, just that MC_MovePath processes the path data in relation to time while MC_SyncGroupToAxis processes the path data in relation to the master position,
- It is possible to start the movement in advance and ramp-in to reach the path at position MasterSyncPosition. This functionality is executed with MasterStartDistance <> 0.