first commit
This commit is contained in:
commit
f323a29af9
131 changed files with 15580 additions and 0 deletions
46
data/training/eae/ds1.sys
Normal file
46
data/training/eae/ds1.sys
Normal file
|
@ -0,0 +1,46 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE System SYSTEM "../LibraryElement.dtd">
|
||||
<System Name="System" Comment="System Configuration">
|
||||
<Attribute Name="System.Device.FolderPath" Value="EcoRT_0" />
|
||||
<Identification Standard="61499-1" />
|
||||
<VersionInfo Organization="Schneider Electric" Version="0.0" Author="Schneider" Date="5/3/2025" />
|
||||
<Application ID="146060ED81EF92E9" Name="APP1">
|
||||
<SubAppNetwork>
|
||||
<FB ID="8D8984A7343A6104" Name="FB1" Type="NOT_42C76073DCEB1A7A" x="600" y="160" Namespace="Main">
|
||||
<Attribute Name="Configuration.GenericFBType.InterfaceParams" Value="Runtime.Standard#CNT:=1;OUT${CNT}:BOOL" />
|
||||
</FB>
|
||||
<FB ID="3797BFC43DD39E1A" Name="FB2" Type="AND_88A3DD8EC65DD11C" x="1180" y="180" Namespace="Main">
|
||||
<Attribute Name="Configuration.GenericFBType.InterfaceParams" Value="Runtime.Standard#CNT:=2;OUT:BOOL" />
|
||||
</FB>
|
||||
<FB ID="BBC421F8D32F4CC1" Name="FB3" Type="E_SR" x="2300" y="420" Namespace="IEC61499.Standard" />
|
||||
<FB ID="92EC75AF3752770C" Name="Fault" Type="SetBool" x="40" y="440" Namespace="SE.AppBase" />
|
||||
<FB ID="75C843A26D3E1869" Name="start_PB" Type="SetBool" x="360" y="1000" Namespace="SE.AppBase" />
|
||||
<FB ID="4DF499B8F2F004AD" Name="stop_PB" Type="SetBool" x="1500" y="980" Namespace="SE.AppBase" />
|
||||
<FB ID="31BBFBF4223E2AC8" Name="FB5" Type="E_PERMIT" x="1760" y="160" Namespace="IEC61499.Standard" />
|
||||
<EventConnections>
|
||||
<Connection Source="FB1.CNF" Destination="FB2.REQ" dx1="63.75" />
|
||||
<Connection Source="Fault.IND" Destination="FB1.REQ" dx1="50" />
|
||||
<Connection Source="start_PB.IND" Destination="FB2.REQ" dx1="287.6666" />
|
||||
<Connection Source="stop_PB.IND" Destination="FB3.R" dx1="47.66663" />
|
||||
<Connection Source="FB2.CNF" Destination="FB5.EI" dx1="50" />
|
||||
<Connection Source="FB5.EO" Destination="FB3.S" dx1="47.16675" />
|
||||
</EventConnections>
|
||||
<DataConnections>
|
||||
<Connection Source="FB1.OUT1" Destination="FB2.IN1" dx1="43.75" />
|
||||
<Connection Source="Fault.Out" Destination="FB1.IN1" dx1="137.6666">
|
||||
<AvoidsNodes>false</AvoidsNodes>
|
||||
</Connection>
|
||||
<Connection Source="start_PB.Out" Destination="FB2.IN2" dx1="377.6666">
|
||||
<AvoidsNodes>false</AvoidsNodes>
|
||||
</Connection>
|
||||
<Connection Source="FB2.OUT" Destination="FB5.PERMIT" dx1="47.47913" />
|
||||
</DataConnections>
|
||||
</SubAppNetwork>
|
||||
</Application>
|
||||
<Device ID="A257F6F9-7626-470E-9AAE-86CD6A5755B3" Name="EcoRT_0" Type="Soft_dPAC" x="700" y="700.0001" Namespace="SE.DPAC">
|
||||
<Resource ID="44C110127AB4754A" Name="RES0" Type="EMB_RES_ECO" x="800" y="800" Namespace="Runtime.Management">
|
||||
<FBNetwork />
|
||||
</Resource>
|
||||
<FBNetwork />
|
||||
</Device>
|
||||
</System>
|
Loading…
Add table
Add a link
Reference in a new issue