oscat network for ABB PM592 plc

Begonnen von victor, 18. September 2015, 18:33:34

Vorheriges Thema - Nächstes Thema

0 Mitglieder und 1 Gast betrachten dieses Thema.

victor

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 .


victor


svetlin_80

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.

svetlin_80

Hello,
I updated the the PLC's firmware from v.2.3.3 to v.2.4.4 and now everything is working.