tests/svghmi/plc.xml
branchsvghmi
changeset 2750 2694170cd88e
child 2751 eab6161e603d
equal deleted inserted replaced
2749:2769b3aed34d 2750:2694170cd88e
       
     1 <?xml version='1.0' encoding='utf-8'?>
       
     2 <project xmlns:ns1="http://www.plcopen.org/xml/tc6_0201" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.plcopen.org/xml/tc6_0201">
       
     3   <fileHeader companyName="Unknown" productName="Unnamed" productVersion="1" creationDateTime="2019-08-06T14:23:42"/>
       
     4   <contentHeader name="Unnamed" modificationDateTime="2019-08-06T14:37:15">
       
     5     <coordinateInfo>
       
     6       <fbd>
       
     7         <scaling x="0" y="0"/>
       
     8       </fbd>
       
     9       <ld>
       
    10         <scaling x="0" y="0"/>
       
    11       </ld>
       
    12       <sfc>
       
    13         <scaling x="0" y="0"/>
       
    14       </sfc>
       
    15     </coordinateInfo>
       
    16   </contentHeader>
       
    17   <types>
       
    18     <dataTypes/>
       
    19     <pous>
       
    20       <pou name="program0" pouType="program">
       
    21         <body>
       
    22           <FBD/>
       
    23         </body>
       
    24       </pou>
       
    25     </pous>
       
    26   </types>
       
    27   <instances>
       
    28     <configurations>
       
    29       <configuration name="config">
       
    30         <resource name="resource1">
       
    31           <task name="task0" priority="0" interval="T#20ms">
       
    32             <pouInstance name="instance0" typeName="program0"/>
       
    33           </task>
       
    34         </resource>
       
    35       </configuration>
       
    36     </configurations>
       
    37   </instances>
       
    38 </project>