Basics – Calibration Interfaces

Calibration interfaces are used for communication with Calibration components.

In ASCET, the Calibration interface component is used to specify communication with Calibration components. The Calibration interface components are inserted into SWCClosed AUTOSAR software component (singular; plural is SWCs) as Calibration interface prototypes.

Each Calibration interface component can contain one or more scalar, array, matrix, and enumeration calibration parameters. In addition, records can be added as complex parameters. Several implementations can be specified for a Calibration interface component; each implementation corresponds to one calibration interface in AUTOSAR.

The Calibration interface editor is used to specify the content of Calibration interfaces.

You can

Create an AUTOSAR Interface

Implement Calibration Parameters

See also

Calibration

Specifying a Calibration Interface Prototype

Accessing Calibration Parameters

Records

Implementations of Components / Projects