<?xml version="1.0"?>
<net name="RedChannel" type="iopt-flow">
  <operation id="o001" x="435" y="260" rot="0" shape="arrow" size="32">
    <name off_x="-27" off_y="-32" text="o001"/>
    <input off_x="-32" off_y="-16" name="Red" id="o001.Red" type="range" min="0" max="255" frac="0"/>
    <input off_x="-32" off_y="0" name="Green" id="o001.Green" type="range" min="0" max="255" frac="0"/>
    <input off_x="-32" off_y="16" name="Blue" id="o001.Blue" type="range" min="0" max="255" frac="0"/>
    <output off_x="32" off_y="0" name="out" id="o001.out" type="range" min="0" max="255" dynamic="none" frac="0" microstep="0" nano-step="1">
      <expression>
        <operand type="signal" idRef="Red"/>
        <text>Red</text>
      </expression>
    </output>
  </operation>
  <signal id="Red" x="335" y="215" mode="input" type="range" min="0" max="255" microstep="0" nano-step="0" frac="0" value="0" dynamic="none"/>
  <signal id="Green" x="335" y="255" mode="input" type="range" min="0" max="255" microstep="0" nano-step="0" frac="0" value="0" dynamic="none"/>
  <signal id="Blue" x="335" y="305" mode="input" type="range" min="0" max="255" microstep="0" nano-step="0" frac="0" value="0" dynamic="none"/>
  <signal id="Result" x="530" y="260" mode="output" type="range" min="0" max="255" dynamic="type" frac="0" microstep="0" nano-step="1"/>
  <arc id="a018" type="read" source="Red" target="o001.Red"/>
  <arc id="a019" type="read" source="Green" target="o001.Green"/>
  <arc id="a020" type="read" source="Blue" target="o001.Blue"/>
  <arc id="a021" type="read" source="o001.out" target="Result"/>
</net>
