blob: c453deb28eccbf41f2f3951f3df8864466de43ee [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE FBType SYSTEM "http://www.holobloc.com/xml/LibraryElement.dtd" >
<FBType Name="SERVER_0_3" Comment="3 RD/0 SD Server Interface" >
<Identification Standard="61499-1" Classification="Communications" />
<VersionInfo Organization="Rockwell Automation" Version="0.0" Author="JHC" Date="2003-05-14" />
<InterfaceList>
<EventInputs>
<Event Name="INIT" >
<With Var="QI" />
<With Var="ID" />
</Event>
<Event Name="RSP" >
<With Var="QI" />
</Event>
</EventInputs>
<EventOutputs>
<Event Name="INITO" >
<With Var="QO" />
<With Var="STATUS" />
</Event>
<Event Name="IND" >
<With Var="QO" />
<With Var="STATUS" />
<With Var="RD_1" />
<With Var="RD_2" />
<With Var="RD_3" />
</Event>
</EventOutputs>
<InputVars>
<VarDeclaration Name="QI" Type="BOOL" />
<VarDeclaration Name="ID" Type="WSTRING" />
</InputVars>
<OutputVars>
<VarDeclaration Name="QO" Type="BOOL" />
<VarDeclaration Name="STATUS" Type="WSTRING" />
<VarDeclaration Name="RD_1" Type="ANY" />
<VarDeclaration Name="RD_2" Type="ANY" />
<VarDeclaration Name="RD_3" Type="ANY" />
</OutputVars>
</InterfaceList>
</FBType>