load the app to the target machine, clicking Start gives an error: Unexpected Modelstate Received ?
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Diego Kuratli
2024 年 2 月 23 日
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 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!