forked from gitea_admin/elcore-algorithms
Compare commits
3 Commits
main
...
testbranch
| Author | SHA1 | Date | |
|---|---|---|---|
| f46d09807c | |||
| b241a4bb01 | |||
| 8ff0145561 |
@@ -1,51 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<System Name="SniffProj">
|
|
||||||
<VersionInfo Version="1.0" Author="mitsubishi" Date="2025-10-02">
|
|
||||||
</VersionInfo>
|
|
||||||
<Application Name="SniffProjApp">
|
|
||||||
<SubAppNetwork>
|
|
||||||
<FB Name="E_CYCLE" Type="E_CYCLE" x="3000" y="-400">
|
|
||||||
<Parameter Name="DT" Value="T#1s"/>
|
|
||||||
</FB>
|
|
||||||
<FB Name="ADD_2" Type="ADD_2" x="4500" y="-200">
|
|
||||||
</FB>
|
|
||||||
<FB Name="INT2INT" Type="INT2INT" x="3000" y="100">
|
|
||||||
<Parameter Name="IN" Value="1"/>
|
|
||||||
</FB>
|
|
||||||
<FB Name="INT2INT_1" Type="INT2INT" x="4600" y="900">
|
|
||||||
</FB>
|
|
||||||
<EventConnections>
|
|
||||||
<Connection Source="E_CYCLE.EO" Destination="ADD_2.REQ" dx1="813.33"/>
|
|
||||||
</EventConnections>
|
|
||||||
<DataConnections>
|
|
||||||
<Connection Source="INT2INT.OUT" Destination="ADD_2.IN1" dx1="393.33"/>
|
|
||||||
<Connection Source="ADD_2.OUT" Destination="INT2INT_1.IN" dx1="80" dx2="80" dy="546.67"/>
|
|
||||||
<Connection Source="INT2INT_1.OUT" Destination="ADD_2.IN2" dx1="80" dx2="80" dy="-500"/>
|
|
||||||
</DataConnections>
|
|
||||||
</SubAppNetwork>
|
|
||||||
</Application>
|
|
||||||
<Device Name="RaspberryPI" Type="RaspberryPI" x="3186.67" y="993.33">
|
|
||||||
<Parameter Name="MGR_ID" Value=""192.168.31.158:61499"" Comment="Device manager socket ID"/>
|
|
||||||
<Attribute Name="Profile" Type="STRING" Value="HOLOBLOC"/>
|
|
||||||
<Attribute Name="Color" Type="STRING" Value="255,190,111"/>
|
|
||||||
<Resource Name="EMB_RES" Type="EMB_RES" x="0" y="0">
|
|
||||||
<FBNetwork>
|
|
||||||
<EventConnections>
|
|
||||||
<Connection Source="START.COLD" Destination="SniffProjApp.E_CYCLE.START" dx1="600"/>
|
|
||||||
<Connection Source="START.WARM" Destination="SniffProjApp.E_CYCLE.START" dx1="600"/>
|
|
||||||
<Connection Source="START.COLD" Destination="SniffProjApp.INT2INT.REQ" dx1="1146.67"/>
|
|
||||||
<Connection Source="START.WARM" Destination="SniffProjApp.INT2INT.REQ" dx1="1146.67"/>
|
|
||||||
</EventConnections>
|
|
||||||
</FBNetwork>
|
|
||||||
</Resource>
|
|
||||||
</Device>
|
|
||||||
<Segment Name="Ethernet" Type="Ethernet" x="5420" y="733.33" dx1="2000">
|
|
||||||
<Attribute Name="Color" Type="STRING" Value="167,39,212"/>
|
|
||||||
</Segment>
|
|
||||||
<Mapping From="SniffProjApp.INT2INT" To="RaspberryPI.EMB_RES"/>
|
|
||||||
<Mapping From="SniffProjApp.ADD_2" To="RaspberryPI.EMB_RES"/>
|
|
||||||
<Mapping From="SniffProjApp.E_CYCLE" To="RaspberryPI.EMB_RES"/>
|
|
||||||
<Mapping From="SniffProjApp.INT2INT_1" To="RaspberryPI.EMB_RES"/>
|
|
||||||
<Link SegmentName="Ethernet" CommResource="RaspberryPI" Comment="">
|
|
||||||
</Link>
|
|
||||||
</System>
|
|
||||||
BIN
library.zip
Normal file
BIN
library.zip
Normal file
Binary file not shown.
1
project1.zip
Normal file
1
project1.zip
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Test1
|
||||||
1
project3.zip
Normal file
1
project3.zip
Normal file
@@ -0,0 +1 @@
|
|||||||
|
world
|
||||||
Reference in New Issue
Block a user