Simulink communication with a second, real time process on the same Windows PC
1 回表示 (過去 30 日間)
古いコメントを表示
For a non-Simulink real time process running on a Windows PC is UDP the best way to communicate with Simulink running on the same PC? Is Simulink Desktop Real-Time the best product for this?
0 件のコメント
回答 (1 件)
Jan Houska
2024 年 6 月 13 日
Hi Louis,
UDP is certainly a viable way to communicate between two processes on the same PC, no matter the real time. Whether Simulink Desktop Real-Time is a suitable product depends on what behavior you need on the Simulink side. If you want Simulink to run synchronously with your real-time process, that is, to run in real time as well, then Simulink Desktop Real-Time may be the right choice. Simulink Desktop Real-Time contains UDP support if you decide to use UDP for the communication.
Good Luck, Jan
参考
カテゴリ
Help Center および File Exchange で Target Computer Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!