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 ?
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 ?
everything works well.