Creating a SenderReceiver Interface from an Existing Module
You can create a SenderReceiver interface from an existing ASCET module specified as block diagram or in ESDL.
Note |
|---|
Without activated Enable Creation of AUTOSAR Components option, you cannot create AUTOSAR components |
In the Component Manager, select the module you want to reproduce as SenderReceiver interface.
In the Edit menu, point to Reproduce As and select SenderReceiver Interface Port.
The new SenderReceiver interface is created in the same folder as the original module. It is named SRI__<module name>. Scalar and non-scalar messages with suitable direction are converted to variables in the new interface.
See Special Features of Reproducing Components as AUTOSAR Components for detailed information on the reproduction results.
- Double-click the new item to open the interface editor.
See also
Special Features of Reproducing Components as AUTOSAR Components
Reproducing Database/Workspace Items
Creating a SenderReceiver or NVData Interface from an Existing Record
