How to create a data received event?

I create a trigger interface ,a trigger receiver port and a runnable in AUTOSAR dictionary.But when I choose DataReceivedEvent,it warning like this:
What should I do?Better give me a example.Thank you.

댓글 수: 2

Is this issue solved? If so, could you please tell the steps you followed?
I need the solution to this issue too, can you please share it?

댓글을 달려면 로그인하십시오.

답변 (1개)

Ben
Ben 2024년 10월 21일
편집: Ben 2024년 10월 21일

0 개 추천

Hi
You can refer belowlink
or Simple model
  • Inport with Output Function call Sample time : -1
  • Trigger Port in Function call subsystem , Trigger Type : function-call, Sample time Type : triggered
  • Event for runnable in AUTOSAR Dictionary
Event Type : DataReceivedEvent
Event Name : e.g. DRE_SWC
Trigger : Data Port e.g. RP_IF.DE1
sample model and code generatio result
function call subsystem trigger port
Inport for output function call
Inport for output function call
Autosar Dictionary

카테고리

도움말 센터File Exchange에서 AUTOSAR Blockset에 대해 자세히 알아보기

제품

질문:

2020년 1월 6일

편집:

Ben
2024년 10월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by