OSCAT Forum

network.lib => Codesys 2 => Thema gestartet von: victor in 18. September 2015, 18:33:34

Titel: oscat network for ABB PM592 plc
Beitrag von: victor in 18. September 2015, 18:33:34
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 .
Titel: Re: oscat network for ABB PM592 plc
Beitrag von: peewit in 18. September 2015, 20:18:50
try this version

http://www.oscat.de/community/index.php/topic,1872.msg9862.html#msg9862
Titel: Re: oscat network for ABB PM592 plc
Beitrag von: victor in 19. September 2015, 17:14:59
great, danke
Titel: Re: oscat network for ABB PM592 plc
Beitrag von: svetlin_80 in 25. September 2015, 14:14:39
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.
Titel: Re: oscat network for ABB PM592 plc
Beitrag von: svetlin_80 in 02. Oktober 2015, 13:27:28
Hello,
I updated the the PLC's firmware from v.2.3.3 to v.2.4.4 and now everything is working.