Root/Software/sie_cg/block_editor/plus.die

1<!--File for SIE Code Generator. Custmos Blocks-->
2<CustomItem BlockName="Plus Int">
3    <Polygon>
4        <Point x="-60" y="-10"/>
5        <Point x="-60" y="10"/>
6        <Point x="-30" y="10"/>
7        <Point x="-30" y="-10"/>
8        <Point x="-30" y="0"/>
9        <Point x="-20" y="0"/>
10        <Point x="-40" y="0"/>
11        <Point x="-40" y="0"/>
12        <Point x="-30" y="0"/>
13        <Point x="-30" y="10"/>
14        <Point x="60" y="10"/>
15        <Point x="60" y="-10"/>
16        <Point x="60" y="10"/>
17        <Point x="20" y="10"/>
18        <Point x="20" y="-10"/>
19        <Point x="60" y="-10"/>
20    </Polygon>
21    <TextItems>
22        <TextItem myStyleIO="0" posOffset-y="-0" editableItem="1" ID="2" text="1" posOffset-x="0"/>
23        <TextItem myStyleIO="3" posOffset-y="10" editableItem="0" ID="1" text="OUT" posOffset-x="60"/>
24        <TextItem myStyleIO="131" posOffset-y="-10" editableItem="0" ID="0" text="IN" posOffset-x="-60"/>
25    </TextItems><![CDATA[]]><![CDATA[
26
27]]><![CDATA[
28    out_1 = in_o + value_2;
29]]><![CDATA[]]></CustomItem>
30

Archive Download this file

Branches:
master



interactive