Importing a CODESYS project #7
-
|
Are there any possibilities to fully import a project from CODESYS? I tried importing an OpenPLC XML export from CODESYS, but that only seems to work to a certain extent. I also experimented with these Python scripts and had some partial success after modifying the script. Would implementing a more complete import solution be valuable? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
|
I think that would be very valuable. |
Beta Was this translation helpful? Give feedback.
-
|
@smari-thmi Thanks for testing it. I am working on a fix, hopefully it will work this time :) |
Beta Was this translation helpful? Give feedback.
I think that would be very valuable.
I’m planning to implement full PLCopen XML support for ST project structures, while explicitly excluding FBD/LD/SFC.
Thanks for the suggestion.