tests/svghmi/plc.xml
branchsvghmi
changeset 2751 eab6161e603d
parent 2750 2694170cd88e
child 2754 a46311f88604
equal deleted inserted replaced
2750:2694170cd88e 2751:eab6161e603d
     1 <?xml version='1.0' encoding='utf-8'?>
     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">
     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"/>
     3   <fileHeader companyName="Unknown" productName="Unnamed" productVersion="1" creationDateTime="2019-08-06T14:23:42"/>
     4   <contentHeader name="Unnamed" modificationDateTime="2019-08-06T14:37:15">
     4   <contentHeader name="Unnamed" modificationDateTime="2019-08-08T08:54:36">
     5     <coordinateInfo>
     5     <coordinateInfo>
     6       <fbd>
     6       <fbd>
     7         <scaling x="0" y="0"/>
     7         <scaling x="5" y="5"/>
     8       </fbd>
     8       </fbd>
     9       <ld>
     9       <ld>
    10         <scaling x="0" y="0"/>
    10         <scaling x="0" y="0"/>
    11       </ld>
    11       </ld>
    12       <sfc>
    12       <sfc>
    16   </contentHeader>
    16   </contentHeader>
    17   <types>
    17   <types>
    18     <dataTypes/>
    18     <dataTypes/>
    19     <pous>
    19     <pous>
    20       <pou name="program0" pouType="program">
    20       <pou name="program0" pouType="program">
       
    21         <interface>
       
    22           <localVars>
       
    23             <variable name="LocalVar0">
       
    24               <type>
       
    25                 <DINT/>
       
    26               </type>
       
    27             </variable>
       
    28           </localVars>
       
    29         </interface>
    21         <body>
    30         <body>
    22           <FBD/>
    31           <FBD>
       
    32             <inVariable localId="1" executionOrderId="0" height="26" width="82" negated="false">
       
    33               <position x="115" y="192"/>
       
    34               <connectionPointOut>
       
    35                 <relPosition x="82" y="13"/>
       
    36               </connectionPointOut>
       
    37               <expression>LocalVar0</expression>
       
    38             </inVariable>
       
    39             <block localId="2" typeName="ADD" executionOrderId="0" height="60" width="63">
       
    40               <position x="255" y="175"/>
       
    41               <inputVariables>
       
    42                 <variable formalParameter="IN1">
       
    43                   <connectionPointIn>
       
    44                     <relPosition x="0" y="30"/>
       
    45                   </connectionPointIn>
       
    46                 </variable>
       
    47                 <variable formalParameter="IN2">
       
    48                   <connectionPointIn>
       
    49                     <relPosition x="0" y="50"/>
       
    50                   </connectionPointIn>
       
    51                 </variable>
       
    52               </inputVariables>
       
    53               <inOutVariables/>
       
    54               <outputVariables>
       
    55                 <variable formalParameter="OUT">
       
    56                   <connectionPointOut>
       
    57                     <relPosition x="63" y="30"/>
       
    58                   </connectionPointOut>
       
    59                 </variable>
       
    60               </outputVariables>
       
    61             </block>
       
    62           </FBD>
    23         </body>
    63         </body>
    24       </pou>
    64       </pou>
    25     </pous>
    65     </pous>
    26   </types>
    66   </types>
    27   <instances>
    67   <instances>