exemples/svghmi_references/plc.xml
changeset 3625 bb1eff4091ab
child 3646 db87744d8900
equal deleted inserted replaced
3624:770c613c424f 3625:bb1eff4091ab
       
     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="2022-09-05T09:02:48"/>
       
     4   <contentHeader name="Unnamed" modificationDateTime="2022-09-20T11:48:55">
       
     5     <coordinateInfo>
       
     6       <fbd>
       
     7         <scaling x="5" y="5"/>
       
     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         <interface>
       
    22           <localVars>
       
    23             <variable name="LocalVar0">
       
    24               <type>
       
    25                 <DINT/>
       
    26               </type>
       
    27             </variable>
       
    28             <variable name="LocalVar1">
       
    29               <type>
       
    30                 <DINT/>
       
    31               </type>
       
    32             </variable>
       
    33           </localVars>
       
    34         </interface>
       
    35         <body>
       
    36           <FBD>
       
    37             <inVariable localId="31" executionOrderId="0" height="25" width="85" negated="false">
       
    38               <position x="175" y="290"/>
       
    39               <connectionPointOut>
       
    40                 <relPosition x="85" y="10"/>
       
    41               </connectionPointOut>
       
    42               <expression>LocalVar0</expression>
       
    43             </inVariable>
       
    44             <outVariable localId="30" executionOrderId="0" height="25" width="85" negated="false">
       
    45               <position x="330" y="290"/>
       
    46               <connectionPointIn>
       
    47                 <relPosition x="0" y="10"/>
       
    48                 <connection refLocalId="31">
       
    49                   <position x="330" y="300"/>
       
    50                   <position x="260" y="300"/>
       
    51                 </connection>
       
    52               </connectionPointIn>
       
    53               <expression>LocalVar1</expression>
       
    54             </outVariable>
       
    55           </FBD>
       
    56         </body>
       
    57       </pou>
       
    58     </pous>
       
    59   </types>
       
    60   <instances>
       
    61     <configurations>
       
    62       <configuration name="config">
       
    63         <resource name="resource1">
       
    64           <task name="task0" priority="0" interval="T#20ms">
       
    65             <pouInstance name="instance0" typeName="program0"/>
       
    66           </task>
       
    67         </resource>
       
    68       </configuration>
       
    69     </configurations>
       
    70   </instances>
       
    71 </project>