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
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Shengping Wang
el 27 de Sept. de 2017
hi, have you found out a solution for receiving data by communication in rapid accelerator mode?
Respuestas (0)
Ver también
Categorías
Más información sobre Direct Interface Communication in Simulink en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!