Hello
I would like to use the oscat network library with an ABB plc using codesys 2.3 . However, when I try to compile I get an error with %MW0 used in IP_CONTROL. Is there a way to fix this ?
Thanks, Victor.
Hallo
Ich möchte den OSCAT Netzwerk-Bibliothek mit einem ABB plc mit CoDeSys 2.3 zu verwenden. Allerdings, wenn ich versuche zu kompilieren bekomme ich einen Fehler bei % MW0 in IP_CONTROL verwendet . Gibt es eine Möglichkeit , dies zu beheben ?
Danke, Victor .
try this version
http://www.oscat.de/community/index.php/topic,1872.msg9862.html#msg9862
great, danke
Hello Victor,
Have You tested the oscat network library with ABB PLC?
I tried to use it with PM573-ETH but IP_CONTROL gives me ERROR 16#1000000 (system-specific error).
After some debugging I figured out that the function SysCreateSocket returns -1.
I'm not sure if it is compatible with ABB PLCs.
Hello,
I updated the the PLC's firmware from v.2.3.3 to v.2.4.4 and now everything is working.