MATLAB: Need help for Host-Target EtherCAT connection in Simulink Real Time (2014a)

ethercatr2014aSimulink Real-Time

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

Best Answer

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.