Simulink Real-Time UDP block vs Instrumentation Toolbox UDP block
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Cheng Lin Lye
le 4 Mai 2022
Modifié(e) : Stefanie Schwarz
le 3 Jan 2024
Can the simulink real time UDP block receive/send replace with instrumentation toolbox UDP block receive/send?
0 commentaires
Réponse acceptée
Dimitri MANKOV
le 3 Jan 2024
Hi Cheng,
It depends: do you intend to run your Simulink model on an external target machine, or on your development PC? If your model should run on an external Simulink Real-Time target machine, then you will need to use the UDP blocks from the Simulink Real-Time library. If you'd like to run it on your development PC, then the UDP blocks from the Instrument Control Toolbox can be used instead.
I hope this is helpful!
Dimitri
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Target Computer Setup dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!