AUTOSAR Interfaces
The current ASCET version supports the following interface types:
- Sender-receiver (signal passing)
- NV data (signal passing with non-volatile elements)
- Client-server (function invocation)
- Calibration
See the ASCET AUTOSAR User Guide or the publications on the AUTOSAR web site for more details on AUTOSAR interfaces.
See also
Basics – Sender-Receiver and NVData Interfaces
Basics – Client-Server Interfaces