ddl/test/mapping/files/nok0.map
2019-12-12 14:41:47 +01:00

21 lines
No EOL
743 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!-- <from> and <constant> attributes set at the same time for <assignment> to 'f64SimTime' -->
<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" from="Light.ui8Spare1[3]"/>
</target>
</targets>
</mapping>