blob: 1c946292ff8d8e16a1035cc6ee5cad355959c849 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE FBType SYSTEM "http://www.holobloc.com/xml/LibraryElement.dtd">
<FBType Comment="Delayed event propagation" Name="E_DELAY">
<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-21" Organization="fortiss GmbH" Remarks="initial API and implementation and/or initial documentation" Version="1.0"/>
<InterfaceList>
<EventInputs>
<Event Comment="Start delayed event propagation" Name="START" Type="Event">
<With Var="DT"/>
</Event>
<Event Comment="Stop the delayed event propagation" Name="STOP" Type="Event"/>
</EventInputs>
<EventOutputs>
<Event Comment="Delayed event" Name="EO" Type="Event"/>
</EventOutputs>
<InputVars>
<VarDeclaration Comment="Delay time, &gt;0" Name="DT" Type="TIME"/>
</InputVars>
<OutputVars/>
</InterfaceList>
<Service Comment="Delayed event propagation" LeftInterface="APPLICATION" RightInterface="RESOURCE"/>
</FBType>