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

28 lines
No EOL
892 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!-- Missing unit attribute for periodic trigger -->
<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="Light" type="tFEP_Driver_LightControl" />
</sources>
<targets>
<target name="Signal" type="tFEP_Driver_DriverCtrl">
<assignment to="f64SimTime" constant="42" />
<trigger type="periodic" period="1"/>
</target>
</targets>
<transformations>
<polynomial name="polynom1" a="1" b="1.7" c="2.0" d="1.1" />
<polynomial name="polynom2" a="2" b="1" />
</transformations>
</mapping>