Simulink communication with a second, real time process on the same Windows PC
2 次查看(过去 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!