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, neither via Insert > AUTOSAR > * nor via Reproduce As > *.

  1. In the Component Manager, select the module you want to reproduce as SenderReceiver interface.

  2. In the Edit menu, point to Reproduce As and select SenderReceiver Interface *Closed= Require or Provide Port.

    The new SenderReceiver interface is created in the same folder as the original module. It is named SRI_*Closed= Require or Provide_<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.

  3. 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

Opening an AUTOSAR Interface Editor