Simulink Real-Time UDP block vs Instrumentation Toolbox UDP block
21 次查看(过去 30 天)
显示 更早的评论
Can the simulink real time UDP block receive/send replace with instrumentation toolbox UDP block receive/send?
0 个评论
采纳的回答
Dimitri MANKOV
2024-1-3
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 个评论
更多回答(0 个)
另请参阅
类别
在 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!