ddl/test/mapping/files/nok28.map

28 lines
884 B
Text
Raw Normal View History

2019-12-12 14:41:47 +01:00
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!-- Missing <trigger> type attribute -->
<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="" period="10" unit="ms"/>
</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>