Calibration

Calibration interfaces are used for communication with Calibration components.

Each calibration interface can contain multiple calibration parameters. A port of a software component that requires an AUTOSAR calibration interface to the component can independently access any of the parameters defined in the interface by making an RTE API to the required port. Calibration components provide the calibration interface and thus provide implementations of the calibration parameters.

In ASCET, the Calibration Interface component is used to specify communication with Calibration components. The Calibration interface components are inserted into SWCs as Calibration interface prototypes. They can be connected to appropriate diagram elements, similar to the way records are used. In addition, imported parameters in your model must be mapped to elements in calibration interfaces, see Accessing Calibration Parameters.

See also

Basics – Calibration Interfaces

Accessing Calibration Parameters

Specifying a Calibration Interface Prototype