Hi! I 'm using a controller lenze c300 (with windows embedded CE inside). I want to execute automatically a python script that add a variable. The only method I see is use command line ( open codesys.exe and add the --runscript with parameter). Is there other method ? Thanks!!
Hi to everyone! I have tried to use this function, but, I think I didn't understand which is the input parameter. The input "pszComand" is the command that you launch from the shell? For example: 'cd Users\user\Desktop && opencodesys.cmd '? (OpenCodesys is a python script that open codesys.exe and load a codesys project). This input doesn't work. Thanks!