ddl/test/mapping/files/engine_default.map
2019-12-12 14:41:47 +01:00

24 lines
840 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<mapping>
<header>
<language_version>1.00</language_version>
<author>ASAP</author>
<date_creation>2016-Mar-22</date_creation>
<date_change>2016-Mar-22</date_change>
<description>Mapping description generated by SiMaEditor</description>
</header>
<sources>
<source name="MinimalSignal" type="MinimalStruct" />
<source name="MinimalSignal2" type="MinimalStruct" />
<source name="InSignal" type="InStruct" />
</sources>
<targets>
<target name="OutSignal" type="OutStruct">
<assignment to="i16Val" constant="3" />
<assignment to="structMinimal.i8Val" constant="4" />
<assignment to="enumValDef" constant="60" />
</target>
</targets>
</mapping>