load the app to the target machine, clicking Start gives an error: Unexpected Modelstate Received ?
4 views (last 30 days)
Show older comments
xingbiao xie
on 22 Feb 2024
Edited: Stefanie Schwarz
on 29 Feb 2024
Application '...' received an error running on target computer 'TargetPC1': EtherCAT port 1 is not reserved for EtherCAT
0 Comments
Accepted Answer
Diego Kuratli
on 23 Feb 2024
You are using EtherCAT Master. You should make sure that an Ethernet port of your real-time system is configured for that purpose. In MATLAB, type:
>> speedgoat.configureEthernet
Also, make sure that the EtherCAT communication is configured correctly. See:
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!