load the app to the target machine, clicking Start gives an error: Unexpected Modelstate Received ?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
xingbiao xie
am 22 Feb. 2024
Bearbeitet: Stefanie Schwarz
am 29 Feb. 2024
Application '...' received an error running on target computer 'TargetPC1': EtherCAT port 1 is not reserved for EtherCAT
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1624838/image.jpeg)
0 Kommentare
Akzeptierte Antwort
Diego Kuratli
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!