ddl/test/mapping/files/nok36.map

23 lines
804 B
Text
Raw Normal View History

2019-12-12 14:41:47 +01:00
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!-- <function> of type 'simulation_time()' takes no argumentfor <assignment> to 'ui32VehicleId' -->
<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" function="simulation_time(1)" />
<trigger type="periodic" period="10" unit="ms"/>
</target>
</targets>
</mapping>