<!DOCTYPE mydocument>
<e2000>
 <version>4.4_1647@master</version>
 <options>
  <E2000PLUS.IP>192.168.0.91</E2000PLUS.IP>
  <E2000PLUS.Port>80</E2000PLUS.Port>
  <E2000PLUS.MsgPort>64401</E2000PLUS.MsgPort>
  <E2000PLUS.Username>admin</E2000PLUS.Username>
  <E2000PLUS.Password>12345</E2000PLUS.Password>
  <DISPLAYOPTION.BackgroundInverted>0</DISPLAYOPTION.BackgroundInverted>
  <DISPLAYOPTION.BackgroundPixel>1</DISPLAYOPTION.BackgroundPixel>
 </options>
 <components>
  <component>
   <name>TAKT1</name>
   <type>TAKT</type>
   <top>25</top>
   <left>3</left>
   <variables>
    <variable>
     <name>TAKT</name>
     <type>INT</type>
     <value>500</value>
    </variable>
   </variables>
  </component>
  <component>
   <name>COUNT1</name>
   <type>COUNT</type>
   <top>18</top>
   <left>23</left>
   <variables>
    <variable>
     <name>COUNT</name>
     <type>INT</type>
     <value>255</value>
    </variable>
   </variables>
  </component>
  <component>
   <name>NUM1</name>
   <type>NUM</type>
   <top>38</top>
   <left>3</left>
   <variables>
    <variable>
     <name>VALUE</name>
     <type>DOUBLE</type>
     <value>5</value>
    </variable>
   </variables>
  </component>
  <component>
   <name>CALC1</name>
   <type>CALC</type>
   <top>19</top>
   <left>36</left>
   <variables>
    <variable>
     <name>TYPE</name>
     <value>2</value>
    </variable>
   </variables>
  </component>
  <component>
   <name>IN1</name>
   <type>IN</type>
   <top>18</top>
   <left>3</left>
   <variables>
    <variable>
     <name>TIME</name>
     <type>INT</type>
     <value>0</value>
    </variable>
    <variable>
     <name>NAME</name>
     <type>STRING</type>
     <value>Helligkeit</value>
    </variable>
    <variable>
     <name>TYPE</name>
     <value>0</value>
    </variable>
    <variable>
     <name>CATEGORIE</name>
     <type>STRING</type>
     <value></value>
    </variable>
    <variable>
     <name>ROOM</name>
     <type>STRING</type>
     <value></value>
    </variable>
    <variable>
     <name>SUFFIX</name>
     <type>STRING</type>
     <value></value>
    </variable>
   </variables>
  </component>
  <component>
   <name>AND1</name>
   <type>AND</type>
   <top>18</top>
   <left>13</left>
   <variables/>
  </component>
  <component>
   <name>TXT1</name>
   <type>TXT</type>
   <top>13</top>
   <left>3</left>
   <variables>
    <variable>
     <name>TEXT</name>
     <type>STRING</type>
     <value>Test Helligkeit per Taster</value>
    </variable>
    <variable>
     <name>SIZE</name>
     <type>INT</type>
     <value>15</value>
    </variable>
    <variable>
     <name>COLOR</name>
     <value>16777215</value>
    </variable>
   </variables>
  </component>
  <component>
   <name>OUT1</name>
   <type>OUT</type>
   <top>19</top>
   <left>47</left>
   <variables>
    <variable>
     <name>NAME</name>
     <type>STRING</type>
     <value>Helligkeitswert</value>
    </variable>
    <variable>
     <name>CATEGORIE</name>
     <type>STRING</type>
     <value>Slider</value>
    </variable>
    <variable>
     <name>ROOM</name>
     <type>STRING</type>
     <value>Werkstatt</value>
    </variable>
    <variable>
     <name>SUFFIX</name>
     <type>STRING</type>
     <value></value>
    </variable>
    <variable>
     <name>TYPE</name>
     <value>1</value>
    </variable>
    <variable>
     <name>DECIMAL_POINTS</name>
     <type>INT</type>
     <value>0</value>
    </variable>
    <variable>
     <name>VALUE</name>
     <value></value>
    </variable>
   </variables>
  </component>
  <component>
   <name>IN2</name>
   <type>IN</type>
   <top>31</top>
   <left>3</left>
   <variables>
    <variable>
     <name>TIME</name>
     <type>INT</type>
     <value>0</value>
    </variable>
    <variable>
     <name>NAME</name>
     <type>STRING</type>
     <value>Helligkeit 0</value>
    </variable>
    <variable>
     <name>TYPE</name>
     <value>10</value>
    </variable>
    <variable>
     <name>CATEGORIE</name>
     <type>STRING</type>
     <value>Taster</value>
    </variable>
    <variable>
     <name>ROOM</name>
     <type>STRING</type>
     <value>Werkstatt</value>
    </variable>
    <variable>
     <name>SUFFIX</name>
     <type>STRING</type>
     <value></value>
    </variable>
   </variables>
  </component>
 </components>
 <wire>
  <wire>
   <points>
    <point y="190" x="110"/>
    <point y="190" x="110"/>
   </points>
   <output>IN1</output>
   <input>AND1</input>
   <outputID>0</outputID>
   <inputID>0</inputID>
  </wire>
  <wire>
   <points>
    <point y="260" x="110"/>
    <point y="200" x="110"/>
   </points>
   <output>TAKT1</output>
   <input>AND1</input>
   <outputID>0</outputID>
   <inputID>1</inputID>
  </wire>
  <wire>
   <points>
    <point y="390" x="320"/>
    <point y="210" x="320"/>
   </points>
   <output>NUM1</output>
   <input>CALC1</input>
   <outputID>0</outputID>
   <inputID>1</inputID>
  </wire>
  <wire>
   <points>
    <point y="320" x="220"/>
    <point y="200" x="220"/>
   </points>
   <output>IN2</output>
   <input>COUNT1</input>
   <outputID>0</outputID>
   <inputID>1</inputID>
  </wire>
  <wire>
   <points>
    <point y="190" x="210"/>
    <point y="190" x="210"/>
   </points>
   <output>AND1</output>
   <input>COUNT1</input>
   <outputID>0</outputID>
   <inputID>0</inputID>
  </wire>
  <wire>
   <points>
    <point y="200" x="320"/>
    <point y="200" x="320"/>
   </points>
   <output>COUNT1</output>
   <input>CALC1</input>
   <outputID>1</outputID>
   <inputID>0</inputID>
  </wire>
  <wire>
   <points>
    <point y="200" x="440"/>
    <point y="200" x="440"/>
   </points>
   <output>CALC1</output>
   <input>OUT1</input>
   <outputID>0</outputID>
   <inputID>0</inputID>
  </wire>
 </wire>
</e2000>
