Unable to find an unused TCP/IP port to connect to the rapid accelerator target for model

2 ビュー (過去 30 日間)
JM Vella
JM Vella 2012 年 1 月 7 日
コメント済み: Sheng Lin 2018 年 11 月 21 日
I have a simulink model having a From File Block. When I try to run it in Rapid Accelerator Mode it returns the error: Unable to find an unused TCP/IP port to connect to the rapid accelerator target for model?
Why do I get this error please?

回答 (2 件)

Kaustubha Govind
Kaustubha Govind 2012 年 2 月 7 日
It appears that firewall protection on your machine can cause this type of error. Try turning it off to see if the error goes away. Also, what do you get by executing this:
>> [a b]=system('slprj\raccel\mymodel\mymodel.exe')
Where mymodel is the name of your model.

Sebastian
Sebastian 2017 年 12 月 12 日
Other users have reported that this error message seems to appear due to permissions they had on a certain network drive. So as an additional troubleshooting step you can use a folder on your local harddrive as Current Folder for MATLAB and try again to run your model in Rapid Accelerator mode.

カテゴリ

Help Center および File ExchangeDevelopment Computer Setup についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by