<?xml version='1.0' encoding='utf-8'?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.plcopen.org/xml/tc6_0201" xmlns:xhtml="http://www.w3.org/1999/xhtml" xsi:schemaLocation="http://www.plcopen.org/xml/tc6_0201">
<fileHeader companyName="beremiz" productName="beremiz" productVersion="1" creationDateTime="2008-06-24T18:44:00"/>
<contentHeader name="canopen_master" modificationDateTime="2018-09-26T13:31:52" language="en-US">
<pou name="test_main" pouType="program">
<variable name="PLC_OUT" address="%QW0.0.2.8193.0">
<variable name="PLC_IN" address="%IW0.0.2.8192.0">
<outVariable localId="1" height="29" width="80" executionOrderId="0" negated="false">
<position x="362" y="139"/>
<relPosition x="0" y="14"/>
<connection refLocalId="4" formalParameter="OUT">
<position x="362" y="153"/>
<position x="299" y="153"/>
<expression>PLC_OUT</expression>
<inVariable localId="2" height="29" width="20">
<position x="100" y="115"/>
<relPosition x="20" y="14"/>
<expression>1</expression>
<block localId="4" width="75" height="60" typeName="ADD">
<position x="224" y="123"/>
<variable formalParameter="IN1">
<relPosition x="0" y="30"/>
<connection refLocalId="2">
<position x="224" y="153"/>
<position x="183" y="153"/>
<position x="183" y="129"/>
<position x="120" y="129"/>
<variable formalParameter="IN2">
<relPosition x="0" y="50"/>
<connection refLocalId="5">
<position x="224" y="173"/>
<position x="199" y="173"/>
<position x="199" y="201"/>
<position x="174" y="201"/>
<variable formalParameter="OUT">
<relPosition x="75" y="30"/>
<inVariable localId="5" height="29" width="70">
<position x="104" y="187"/>
<relPosition x="70" y="14"/>
<expression>PLC_IN</expression>
<configuration name="conf">
<task name="tache" interval="t#50ms" priority="0">
<pouInstance name="toto" typeName="test_main"/>