Simulink communication with a second, real time process on the same Windows PC

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?

Answers (1)

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

1 Comment

Jan,
It sounds like Simulink Desktop Real-Time is what we want.
Thanks for the answer.
Louis

Sign in to comment.

Asked:

on 11 Jun 2024

Commented:

on 14 Jun 2024

Community Treasure Hunt

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

Start Hunting!