I use Python Script to generate some POU in Codesys V3.5 SP19 and I would like to limit the "Access Control" to them thanks to the Python command.
Is there any commands that allow to edit the "Properties... >> Access Control" of the POU?
The other possibility is to set the permissions with "Project >> User Management >> Permissions... >> Project objects >> Modify >> ... >> myPOU", but I did not find the related Python commands.
Otherwise, is there a global setting that allows to set the permissions by default? For example, Modify = Denied for everyone user by default.
Thank you in advance for your help,
Nico
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
I use Python Script to generate some POU in Codesys V3.5 SP19 and I would like to limit the "Access Control" to them thanks to the Python command.
Is there any commands that allow to edit the "Properties... >> Access Control" of the POU?
The other possibility is to set the permissions with "Project >> User Management >> Permissions... >> Project objects >> Modify >> ... >> myPOU", but I did not find the related Python commands.
Otherwise, is there a global setting that allows to set the permissions by default? For example, Modify = Denied for everyone user by default.
Thank you in advance for your help,
Nico