Personal Data

Username:
thomas-moba
Joined:
2020-02-20 15:44:00

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Ah, ok! Dann werden wir das erstmal ändern! Vielen Dank für die Antwort!

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Wir haben jetzt so ziemlich alles probiert. Ohne sudo mit sudo, den Aufruf in ein Script gepackt (.sh und .py) und sogar ein eigenes kleines Linux-Programm geschrieben, weil wir vermuteten das der sudo-Befehl nicht im Klartext ausgeführt werden darf. Es funktioniert einfach nicht. Daher dir Frage: muss die codesyscontrol als root ausgeführt werden? Momentan wird sie als user ausgeführt.

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Hallo Herr Schwellinger, vielen Dank für die Antwort. Leider hat auch das weglassen des "sudo"-Befehls kein Erfolg. Folgendes passiert: Bild 1: Befehl in der Konsole eingegeben ohne sudo; Uhrzeit wird nicht gestellt (keine Berechtigung). Bild 2: Befehl mit sudo ausgeführt, Uhrzeit wird gestellt. Bild 3: Befehl ohne sudo von CoDeSys aus ausgeführt; Rückgabewert gibt die Uhrzeit an, die eingestellt werden sollte, Uhrzeit wird jedoch NICHT eingestellt. Haben Sie noch eine Idee was es sein könnte?

  • Modified a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Hello, I need to execute "sudo" commands via CoDeSys 3.5 SP 19 P5 using the "SysProcessExecuteCommand2" function. Commands without sudo are no problem, but as soon as sudo is used in a .sh or a single command, it does not work. Command=AllowAll is entered under "SysProcess" in CODESYSControl.cfg. Nevertheless it does not work. Does anyone know what the problem could be? Greetings, Thomas

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Guten Tag, ich muss via CoDeSys 3.5 SP 19 P5 "sudo"-Befehle über die Funktion "SysProcessExecuteCommand2" ausführen. Befehle ohne sudo sind kein Problem, aber sobald in einer sh oder einem Einzelbefehl sudo benutzt wird, funktioniert das nicht. In der CODESYSControl.cfg ist unter "SysProcess" Command=AllowAll eingetragen. Trotzdem geht es nicht. Weiß jemand woran das liegen könnte? Gruß, Thomas

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Guten Tag, ich muss via CoDeSys 3.5 SP 19 P5 "sudo"-Befehle über die Funktion "SysProcessExecuteCommand2" ausführen. Befehle ohne sudo sind kein Problem, aber sobald in einer sh oder einem Einzelbefehl sudo benutzt wird, funktioniert das nicht. In der CODESYSControl.cfg ist unter "SysProcess" Command=AllowAll eingetragen. Trotzdem geht es nicht. Weiß jemand woran das liegen könnte? Gruß, Thomas

  • Posted a comment on discussion Visualization 🇬🇧 on CODESYS Forge

    Hello, I'm using a text field. Is it possible to change the color of the cursor (caret). I've managed to change the 'highligh' color via the style editor, but I cannot find any option for the cursor. I want to change it, because the background of my text field should be black, and the color of the cursor cannot be seen because it's also black. I want to change it to white. Any ideas? Thanks, Thomas

  • Posted a comment on discussion Visualization 🇬🇧 on CODESYS Forge

    Hello Marcel, thanks for you answer! I need to calculate a value in relation to the fixed position (X,Y) under "Position" in an visu element. Therefor I want to read out this values in the source code. It would also be nice to get e.g. the "OnClicked" event of an rectangle in a POU without creating an extra variable. Best regards, Thomas

View All