greg@266: <?xml version="1.0" encoding="UTF-8"?> greg@266: <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" greg@266: xmlns="http://www.plcopen.org/xml/tc6.xsd" greg@266: xmlns:xhtml="http://www.w3.org/1999/xhtml" greg@266: xsi:schemaLocation="http://www.plcopen.org/xml/tc6.xsd"> greg@266: <fileHeader companyName="lolitech" greg@266: productName="beremiz" greg@266: productVersion="1" greg@266: creationDateTime="2008-06-24T18:44:00"/> greg@266: <contentHeader name="test_slave" greg@266: modificationDateTime="2008-10-27T09:42:54" greg@266: language="en-US"> greg@266: <coordinateInfo> greg@266: <fbd> greg@266: <scaling x="0" y="0"/> greg@266: </fbd> greg@266: <ld> greg@266: <scaling x="0" y="0"/> greg@266: </ld> greg@266: <sfc> greg@266: <scaling x="0" y="0"/> greg@266: </sfc> greg@266: </coordinateInfo> greg@266: </contentHeader> greg@266: <types> greg@266: <dataTypes/> greg@266: <pous> greg@266: <pou name="test_main" pouType="program"> greg@266: <interface> greg@266: <localVars> greg@266: <variable name="outvar" address="%QW0.0.8192.0"> greg@266: <type> greg@266: <INT/> greg@266: </type> greg@266: </variable> greg@266: <variable name="invar" address="%IW0.0.8193.0"> greg@266: <type> greg@266: <INT/> greg@266: </type> greg@266: </variable> greg@266: </localVars> greg@266: </interface> greg@266: <body> greg@266: <FBD> greg@266: <outVariable localId="1" height="29" width="80"> greg@266: <position x="362" y="140"/> greg@266: <connectionPointIn> greg@266: <relPosition x="0" y="14"/> greg@266: <connection refLocalId="4" formalParameter="OUT"> greg@266: <position x="362" y="154"/> greg@266: <position x="330" y="154"/> greg@266: <position x="330" y="153"/> greg@266: <position x="299" y="153"/> greg@266: </connection> greg@266: </connectionPointIn> greg@266: <expression>outvar</expression> greg@266: </outVariable> greg@266: <inVariable localId="2" height="29" width="20"> greg@266: <position x="100" y="115"/> greg@266: <connectionPointOut> greg@266: <relPosition x="20" y="14"/> greg@266: </connectionPointOut> greg@266: <expression>1</expression> greg@266: </inVariable> greg@266: <block localId="4" width="75" height="60" typeName="ADD"> greg@266: <position x="224" y="123"/> greg@266: <inputVariables> greg@266: <variable formalParameter="IN1"> greg@266: <connectionPointIn> greg@266: <relPosition x="0" y="30"/> greg@266: <connection refLocalId="2"> greg@266: <position x="224" y="153"/> greg@266: <position x="183" y="153"/> greg@266: <position x="183" y="129"/> greg@266: <position x="120" y="129"/> greg@266: </connection> greg@266: </connectionPointIn> greg@266: </variable> greg@266: <variable formalParameter="IN2"> greg@266: <connectionPointIn> greg@266: <relPosition x="0" y="50"/> greg@266: <connection refLocalId="5"> greg@266: <position x="224" y="173"/> greg@266: <position x="187" y="173"/> greg@266: <position x="187" y="187"/> greg@266: <position x="150" y="187"/> greg@266: </connection> greg@266: </connectionPointIn> greg@266: </variable> greg@266: </inputVariables> greg@266: <inOutVariables/> greg@266: <outputVariables> greg@266: <variable formalParameter="OUT"> greg@266: <connectionPointOut> greg@266: <relPosition x="75" y="30"/> greg@266: </connectionPointOut> greg@266: </variable> greg@266: </outputVariables> greg@266: </block> greg@266: <inVariable localId="5" height="29" width="60"> greg@266: <position x="90" y="173"/> greg@266: <connectionPointOut> greg@266: <relPosition x="60" y="14"/> greg@266: </connectionPointOut> greg@266: <expression>invar</expression> greg@266: </inVariable> greg@266: </FBD> greg@266: </body> greg@266: </pou> greg@266: </pous> greg@266: </types> greg@266: <instances> greg@266: <configurations> greg@266: <configuration name="conf"> greg@266: <resource name="res"> greg@266: <task name="tache" interval="00:00:00.010000" priority="0"> greg@266: <pouInstance name="toto" type="test_main"/> greg@266: </task> greg@266: </resource> greg@266: </configuration> greg@266: </configurations> greg@266: </instances> greg@266: </project>