Hello, we have the same problem. What is it all about?
Thanks for your answers! Close and Open CoDeSys has no effect. I already tried the original Roboto and this is working. But I think our marketing compartment changed it.
Nobody got an idea???
Hello, I have the problem that CoDeSys 3.5.19.1 displays a message that this font is not a TrueType font when I select our company font. But it is a TrueType font. How can I fix this error? Thanks!
Ah, ok! Dann werden wir das erstmal ändern! Vielen Dank für die Antwort!
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.
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?
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
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
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
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
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
Hello everyone, I have created a rectangle in a visualization in CoDeSys 3.5. In the properties I can enter the fixed position (X,Y) under "Position". Now, I want to read out these values in a POU (ST). Attention, I am not talking about absolute motion or relative motion. It should be the actual position, which results when I position the rectangle in my visu. Does anybody know a solution for this? Best regards, Thomas