Hi, Two years ago i used EdgeBox-RPI-200 with Codesys and serial ports works fine. Now I try run the same application but only new runtime but serial ports doesnt works: I have two serial: /dev/ttyACM0 - RS485 /dev/ttyACM1 - RS232 and below configuration in my sudo nano /etc/CODESYSControl_User.cfg: [SysCom] Linux.Devicefile=/dev/ttyACM But it doesnt work. what can i do ?
Hi, Two years ago i used EdgeBox-RPI-200 with Codesys and serial ports works fine. Now I try run the same application but only new runtime but serial ports doesnt works: I have two serial: /dev/ttyACM0 /dev/ttyACM0 and belo configuration in my sudo nano /etc/CODESYSControl_User.cfg : [SysCom] Linux.Devicefile=/dev/ttyACM But i doesnt work. what can i do ?
Hi, How to initialize following url: https://mydomain.pl/api/rce-lte?$filter=doba eq '2025-03-18' in sURL : STRING variable ? regards
Hi, How to initialize following url: https://mydomain.pl/api/rce-lte?$filter=doba eq'2025-03-18' in sURL : STRING variable ? regards
Probably I solved using below notation: sURL : STRING := 'https://mydomain.pl/api/rce-lte?$$filter=doba eq $'2025-03-18$'';
Probably I solved using below notation: sURL : STRING := 'https://mydomain.pl/api/rce-lte?$$filter=doba eq $'2025-03-18$'';
Hi, How to initialize following url: "https://mydomain.pl/api/rce-lte?$filter=doba eq 2025-03-18" in sURL : STRING(1024)= variable ? regards
Unfortunately , Data Source Manager from Codesys has any problem with OPC UA Server delivered with ifix SCADA. Someone can help me add manually any tag from UaExpert to codesys ? How should be was a structure for an example of one tag ? I try like in attachement, but question is , if it a good idea ?