| Contents | Index |
Add configured AUTOSAR event to model
autosarInterfaceObj.addEventConf('TimingEvent', EventName, ExecutionPeriod);
autosarInterfaceObj.addEventConf('DataReceivedEvent', EventName, SimulinkInportName);
autosarInterfaceObj.addEventConf('TimingEvent', EventName, ExecutionPeriod); adds a named TimingEvent with a specific execution period.
autosarInterfaceObj.addEventConf('DataReceivedEvent', EventName, SimulinkInportName); adds a named DataReceivedEvent that triggers a runnable whenever there is a change in value at the specified Simulink inport.
Each call adds a AUTOSAR RTEEvent to autosarInterfaceObj, a model-specific RTW.AutosarInterface object.
RTW.AutosarInterface.removeEventConf

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |