blob: 2d534784c176ffba9602ef01fd0201df43de2241 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE FBType SYSTEM "http://www.holobloc.com/xml/LibraryElement.dtd">
<FBType Comment="Generation of a finite train of sperate events" Name="E_N_TABLE">
<Identification Description="Copyright (c) 2017 fortiss GmbH&#13;&#10; &#13;&#10;This program and the accompanying materials are made&#13;&#10;available under the terms of the Eclipse Public License 2.0&#13;&#10;which is available at https://www.eclipse.org/legal/epl-2.0/&#13;&#10;&#13;&#10;SPDX-License-Identifier: EPL-2.0" Standard="61499-1 Annex A"/>
<VersionInfo Author="Alois Zoitl" Date="2017-09-22" Organization="fortiss GmbH" Remarks="initial API and implementation and/or initial documentation" Version="1.0"/>
<InterfaceList>
<EventInputs>
<Event Comment="" Name="START" Type="Event">
<With Var="DT"/>
<With Var="N"/>
</Event>
<Event Comment="" Name="STOP" Type="Event"/>
</EventInputs>
<EventOutputs>
<Event Comment="" Name="EO0" Type="Event"/>
<Event Comment="" Name="EO1" Type="Event"/>
<Event Comment="" Name="EO2" Type="Event"/>
<Event Comment="" Name="EO3" Type="Event"/>
</EventOutputs>
<InputVars>
<VarDeclaration Comment="" Name="DT" Type="TIME"/>
<VarDeclaration Comment="" Name="N" Type="UINT"/>
</InputVars>
<OutputVars/>
</InterfaceList>
<FBNetwork>
<FB Comment="" Name="E_TABLE" Type="E_TABLE" x="600.0" y="100.0"/>
<FB Comment="" Name="E_DEMUX" Type="E_DEMUX" x="1840.0" y="100.0"/>
<FB Comment="" Name="F_SUB" Type="F_SUB" x="1300.0" y="100.0">
<Parameter Name="IN2" Value="UINT#1"/>
</FB>
<DataConnections>
<Connection Comment="" Destination="E_TABLE.DT" Source="DT" dx1="145.0" dx2="0.0" dy="0.0"/>
<Connection Comment="" Destination="E_TABLE.N" Source="N" dx1="0.0" dx2="0.0" dy="0.0"/>
<Connection Comment="" Destination="F_SUB.IN1" Source="E_TABLE.CV" dx1="0.0" dx2="0.0" dy="0.0"/>
<Connection Comment="" Destination="E_DEMUX.K" Source="F_SUB.OUT" dx1="0.0" dx2="0.0" dy="0.0"/>
</DataConnections>
<EventConnections>
<Connection Comment="" Destination="E_TABLE.START" Source="START" dx1="275.0" dx2="0.0" dy="0.0"/>
<Connection Comment="" Destination="E_TABLE.STOP" Source="STOP" dx1="210.0" dx2="0.0" dy="0.0"/>
<Connection Comment="" Destination="F_SUB.REQ" Source="E_TABLE.EO" dx1="0.0" dx2="0.0" dy="0.0"/>
<Connection Comment="" Destination="E_DEMUX.EI" Source="F_SUB.CNF" dx1="0.0" dx2="0.0" dy="0.0"/>
<Connection Comment="" Destination="EO0" Source="E_DEMUX.EO0" dx1="0.0" dx2="0.0" dy="0.0"/>
<Connection Comment="" Destination="EO1" Source="E_DEMUX.EO1" dx1="150.0" dx2="0.0" dy="0.0"/>
<Connection Comment="" Destination="EO2" Source="E_DEMUX.EO2" dx1="215.0" dx2="0.0" dy="0.0"/>
<Connection Comment="" Destination="EO3" Source="E_DEMUX.EO3" dx1="275.0" dx2="0.0" dy="0.0"/>
</EventConnections>
</FBNetwork>
</FBType>