Simulink UDP

  • Follow


I have a c program that sends signals via UDP to UDP receive block in
a Simulink model.
UDP receive in simulink is in blocking mode because in the non
blocking mode signal is very noisy.

As per requirements, I have to stop c program first.
That causes UDP receive in SIMULINK to time out and pops an error
"data not received in time".
Is there a better way to stop simulink.

If i stop simulink model first this wont happen, but i have to stop c
program first.

Any help is appreciated
Thanks!
0
Reply cpp 3/19/2010 9:12:56 PM

Ctrl+C 
0
Reply sunan (1) 11/27/2012 7:12:22 AM


1 Replies
1134 Views

(page loaded in 0.059 seconds)




Reply: