initial commit for github
This commit is contained in:
commit
60968612de
370 changed files with 68427 additions and 0 deletions
24
test/mapping/files/nok33.map
Normal file
24
test/mapping/files/nok33.map
Normal file
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<!-- Dynamic target elements are not allowed: 'f64DynamicArray' in <target> 'DynSignal' -->
|
||||
<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="DynSource" type="tDynStruct" />
|
||||
</sources>
|
||||
|
||||
<targets>
|
||||
<target name="DynSignal" type="tDynStruct">
|
||||
<assignment to="f64DynamicArray" from="f64DynamicArray"/>
|
||||
|
||||
<trigger type="periodic" period="10" unit="ms"/>
|
||||
</target>
|
||||
</targets>
|
||||
|
||||
</mapping>
|
Loading…
Add table
Add a link
Reference in a new issue