xPC Target and ABB ModbusTCP

Hello,
We need to control an ABB ACS-800 drive with an RETA-01 Modbus/TCP module. This module also support EtherNet/IP communication. Which driver should we use? Model-Based Ethernet Communications Support? Any example of ModbusTCP communication under xPC?
Thank you,
Guillaume Tremblay

 採用された回答

Arnaud Miege
Arnaud Miege 2011 年 5 月 11 日

0 投票

As far as I know, Modbus isn't s supported protocol under xPC. You can use UDP to communicate between xPC Target and the ABB controller, or even Real-Time UDP in R2011a, but Model-Based Ethernet is probably as close to TCP/IP that you are going to get. I believe this required a dedicated network card.
HTH,
Arnaud

その他の回答 (1 件)

Guillaume Tremblay
Guillaume Tremblay 2011 年 5 月 20 日

0 投票

Thank you Arnaud for the prompt answer,
I spoke with an ABB product specialist and he told me that the easiest way for this drive is with ModbusTCP, its clients don't use xPC for that reason (they use another platform having Modbus support). The other way around is using Ethernet (no UDP) but it seem much more coding.
Guillaume

カテゴリ

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by