<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.plcopen.org/xml/tc6.xsd"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xsi:schemaLocation="http://www.plcopen.org/xml/tc6.xsd">
<fileHeader companyName="Laurent BESSARD"
productName="test_ethercat"
creationDateTime="2011-10-20T19:01:52"/>
<contentHeader name="test_ethercat"
modificationDateTime="2012-02-15T00:53:41">
<pou name="Prog" pouType="program">
<variable name="CLOCK" address="%QX0.0.0.2.28672.1">
<variable name="LED" address="%QX0.0.0.2.28688.1">
<simpleValue value="TRUE"/>
<variable name="ControlWord" address="%QW0.0.1.0.24640.0">
<variable name="StatusWord" address="%IW0.0.1.0.24641.0">
<variable name="ErrorCode" address="%IW0.0.1.0.24639.0">
<variable name="Mode" address="%IB0.0.1.0.24673.0">
<![CDATA[CLOCK := NOT CLOCK;]]>
<configuration name="conf">
<task name="main_task" interval="T#0.4ms" priority="0">
<pouInstance name="main_instance" typeName="Prog"/>