23 lines
No EOL
848 B
XML
23 lines
No EOL
848 B
XML
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
<!-- <function> should be of type 'simulation_time()', 'trigger_counter([Modulo])' or 'received([Signal])' for <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)" />
|
|
|
|
<trigger type="periodic" period="10" unit="ms"/>
|
|
</target>
|
|
</targets>
|
|
</mapping> |