Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Motion FB Error

anhkdv
2023-10-07
2023-10-23
  • anhkdv - 2023-10-07

    Hi! I'm a newbie. I'm doing a project for Delta Robot using Codesys and got this error when trying to move in a dynamic coordinate system. This error occurs when I use FB MC_MoveLinearRelative and FB SMC_GroupWait

     

    Last edit: anhkdv 2023-10-08
  • anhkdv - 2023-10-08
     

    Last edit: anhkdv 2023-10-08
  • tk096 - 2023-10-20

    Hi,
    Softmotion Robotics does not support tracking in/out to dynamic coordinate systems with relative movements. Is MC_MoveLinearAbsolute an option?
    See SMC_RELATIVE_MOVEMENT_TRACKING_CS in https://content.helpme-codesys.com/en/libs/SM3_Error/Current/SM3_Error/SMC_ERROR.html

    Concerning the other error: Do you use any motion function blocks of SM3_Basic to move a single axis of the robot in your application?

     
    • anhkdv - 2023-10-23

      When I load the SMC_GroupWait command twice in a row into the buffer an error occurs when I try to MC_MoveLinearRelative in the dynamic coordinate system. If I use MC_MoveLinearAbsolute in the dynamic coordinate system, it still works

       

Log in to post a comment.