OTX Reference  
OpenTestSystem.Otx.Extensions.EcuConfiguration Namespace Reference

To support variant coding (ECU-CONFIG container in ODX) More...

Namespaces

namespace  Actions
 EcuConfiguration Actions
 
namespace  DataTypes
 Data types, see also Core data types.
 
namespace  Exceptions
 Error handling.
 
namespace  Terms
 Lists all Terms.
 
namespace  Variables
 Variable Access.
 

Detailed Description

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.

Note
Some new complex types of the extension derive from the DbObject type (which is defined in the DiagDataBrowsingPlus extension). To get SHORT-NAMEs and additional information of these objects tems of the DiagDataBrowsing extension have to be used.