I am trying to run a Python script from Codesys Runtime triggered from a Visualization event. Does anyone have an example to do this from a Windows RTE runtime?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to run a Python script from Codesys Runtime triggered from a Visualization event. Does anyone have an example to do this from a Windows RTE runtime?
Hi,
check the examples from the old forum,
there is on for Raspberry PI, should probably work with RTE,
you need to enable the command you want to execute in CODESYSControl_User.cfg(if you are on version SP16 RTE)
https://forge.codesys.com/forge/talk/Runtime/thread/04361f89ec/?limit=25&page=1#d08c
Best Regards
Edwin