Activity for pierre

  • pierre pierre modified a comment on discussion Codesys V2.3 πŸ‡¬πŸ‡§

  • pierre pierre posted a comment on discussion Codesys V2.3 πŸ‡¬πŸ‡§

    same situation for DeviceID. In the stubfile this is Deviceid

  • pierre pierre posted a comment on discussion Codesys V2.3 πŸ‡¬πŸ‡§

    same situation for DeviceID. In the stubfile this is Deviceid

  • pierre pierre posted a comment on discussion Codesys V2.3 πŸ‡¬πŸ‡§

    I included the stub files of scriptengine (codesys python api) in a directory scriptengine of a project. I tried to include librarymanager like that: from scriptengine import librarymanager visual studio code detected an error. It said librarmanager could not be found. Indeed in the stub file, this was library_manager. But if I change it in my code, the plugin doesn t work anymore. I found an easy solution to this problem. I ve just changed the copied stub files.(library_manager -> librarymanager)...

  • pierre pierre posted a comment on discussion Codesys V2.3 πŸ‡¬πŸ‡§

    I included the stub files of scriptengine (codesys python api) in a directory scriptengine of a project. I tried to include librarymanager like that: from scriptengine import librarymanager visual studio code detected an error. It said librarmanager could not be found. Indeed in the stub file, this was library_manager. But if I change it in my code, the plugin doesn t work anymore. I found an easy solution to this problem. I ve just changed the copied stub files.(library_manager -> librarymanager)...

1