Creating a Template for a Mapping File: Configuration in ASAP2.ini

INCA supports entries in the ASAP2.ini file that define how a template for experiment conversion will be created from an A2L file. These entries must be placed in an [ExperimentConvert] section in the ASAP2.ini file.

Entries in the ASAP2.ini

Example of [ExperimentConvert] section in ASAP.ini

[ExperimentConvert]

RasterExtension=.rasterRenamed

NameExtension=.nameRenamed

DestinationDevice=ES910/Simulations-Controller:1

SourceDevice=ETK test device:1

DeviceMappingSource0=ETK test device:1

DeviceMappingDestination0=ES910/Simulations-Controller:1

DeviceMappingSource1=CCP device:1

DeviceMappingDestination1=ES910/Simulations-Controller:2

See also

Create Mapping Table Template

Convert Experiment using a Mapping Table

Convert Experiment Back using a Mapping Table