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!