OTX Reference
|
|
To support variant coding (ECU-CONFIG container in ODX) More...
Namespaces | |
namespace | Actions |
Lists all ActionRealisation extensions. | |
namespace | DataTypes |
Data types, see also Core data types. | |
namespace | Exceptions |
Error handling. | |
namespace | Terms |
Lists all Terms. | |
namespace | Variables |
Variable Access. | |
To support variant coding (ECU-CONFIG container in ODX)
ECU configuration, also known as variant coding describes the data elements and the process of configuring an ECU – either in the vehicle or in a test bench.
The ECU configuration extension is introduced to enable a simple way to completely configure an ECU. The configuration of an ECU often consists of more than one data block in the ECU. These data blocks for their parts often consist of more than one configurable value. In general each of these values can be changed to configure an ECU so that it's behavior matches its environment.
IMPORTANT - The ECUConfiguration extension can only be implemented in a runtime system that is based on a MVCI base system that supports the optional ECU configuration feature because the terms and actions are mapped to specific MVCI API calls of this feature.