Hi, this might help you: https://forge.codesys.com/tol/codesys-4-linux/docker/ci/master/tree/codesys-ide/scripts/ Won't run out of the box i guess, but it gives a good idea on how scripting CODESYS works.
Hi, did you ever get this to run? Best Till
Hi, did you every get this to run? Best Till
Hello, I want to use the Codesys Profiler to check my code coverage via the "instrumentation" feature. Whenever I do so and connect to my PLC (Win x64) I will get an error "object reference not set to an instance of an object". My application is running normally, but I am not able to see anything in the Profiler "Online" Tab. I tried the same with a demo project ( https://1drv.ms/u/s!Ag6VxIScKS7qhPh2j3BAWE8DZ8JWdw?e=QtP7eY ) and it works just fine. I am able to see the files in the "Online" Tab and...
Any help here? Is this the right place to ask such a question?
Hello, I want to use the Codesys Profiler to check my code coverage. Whenever I do so and connect to my PLC (Win x64) I will get an error "object reference not set to an instance of an object". My application is running normally, but I am not able to see anything in the Profiler "Online" Tab. I tried the same with a demo project ( https://1drv.ms/u/s!Ag6VxIScKS7qhPh2j3BAWE8DZ8JWdw?e=QtP7eY ) and it works just fine. I am able to see the files in the "Online" Tab and there are no error messages. The...