<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!-- Variable attribute for data trigger should be a signal element (expected [Signal].[Element]),Invalid operator attribute for data trigger (
expected <, >, <=, >=, == or !=),Invalid value attribute for data trigger (expected floating point value) -->
<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="ui32VehicleId" constant="1" />

            <trigger type="data" variable="Light" operator="<5" value="ui32VehicleId"/>
        </target>
    </targets>
</mapping>