External Interrup Source for SLRT
조회 수: 2 (최근 30일)
이전 댓글 표시
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
채택된 답변
Shashank
2017년 2월 21일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Target Computer Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!