How to create a data received event?
    8 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
  Anand Muraleedharan Geetha
 el 2 de Feb. de 2020
				Is this issue solved? If so, could you please tell the steps you followed?
  Domenico Junior Alessi
 el 21 de Feb. de 2022
				I need the solution to this issue too, can you please share it? 
Respuestas (1)
  Ben
    
 el 21 de Oct. de 2024
        
      Editada: Ben
    
 el 21 de Oct. de 2024
  
      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

0 comentarios
Ver también
Categorías
				Más información sobre AUTOSAR Blockset en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



