External Interrup Source for SLRT
2 views (last 30 days)
Show older comments
I'd like to use a board for the interrupt source to synchronize my model with other real-time systems. I'm a bit confused as to how to do this. Does anyone have any experience? I'd love to hear an example.
0 Comments
Accepted Answer
Shashank
on 21 Feb 2017
Hi James
You can use IRQ source block and convert your whole model to function-call subsystem to achieve this. To read more about Asynchronous event handling refer the following documentation link:
There are some examples also which you can refer to.
Regards,
Shashank
More Answers (0)
See Also
Categories
Find more on Target Computer Setup in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!