<?xml version="1.0" encoding="UTF-8"?>
<net name="example" type="iopt-flow">
  <signal id="In1" x="115" y="100" mode="input" type="boolean" min="0" max="1"/>
  <signal id="O1" x="480" y="100" mode="output" type="boolean" dynamic="type"/>
  <signal id="O2" x="490" y="230" mode="output" type="boolean" dynamic="type"/>
  <operation id="o007" x="230" y="120" constant="2000" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="2000"/>
    <output off_x="20" off_y="0" name="K" id="o007.K" type="range" min="2000" max="2000" dynamic="none">
      <expression>
        <text>2000</text>
        <operand type="literal" value="2000"/>
      </expression>
    </output>
  </operation>
  <operation id="o009" x="235" y="250" constant="3000" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="3000"/>
    <output off_x="20" off_y="0" name="K" id="o009.K" type="range" min="3000" max="3000" dynamic="none">
      <expression>
        <text>3000</text>
        <operand type="literal" value="3000"/>
      </expression>
    </output>
  </operation>
  <signal id="In2" x="115" y="225" mode="input" type="boolean" min="0" max="1"/>
  <event id="Rst" x="100" y="35" mode="input" io_pin="5"/>
  <component id="c1" class="local/tON.xml" x="350" y="110" width="110" height="60" rot="0" implementation="iopt-flow" target="default">
    <name off_x="-55" off_y="-35" text="t_ON_1"/>
    <source_model file="files/tON.xml"/>
    <input id="c1.in" name="in" off_x="-55" off_y="-10" type="boolean"/>
    <input id="c1.delay" name="delay" off_x="-55" off_y="10" type="range" min="0" max="32767"/>
    <output id="c1.out" name="out" off_x="55" off_y="-10" type="boolean"/>
  </component>
  <component id="c014" class="local/tOFF.xml" x="365" y="240" width="110" height="60" rot="0" implementation="iopt-flow" target="default">
    <name off_x="-55" off_y="-35" text="tOFF_1"/>
    <source_model file="files/tOFF.xml"/>
    <input id="c014.in" name="in" off_x="-55" off_y="-10" type="boolean"/>
    <input id="c014.delay" name="delay" off_x="-55" off_y="10" type="range" min="0" max="32767"/>
    <output id="c014.out" name="out" off_x="55" off_y="-10" type="boolean"/>
  </component>
  <arc id="a015" type="read" source="o007.K" target="c1.delay"/>
  <arc id="a016" type="read" source="o009.K" target="c014.delay"/>
  <arc id="a017" type="read" source="In1" target="c1.in"/>
  <arc id="a018" type="read" source="c1.out" target="O1"/>
  <arc id="a019" type="read" source="c014.out" target="O2"/>
</net>
