External Interrup Source for SLRT

2 views (last 30 days)
James Brown
James Brown on 14 Feb 2017
Commented: James Brown on 22 Nov 2017
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.

Accepted Answer

Shashank
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)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!