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!
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!
Hi
I think this can help you :
https://forge.codesys.com/forge/talk/Engineering/thread/64904fac37/
add in CODESYSControl.cfg :
[SysProcess]
Command=AllowAll
Thanks for your answer.
I have another question: this function works only on device or works in simulation too?