TCP/IP communication using Simulink- blocs (send/receive) under Real- Time Windows Target
Show older comments
Hello community,
I try to connect two PC using Simulink Blocks TCP/ IP send and receive. The Problem is, that I need this communication in Real- Time. I know, that this is not really possible with TCP/ IP, but if it can run under RTWT, then it would have a lower interupt mask and this would be enough for me.
I'm able to applicate the communication under the "Generic Real- Time Target" code generation. If I choose "Real- Time Windows Target", then everything is fine and i get the information:"Successful completion of build procedure for model: **"
The Problem is, that the receive- block has no Data containing and so the scope plots "0" and Matalb displays:"Warning: Simulink cannot upload data to 'sinuskurve/IP Receive' because it has no input ports". With wireshark I can detect, that Data between the two Systems is transmitted.
Now my question: Why there is no Input in the receive- bloc although there is a communication and how can I fix this problem?
I hope there is someone out there, who solved such a problem and can give me advises for my project. By the way: my Matlabversion is 2012b.
Best regards
Juri Romanez


Accepted Answer
More Answers (0)
Categories
Find more on Development Computer Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!