<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!-- Invalid coefficient attribute 'b' for polynomial transformation 'polynom2' (expected number), -->
<!-- Invalid coefficient attribute 'd' for polynomial transformation 'polynom2' (expected number) -->
<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="ui8Spare1[0]" from="Light.ui8Spare1[3]" transformation="polynom2"/>

            <trigger type="periodic" period="10" unit="ms"/>
        </target>
    </targets>

    <transformations>
        <polynomial name="polynom2" a="1e3" b="1.7+7.1" c="-2.345" d="10^3" />
    </transformations>
</mapping>