initial commit for github
This commit is contained in:
commit
60968612de
370 changed files with 68427 additions and 0 deletions
28
test/mapping/files/nok31.map
Normal file
28
test/mapping/files/nok31.map
Normal file
|
@ -0,0 +1,28 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<!-- Invalid element type in <target> 'Signal': 'tigger' -->
|
||||
<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" />
|
||||
|
||||
<tigger type="periodic" period="1"/>
|
||||
</target>
|
||||
</targets>
|
||||
|
||||
<transformations>
|
||||
<polynomial name="polynom1" a="1" b="1.7" c="2.0" d="1.1" />
|
||||
<polynomial name="polynom2" a="2" b="1" />
|
||||
</transformations>
|
||||
</mapping>
|
Loading…
Add table
Add a link
Reference in a new issue