Added note: I first attempted to use the serial receive block, which didnt work in rapid accelerator mode either, before attempting to use the UDP receive. Since the UDP send worked in rapid accelerator, i was expecting the UDP receive block to work as well.
Simulink UDP receive with Rapid accelerator
3 ビュー (過去 30 日間)
古いコメントを表示
I'm having an issue with using the UDP receive block from the instrument control toolbox.
I have a model which has both a UDP input (receive) and output (Send).
If i run the model in normal, or accelerator mode, my model works perfectly, with both UDP blocks working as they should. However, when I switch to rapid accelerator, which I require, the UDP receive block doesn't work anymore; the outputs remain at 0. As for the UDP send block, it still works even when in rapid accelerator mode! Am i missing something? How come the UDP send block works in all modes, but not the UDP receive?
Any help would be greatly appreciated!
Thanks, Alex
2 件のコメント
Shengping Wang
2017 年 9 月 27 日
hi, have you found out a solution for receiving data by communication in rapid accelerator mode?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Block Libraries についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!