examples/example.xml
changeset 431 c1c92d068ac5
parent 392 546053de1426
child 455 d39f7fb16ec9
equal deleted inserted replaced
411:9ab97d517ae8 431:c1c92d068ac5
    10               productRelease="rc1"
    10               productRelease="rc1"
    11               creationDateTime="2006-09-07T18:52:43"
    11               creationDateTime="2006-09-07T18:52:43"
    12               contentDescription="Example of PLCOpenEditor usage"/>
    12               contentDescription="Example of PLCOpenEditor usage"/>
    13   <contentHeader name="Test"
    13   <contentHeader name="Test"
    14                  version="1"
    14                  version="1"
    15                  modificationDateTime="2009-07-24T16:17:59"
    15                  modificationDateTime="2009-09-21T17:43:10"
    16                  author="Laurent Bessard"
    16                  author="Laurent Bessard"
    17                  language="en-US">
    17                  language="en-US">
    18     <coordinateInfo>
    18     <coordinateInfo>
    19       <pageSize x="1050" y="1485"/>
    19       <pageSize x="1050" y="1485"/>
    20       <fbd>
    20       <fbd>
   525           </IL>
   525           </IL>
   526         </body>
   526         </body>
   527       </pou>
   527       </pou>
   528       <pou name="SFCTest" pouType="program">
   528       <pou name="SFCTest" pouType="program">
   529         <interface>
   529         <interface>
       
   530           <localVars>
       
   531             <variable name="IN1">
       
   532               <type>
       
   533                 <BOOL/>
       
   534               </type>
       
   535             </variable>
       
   536           </localVars>
   530           <inputVars>
   537           <inputVars>
   531             <variable name="IN1">
       
   532               <type>
       
   533                 <BOOL/>
       
   534               </type>
       
   535             </variable>
       
   536             <variable name="IN2">
   538             <variable name="IN2">
   537               <type>
   539               <type>
   538                 <BOOL/>
   540                 <BOOL/>
   539               </type>
   541               </type>
   540             </variable>
   542             </variable>