blob: dc4031d64b5fafd1a4a36701684bc16af442b1d9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE FBType SYSTEM "http://www.holobloc.com/xml/LibraryElement.dtd">
<FBType Comment="SIFB" Name="TIME2STRIP">
<VersionInfo Author="4DIAC-IDE" Date="2009-05-27" Organization="ACIN" Version="0.1"/>
<InterfaceList>
<EventInputs>
<Event Comment="Normal Execution Request" Name="REQ" Type="Event">
<With Var="IN"/>
</Event>
</EventInputs>
<EventOutputs>
<Event Comment="Execution Confirmation" Name="CNF" Type="Event">
<With Var="OUT"/>
</Event>
</EventOutputs>
<InputVars>
<VarDeclaration Comment="Input event qualifier" InitialValue="" Name="IN" Type="TIME"/>
</InputVars>
<OutputVars>
<VarDeclaration Comment="Output event qualifier" InitialValue="" Name="OUT" Type="UINT"/>
</OutputVars>
</InterfaceList>
</FBType>