tests/python/plc.xml
changeset 1013 d54ca1ec9090
parent 941 b6e93549de2e
child 1067 4f460c1dffb5
equal deleted inserted replaced
1012:deb0fcab0c64 1013:d54ca1ec9090
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <project xmlns="http://www.plcopen.org/xml/tc6.xsd"
     2 <project xmlns="http://www.plcopen.org/xml/tc6.xsd"
     3          xsi:schemaLocation="http://www.plcopen.org/xml/tc6.xsd"
     3          xsi:schemaLocation="http://www.plcopen.org/xml/tc6.xsd"
     4          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     4          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     5          xmlns:xhtml="http://www.w3.org/1999/xhtml">
     5          xmlns:xhtml="http://www.w3.org/1999/xhtml">
     6   <fileHeader companyName="beremiz"
     6   <fileHeader companyName=""
     7               productName="Beremiz"
     7               productName="Beremiz"
     8               productVersion="0.0"
     8               productVersion="0.0"
     9               creationDateTime="2008-12-14T16:21:19"/>
     9               creationDateTime="2008-12-14T16:21:19"/>
    10   <contentHeader name="Beremiz Python Support Tests"
    10   <contentHeader name="Beremiz Python Support Tests"
    11                  modificationDateTime="2013-02-23T23:37:47">
    11                  modificationDateTime="2013-04-04T10:25:57">
    12     <coordinateInfo>
    12     <coordinateInfo>
    13       <pageSize x="1024" y="1024"/>
    13       <pageSize x="1024" y="1024"/>
    14       <fbd>
    14       <fbd>
    15         <scaling x="5" y="5"/>
    15         <scaling x="5" y="5"/>
    16       </fbd>
    16       </fbd>
   177           </localVars>
   177           </localVars>
   178           <externalVars>
   178           <externalVars>
   179             <variable name="Global_RS">
   179             <variable name="Global_RS">
   180               <type>
   180               <type>
   181                 <derived name="RS"/>
   181                 <derived name="RS"/>
       
   182               </type>
       
   183             </variable>
       
   184             <variable name="TUTU">
       
   185               <type>
       
   186                 <INT/>
       
   187               </type>
       
   188             </variable>
       
   189             <variable name="TOTO">
       
   190               <type>
       
   191                 <INT/>
   182               </type>
   192               </type>
   183             </variable>
   193             </variable>
   184           </externalVars>
   194           </externalVars>
   185         </interface>
   195         </interface>
   186         <body>
   196         <body>
  1046               <connectionPointOut>
  1056               <connectionPointOut>
  1047                 <relPosition x="75" y="15"/>
  1057                 <relPosition x="75" y="15"/>
  1048               </connectionPointOut>
  1058               </connectionPointOut>
  1049               <expression>Test_TOD</expression>
  1059               <expression>Test_TOD</expression>
  1050             </inOutVariable>
  1060             </inOutVariable>
       
  1061             <inVariable localId="49" height="30" width="30">
       
  1062               <position x="765" y="1200"/>
       
  1063               <connectionPointOut>
       
  1064                 <relPosition x="30" y="15"/>
       
  1065               </connectionPointOut>
       
  1066               <expression>42</expression>
       
  1067             </inVariable>
       
  1068             <outVariable localId="57" height="30" width="50">
       
  1069               <position x="845" y="1200"/>
       
  1070               <connectionPointIn>
       
  1071                 <relPosition x="0" y="15"/>
       
  1072                 <connection refLocalId="49">
       
  1073                   <position x="845" y="1215"/>
       
  1074                   <position x="795" y="1215"/>
       
  1075                 </connection>
       
  1076               </connectionPointIn>
       
  1077               <expression>TOTO</expression>
       
  1078             </outVariable>
       
  1079             <outVariable localId="56" height="30" width="50">
       
  1080               <position x="845" y="1240"/>
       
  1081               <connectionPointIn>
       
  1082                 <relPosition x="0" y="15"/>
       
  1083                 <connection refLocalId="49">
       
  1084                   <position x="845" y="1255"/>
       
  1085                   <position x="820" y="1255"/>
       
  1086                   <position x="820" y="1215"/>
       
  1087                   <position x="795" y="1215"/>
       
  1088                 </connection>
       
  1089               </connectionPointIn>
       
  1090               <expression>TUTU</expression>
       
  1091             </outVariable>
  1051           </FBD>
  1092           </FBD>
  1052         </body>
  1093         </body>
  1053       </pou>
  1094       </pou>
  1054       <pou name="C_Pragma" pouType="functionBlock">
  1095       <pou name="C_Pragma" pouType="functionBlock">
  1055         <interface>
  1096         <interface>
  1180           <variable name="Global_RS">
  1221           <variable name="Global_RS">
  1181             <type>
  1222             <type>
  1182               <derived name="RS"/>
  1223               <derived name="RS"/>
  1183             </type>
  1224             </type>
  1184           </variable>
  1225           </variable>
       
  1226           <variable name="TUTU">
       
  1227             <type>
       
  1228               <INT/>
       
  1229             </type>
       
  1230           </variable>
  1185         </globalVars>
  1231         </globalVars>
  1186       </configuration>
  1232       </configuration>
  1187     </configurations>
  1233     </configurations>
  1188   </instances>
  1234   </instances>
  1189 </project>
  1235 </project>