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

Need Clarification - Motion Generating functions and Bus Task

ibarroso
2021-10-27
2021-11-02
  • josepmariarams - 2021-10-29

    I think that the question is not separate the axes motion between tasks, is to send to another task the trajectory precalcs (Normally newton-rawlson solver equations involved).

     
    • ibarroso - 2021-11-02

      Thanks for your reply.

      If I understood well, you mean that there are motion generating functions that require trayectory precalculations (I imagine CNC path planning and robotics). This precalculations could be swapped out to another task to another core.

      However, as a rule of thumb for creating motion programs, the functions should be executed in the Bus Cycle Task? This is my main question. If this should always be like this, no matter how many cores you have on the IPC, then it means that axis or axis groups should all be running on the same task on the same core.

       

Log in to post a comment.