Hello I'm building my codesys packages just by making a ZIP file, with a neat script. Now however, CODESYS always complains that packages are not signed. How do I add a signature to a .package, without having to use the PackageManagerCLI?
The placeholder library 'Standard' could not be resolved.
I can see that CODESYS has a python automation interface, where everything with CODESYS should be possible to automate. But I cannot find a good getting started example. For example, how do I load a project and run a python script. I have only found examples to run the script, but not to load a project. What I want to do for now is to be able to build a boot application from my CI. And I want to do it from the command line, preferably using CODESYS 4 Linux.
Cannot find IronPython.Modules.dll