ethercat_tests/wago_sanyo/plc.xml
changeset 2050 6da739ac1346
parent 2041 ce3727171207
equal deleted inserted replaced
2049:438a4a1ff188 2050:6da739ac1346
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     2 <project xmlns="http://www.plcopen.org/xml/tc6.xsd"
     3          xmlns="http://www.plcopen.org/xml/tc6.xsd"
     3          xsi:schemaLocation="http://www.plcopen.org/xml/tc6.xsd"
     4          xmlns:xhtml="http://www.w3.org/1999/xhtml"
     4          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     5          xsi:schemaLocation="http://www.plcopen.org/xml/tc6.xsd">
     5          xmlns:xhtml="http://www.w3.org/1999/xhtml">
     6   <fileHeader companyName="Laurent BESSARD"
     6   <fileHeader companyName="Laurent BESSARD"
     7               productName="test_ethercat"
     7               productName="test_ethercat"
     8               productVersion="1.0"
     8               productVersion="1.0"
     9               creationDateTime="2011-10-20T19:01:52"/>
     9               creationDateTime="2011-10-20T19:01:52"/>
    10   <contentHeader name="test_ethercat"
    10   <contentHeader name="test_ethercat"
    11                  modificationDateTime="2012-03-18T23:04:07">
    11                  modificationDateTime="2012-05-20T19:26:53">
    12     <coordinateInfo>
    12     <coordinateInfo>
    13       <fbd>
    13       <fbd>
    14         <scaling x="0" y="0"/>
    14         <scaling x="0" y="0"/>
    15       </fbd>
    15       </fbd>
    16       <ld>
    16       <ld>
    30             <variable name="CLOCK" address="%QX0.0.2.28672.1">
    30             <variable name="CLOCK" address="%QX0.0.2.28672.1">
    31               <type>
    31               <type>
    32                 <BOOL/>
    32                 <BOOL/>
    33               </type>
    33               </type>
    34             </variable>
    34             </variable>
    35             <variable name="LED" address="%QX0.0.2.28688.1">
    35             <variable name="GREENLED" address="%QX0.0.2.28688.1">
    36               <type>
    36               <type>
    37                 <BOOL/>
    37                 <BOOL/>
    38               </type>
    38               </type>
    39               <initialValue>
    39               <initialValue>
    40                 <simpleValue value="TRUE"/>
    40                 <simpleValue value="TRUE"/>