load the app to the target machine, clicking Start gives an error: Unexpected Modelstate Received ?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
xingbiao xie
le 22 Fév 2024
Modifié(e) : Stefanie Schwarz
le 29 Fév 2024
Application '...' received an error running on target computer 'TargetPC1': EtherCAT port 1 is not reserved for EtherCAT

0 commentaires
Réponse acceptée
Diego Kuratli
le 23 Fév 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 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!