Need help for Host-Target EtherCAT connection in Simulink Real Time (2014a)
3 views (last 30 days)
Show older comments
Chuan-Shen Chen
on 28 Jul 2014
Answered: Chuan-Shen Chen
on 27 Sep 2014
Dear friends, I am new to EtherCAT communication. I am building a motion control system with 3 EtherCAT drivers (slaves) using Simulink Real Time.
I need help to connect the host-target-(EtherCAT slave stations). As I understand from the Simulink Realtime manual, during the Beckhoff configuration phase:
[Host]==(EtherCAT)==[Slave#1]==(EtherCAT)==[Slave#2]==(EtherCAT)==[Slave#3]
and after obtaining the EtherCAT Network Information File (ENI), change the network to
[Host]--(normalthernet)--[Target]==(EtherCAT)==[Slave#1]==(EtherCAT)==[Slave#2])==[Slave#3]
Both the host and the target computers have two network cards for EtherCAT and normal Ethernet respectively.
During the development of the Simulink Real Time Target (xpctarget), do I need to always connect the host, which running Matlab/Simulink, to the EtherCAT network?
Best regards.
Chen
0 Comments
Accepted Answer
Suneesh
on 28 Jul 2014
Simulink requires just the ENI configuration file. In order to generate the config file you need the Beckhoff configurator (or similar software) which needs to be connected to the slave network. It is only for this reason that you are required to connect the host to the slave network.
0 Comments
More Answers (1)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!