Autor Thema: oscat network for ABB PM592 plc  (Gelesen 6614 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline victor

  • Newbie
  • *
  • Beiträge: 2
    • Profil anzeigen
    • E-Mail
oscat network for ABB PM592 plc
« am: 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 .

Offline peewit

  • Moderator
  • *****
  • Beiträge: 2 378
    • Profil anzeigen

Offline victor

  • Newbie
  • *
  • Beiträge: 2
    • Profil anzeigen
    • E-Mail
Re: oscat network for ABB PM592 plc
« Antwort #2 am: 19. September 2015, 17:14:59 »
great, danke

Offline svetlin_80

  • Newbie
  • *
  • Beiträge: 2
    • Profil anzeigen
Re: oscat network for ABB PM592 plc
« Antwort #3 am: 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.

Offline svetlin_80

  • Newbie
  • *
  • Beiträge: 2
    • Profil anzeigen
Re: oscat network for ABB PM592 plc
« Antwort #4 am: 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.