Hi everybody,
I am recently experimenting with Python scripting in PLC Engineering, and wondering if there is any python library to navigate through Objects(System, projects, etc.) more easily?
For example instead of studying the object "path" e.g. system.ui.choose() step by step from CODESYS Scripting Engine online help, just to type . and have access to some suggestions as usual. I think it would make programming much faster.
Kind regards