Ajout des fonctions standard
This commit is contained in:
197
Divers/fAOM.xml
Normal file
197
Divers/fAOM.xml
Normal file
@@ -0,0 +1,197 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Document>
|
||||
<Engineering version="V19" />
|
||||
<SW.Blocks.FB ID="0">
|
||||
<AttributeList>
|
||||
<Interface><Sections xmlns="http://www.siemens.com/automation/Openness/SW/Interface/v5">
|
||||
<Section Name="Input">
|
||||
<Member Name="iAM" Datatype="Bool">
|
||||
<Comment>
|
||||
<MultiLanguageText Lang="fr-FR">Sélecteur Auto ou Manu</MultiLanguageText>
|
||||
</Comment>
|
||||
</Member>
|
||||
<Member Name="iAuto" Datatype="Bool">
|
||||
<Comment>
|
||||
<MultiLanguageText Lang="fr-FR">Ordre en automatique</MultiLanguageText>
|
||||
</Comment>
|
||||
</Member>
|
||||
<Member Name="iForc" Datatype="Bool">
|
||||
<Comment>
|
||||
<MultiLanguageText Lang="fr-FR">Forçage Manu à 1</MultiLanguageText>
|
||||
</Comment>
|
||||
</Member>
|
||||
</Section>
|
||||
<Section Name="Output">
|
||||
<Member Name="oOrdre" Datatype="Bool">
|
||||
<Comment>
|
||||
<MultiLanguageText Lang="fr-FR">Pilotage actionneur</MultiLanguageText>
|
||||
</Comment>
|
||||
</Member>
|
||||
<Member Name="oManu" Datatype="Bool">
|
||||
<Comment>
|
||||
<MultiLanguageText Lang="fr-FR">Forcé à 1</MultiLanguageText>
|
||||
</Comment>
|
||||
</Member>
|
||||
<Member Name="oNotAuto" Datatype="Bool">
|
||||
<Comment>
|
||||
<MultiLanguageText Lang="fr-FR">En cours de forçage</MultiLanguageText>
|
||||
</Comment>
|
||||
</Member>
|
||||
</Section>
|
||||
<Section Name="InOut" />
|
||||
<Section Name="Static" />
|
||||
<Section Name="Temp" />
|
||||
<Section Name="Constant" />
|
||||
</Sections></Interface>
|
||||
<MemoryLayout>Optimized</MemoryLayout>
|
||||
<MemoryReserve>100</MemoryReserve>
|
||||
<Name>fAOM</Name>
|
||||
<Namespace />
|
||||
<Number>44</Number>
|
||||
<ProgrammingLanguage>SCL</ProgrammingLanguage>
|
||||
<SetENOAutomatically>false</SetENOAutomatically>
|
||||
</AttributeList>
|
||||
<ObjectList>
|
||||
<MultilingualText ID="1" CompositionName="Comment">
|
||||
<ObjectList>
|
||||
<MultilingualTextItem ID="2" CompositionName="Items">
|
||||
<AttributeList>
|
||||
<Culture>fr-FR</Culture>
|
||||
<Text />
|
||||
</AttributeList>
|
||||
</MultilingualTextItem>
|
||||
</ObjectList>
|
||||
</MultilingualText>
|
||||
<SW.Blocks.CompileUnit ID="3" CompositionName="CompileUnits">
|
||||
<AttributeList>
|
||||
<NetworkSource><StructuredText xmlns="http://www.siemens.com/automation/Openness/SW/NetworkSource/StructuredText/v4">
|
||||
<Access Scope="LocalVariable" UId="21">
|
||||
<Symbol UId="22">
|
||||
<Component Name="oOrdre" UId="23" />
|
||||
</Symbol>
|
||||
</Access>
|
||||
<Blank UId="24" />
|
||||
<Token Text=":=" UId="25" />
|
||||
<Blank UId="26" />
|
||||
<Token Text="(" UId="27" />
|
||||
<Token Text="NOT" UId="28" />
|
||||
<Blank UId="29" />
|
||||
<Access Scope="LocalVariable" UId="30">
|
||||
<Symbol UId="31">
|
||||
<Component Name="iAM" UId="32" />
|
||||
</Symbol>
|
||||
</Access>
|
||||
<Blank UId="33" />
|
||||
<Token Text="AND" UId="34" />
|
||||
<Blank UId="35" />
|
||||
<Access Scope="LocalVariable" UId="36">
|
||||
<Symbol UId="37">
|
||||
<Component Name="iAuto" UId="38" />
|
||||
</Symbol>
|
||||
</Access>
|
||||
<Token Text=")" UId="39" />
|
||||
<Blank UId="40" />
|
||||
<Token Text="OR" UId="41" />
|
||||
<Blank UId="42" />
|
||||
<Token Text="(" UId="43" />
|
||||
<Access Scope="LocalVariable" UId="44">
|
||||
<Symbol UId="45">
|
||||
<Component Name="iAM" UId="46" />
|
||||
</Symbol>
|
||||
</Access>
|
||||
<Blank UId="47" />
|
||||
<Token Text="AND" UId="48" />
|
||||
<Blank UId="49" />
|
||||
<Access Scope="LocalVariable" UId="50">
|
||||
<Symbol UId="51">
|
||||
<Component Name="iForc" UId="52" />
|
||||
</Symbol>
|
||||
</Access>
|
||||
<Token Text=")" UId="53" />
|
||||
<Token Text=";" UId="54" />
|
||||
<NewLine UId="55" />
|
||||
<Access Scope="LocalVariable" UId="56">
|
||||
<Symbol UId="57">
|
||||
<Component Name="oManu" UId="58" />
|
||||
</Symbol>
|
||||
</Access>
|
||||
<Blank UId="59" />
|
||||
<Token Text=":=" UId="60" />
|
||||
<Blank UId="61" />
|
||||
<Access Scope="LocalVariable" UId="62">
|
||||
<Symbol UId="63">
|
||||
<Component Name="iAM" UId="64" />
|
||||
</Symbol>
|
||||
</Access>
|
||||
<Blank UId="65" />
|
||||
<Token Text="AND" UId="66" />
|
||||
<Blank UId="67" />
|
||||
<Access Scope="LocalVariable" UId="68">
|
||||
<Symbol UId="69">
|
||||
<Component Name="iForc" UId="70" />
|
||||
</Symbol>
|
||||
</Access>
|
||||
<Token Text=";" UId="71" />
|
||||
<Blank UId="72" />
|
||||
<LineComment UId="73">
|
||||
<Text UId="74"> Forcé à 1</Text>
|
||||
</LineComment>
|
||||
<NewLine UId="75" />
|
||||
<Access Scope="LocalVariable" UId="76">
|
||||
<Symbol UId="77">
|
||||
<Component Name="oNotAuto" UId="78" />
|
||||
</Symbol>
|
||||
</Access>
|
||||
<Blank UId="79" />
|
||||
<Token Text=":=" UId="80" />
|
||||
<Blank UId="81" />
|
||||
<Access Scope="LocalVariable" UId="82">
|
||||
<Symbol UId="83">
|
||||
<Component Name="iAM" UId="84" />
|
||||
</Symbol>
|
||||
</Access>
|
||||
<Token Text=";" UId="85" />
|
||||
<Blank UId="86" />
|
||||
<LineComment UId="87">
|
||||
<Text UId="88"> Pas en mode auto (signalisation au moins un forçage)</Text>
|
||||
</LineComment>
|
||||
<NewLine UId="89" />
|
||||
</StructuredText></NetworkSource>
|
||||
<ProgrammingLanguage>SCL</ProgrammingLanguage>
|
||||
</AttributeList>
|
||||
<ObjectList>
|
||||
<MultilingualText ID="4" CompositionName="Comment">
|
||||
<ObjectList>
|
||||
<MultilingualTextItem ID="5" CompositionName="Items">
|
||||
<AttributeList>
|
||||
<Culture>fr-FR</Culture>
|
||||
<Text />
|
||||
</AttributeList>
|
||||
</MultilingualTextItem>
|
||||
</ObjectList>
|
||||
</MultilingualText>
|
||||
<MultilingualText ID="6" CompositionName="Title">
|
||||
<ObjectList>
|
||||
<MultilingualTextItem ID="7" CompositionName="Items">
|
||||
<AttributeList>
|
||||
<Culture>fr-FR</Culture>
|
||||
<Text />
|
||||
</AttributeList>
|
||||
</MultilingualTextItem>
|
||||
</ObjectList>
|
||||
</MultilingualText>
|
||||
</ObjectList>
|
||||
</SW.Blocks.CompileUnit>
|
||||
<MultilingualText ID="8" CompositionName="Title">
|
||||
<ObjectList>
|
||||
<MultilingualTextItem ID="9" CompositionName="Items">
|
||||
<AttributeList>
|
||||
<Culture>fr-FR</Culture>
|
||||
<Text />
|
||||
</AttributeList>
|
||||
</MultilingualTextItem>
|
||||
</ObjectList>
|
||||
</MultilingualText>
|
||||
</ObjectList>
|
||||
</SW.Blocks.FB>
|
||||
</Document>
|
||||
Reference in New Issue
Block a user