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

(CODESYS V3) Is there a way of installing/updating projects without the IDE?

julian
2020-03-12
2020-03-21
  • julian - 2020-03-12

    I have successfully installed the CODESYS Control runtime (V3) on my linux device. Now all documentation I can find refers to using the IDE to build and update the project/application running on my device. I would like to automate the process of updating my devices with new code by having it pull updated application artifacts and somehow telling the runtime to run them. Is something like this currently possible and if so what are the steps/documentation?

     
    • Ingo

      Ingo - 2020-03-21

      Not out-of -the-box. But you can use python scripting to automate this update process.
      But actually you can't run this process fully on the PLC. You need a PC
      doing that, as python just automates things you do with the IDE.

      By the way: if you have new python snippets which might be helpful for
      others, you can share them on the page above.

       

      Last edit: Ingo 2020-03-21

Log in to post a comment.