Add new symbols, thanks Paul

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3058 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2014-05-06 19:07:27 +00:00
parent 942f2e6d47
commit b853465ed6
41 changed files with 2414 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<qet-directory>
<names>
<name lang="ar">المخطط الوظيفي التعاقبي SFC </name>
<name lang="en">Grafcet</name>
<name lang="de">Grafcet</name>
<name lang="fr">Grafcet</name>
<name lang="pl">Grafcet</name>
<name lang="cs">Grafcet</name>
<name lang="pt">Grafcet</name>
<name lang="it">Grafcet</name>
<name lang="el">Λογικά διαγράμματα (Grafcet)</name>
<name lang="nl">Grafcet afloopdiagram</name>
</names>
</qet-directory>

View File

@@ -0,0 +1,29 @@
<definition width="170" version="0.4" hotspot_x="8" hotspot_y="17" height="40" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">Action delay</name>
<name lang="it">Continua</name>
<name lang="fr">Action delay</name>
<name lang="pl">Działanie</name>
<name lang="nl">Actie vertraagd</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
action in a step
The letter can be:
D action is delayed for time, running only when time is expired and step is still active
</informations>
<description>
<input x="30" y="0" size="5" rotate="true" text="action"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="30" y2="15" x2="30"/>
<rect width="150" x="5" y="-5" antialias="false" height="20" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="D"/>
<input x="2" y="10" size="5" rotate="true" text="T#60s"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,29 @@
<definition width="170" version="0.4" hotspot_x="8" hotspot_y="17" height="40" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">Action delayed stored</name>
<name lang="it">Continua</name>
<name lang="fr">Action delay store</name>
<name lang="pl">Działanie</name>
<name lang="nl">Actie delay store</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
action in a step
The letter can be:
DS action is delayed and started after delay, if step is not active action will stop.
</informations>
<description>
<input x="30" y="0" size="5" rotate="true" text="action"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="30" y2="15" x2="30"/>
<rect width="150" x="5" y="-5" antialias="false" height="20" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="DS"/>
<input x="2" y="10" size="5" rotate="true" text="T#60s"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,29 @@
<definition width="170" version="0.4" hotspot_x="8" hotspot_y="17" height="40" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">Action limit</name>
<name lang="it">Continua</name>
<name lang="fr">Action limit</name>
<name lang="pl">Działanie</name>
<name lang="nl">Actie limit</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
action in a step
The letter can be:
L action is running for limited time, or when step is deactivated
</informations>
<description>
<input x="30" y="0" size="5" rotate="true" text="action"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="30" y2="15" x2="30"/>
<rect width="150" x="5" y="-5" antialias="false" height="20" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="L"/>
<input x="2" y="10" size="5" rotate="true" text="T#60s"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,28 @@
<definition width="170" version="0.4" hotspot_x="8" hotspot_y="15" height="30" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">Action Normal</name>
<name lang="it">Continua</name>
<name lang="fr">Action normal</name>
<name lang="pl">Działanie</name>
<name lang="nl">Actie normaal</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
action in a step
The letter can be:
N executes whiler the step is active
</informations>
<description>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="25" y2="5" x2="25"/>
<rect width="150" x="5" y="-5" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="N"/>
<input x="25" y="0" size="5" rotate="true" text="action"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,29 @@
<definition width="170" version="0.4" hotspot_x="8" hotspot_y="17" height="40" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">Action puls</name>
<name lang="it">Continua</name>
<name lang="fr">Action puls</name>
<name lang="pl">Działanie</name>
<name lang="nl">Actie puls</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
action in a step
The letter can be:
P action is only executed once ((IEC it will be twice) when step becomes active
</informations>
<description>
<input x="30" y="0" size="5" rotate="true" text="action"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="30" y2="15" x2="30"/>
<rect width="150" x="5" y="-5" antialias="false" height="20" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="P"/>
<input x="2" y="10" size="5" rotate="true" text="T#60s"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,28 @@
<definition width="170" version="0.4" hotspot_x="8" hotspot_y="16" height="30" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">Action Reset</name>
<name lang="it">Continua</name>
<name lang="fr">Action Reset</name>
<name lang="pl">Działanie</name>
<name lang="nl">Actie reset</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
action in a step
The letter can be:
R The action is reset , when step is activated the action is reset, meaning the running action will be stopped.
</informations>
<description>
<input x="25" y="0" size="5" rotate="true" text="action"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="25" y2="5" x2="25"/>
<rect width="150" x="5" y="-5" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="R"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,28 @@
<definition width="170" version="0.4" hotspot_x="8" hotspot_y="15" height="30" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">Action Set</name>
<name lang="it">Continua</name>
<name lang="fr">Action Set</name>
<name lang="pl">Działanie</name>
<name lang="nl">Actie Set</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
action in a step
The letter can be:
S The action is set , when step is deactivated the action stays true
</informations>
<description>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="25" y2="5" x2="25"/>
<rect width="150" x="5" y="-5" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="S"/>
<input x="25" y="0" size="5" rotate="true" text="action"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,29 @@
<definition width="170" version="0.4" hotspot_x="8" hotspot_y="17" height="40" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">Action stored delayed</name>
<name lang="it">Continua</name>
<name lang="fr">Action store delay</name>
<name lang="pl">Działanie</name>
<name lang="nl">Actie store delay</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
action in a step
The letter can be:
SD action is stored and will start after timedelay , even after step is deactivated
</informations>
<description>
<input x="30" y="0" size="5" rotate="true" text="action"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="30" y2="15" x2="30"/>
<rect width="150" x="5" y="-5" antialias="false" height="20" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="SD"/>
<input x="2" y="10" size="5" rotate="true" text="T#60s"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,29 @@
<definition width="170" version="0.4" hotspot_x="8" hotspot_y="17" height="40" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">Action stored limited</name>
<name lang="it">Continua</name>
<name lang="fr">Action stored limited</name>
<name lang="pl">Działanie</name>
<name lang="nl">Actie stored limited</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
action in a step
The letter can be:
SL action is stored and running limited time, even when step is deactivated.
</informations>
<description>
<input x="30" y="0" size="5" rotate="true" text="action"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="30" y2="15" x2="30"/>
<rect width="150" x="5" y="-5" antialias="false" height="20" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="SL"/>
<input x="2" y="10" size="5" rotate="true" text="T#60s"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,27 @@
<definition width="170" version="0.4" hotspot_x="7" hotspot_y="15" height="30" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">Action group</name>
<name lang="it">Continua</name>
<name lang="fr">Action normal</name>
<name lang="pl">Działanie</name>
<name lang="nl">Actie groep</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
calling a subgroup of a SFC
</informations>
<description>
<input x="25" y="0" size="5" rotate="true" text="sub group"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="25" y2="5" x2="25"/>
<rect width="150" x="5" y="-5" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="N"/>
<rect width="154" x="3" y="-7" antialias="false" height="14" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,23 @@
<definition width="140" version="0.3" hotspot_x="0" hotspot_y="15" height="30" type="element" orientation="dnyn">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Fortsetzen</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">continue</name>
<name lang="it">Continua</name>
<name lang="fr">continue</name>
<name lang="pl">Działanie</name>
<name lang="cs">Čin</name>
<name lang="nl">Verder</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="25" y="2" size="8" rotate="true" text="action"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="20" y2="4" x2="20"/>
<text x="8" y="3" size="8" text="="/>
<rect width="125" x="7" y="-5" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal x="3" y="0" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,15 @@
<qet-directory>
<names>
<name lang="de">Aktion</name>
<name lang="en">Actions</name>
<name lang="fr">Actions</name>
<name lang="ar">أفعال</name>
<name lang="pl">Działania</name>
<name lang="cs">Činy</name>
<name lang="es">Acciones</name>
<name lang="pt">Acções</name>
<name lang="it">Azioni</name>
<name lang="el">Ενέργειες</name>
<name lang="nl">Akties</name>
</names>
</qet-directory>

View File

@@ -0,0 +1,27 @@
<definition width="140" version="0.4" hotspot_x="20" hotspot_y="10" height="20" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">إنتقاليّة</name>
<name lang="de">Übergang</name>
<name lang="pt">transição</name>
<name lang="el">Μετάβαση</name>
<name lang="en">simultane trans</name>
<name lang="it">Transizione</name>
<name lang="fr">transition</name>
<name lang="pl">Tranzycja</name>
<name lang="es">transición</name>
<name lang="nl">simultaan pad</name>
<name lang="cs">Přechod</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="-12" y2="-5" x2="112"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="5" x1="-12" y2="5" x2="112"/>
<terminal x="0" y="5" nameHidden="0" number="" name="" orientation="s"/>
<terminal x="0" y="-5" nameHidden="0" number="" name="" orientation="n"/>
<terminal x="-12" y="0" nameHidden="0" number="" name="" orientation="w"/>
<terminal x="100" y="-5" nameHidden="1" number="" name="" orientation="n"/>
<terminal x="100" y="5" nameHidden="1" number="" name="" orientation="s"/>
<terminal x="112" y="0" nameHidden="1" number="" name="" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,25 @@
<definition width="20" version="0.3" hotspot_x="10" hotspot_y="10" height="20" type="element" orientation="dyyy">
<names>
<name lang="ar">And</name>
<name lang="de">Und</name>
<name lang="pt">E (And)</name>
<name lang="el">Και (AND)</name>
<name lang="en">And</name>
<name lang="it">And</name>
<name lang="fr">Et</name>
<name lang="pl">And</name>
<name lang="es">Y</name>
<name lang="cs">A (And)</name>
<name lang="nl">EN</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="2" x1="0" y2="2" x2="7"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-2" x1="0" y2="-2" x2="7"/>
<terminal x="0" y="-3" orientation="n"/>
<terminal x="8" y="-2" orientation="e"/>
<terminal x="8" y="2" orientation="e"/>
<terminal x="0" y="3" orientation="s"/>
</description>
</definition>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,14 @@
<definition width="30" version="0.4" hotspot_x="15" hotspot_y="5" height="30" type="element" ic="true" orientation="dyyy">
<names>
<name lang="en">flow direction</name>
<name lang="nl">richting</name>
</names>
<informations></informations>
<description>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0" x1="0" y2="20" x2="-10"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="20" x1="10" y2="0" x2="0"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="16" x1="0" y2="5" x2="0"/>
<terminal x="0" y="0" nameHidden="1" number="" name="" orientation="n"/>
<terminal x="0" y="20" nameHidden="1" number="" name="" orientation="s"/>
</description>
</definition>

View File

@@ -0,0 +1,23 @@
<definition width="30" version="0.4" hotspot_x="15" hotspot_y="32" height="60" type="element" ic="true" orientation="dyyy"
link_type="previous_report">
<names>
<name lang="ar">الصفحة السابقة</name>
<name lang="de">Vorherige Seite</name>
<name lang="el">Προηγούμενη σελίδα</name>
<name lang="en">jump from</name>
<name lang="it">Foglio precedente</name>
<name lang="fr">Folio précédent</name>
<name lang="pl">Wejście adresowe</name>
<name lang="es">folio anterior</name>
<name lang="nl">sprong van</name>
<name lang="cs">Předchozí list</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-6" y="-13.5" size="9" rotate="true" text="/"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="15" x1="0" y2="0" x2="-10"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0" x1="10" y2="15" x2="0"/>
<terminal x="0" y="19" nameHidden="0" number="" name="" orientation="s"/>
</description>
</definition>

View File

@@ -0,0 +1,23 @@
<definition width="30" version="0.4" hotspot_x="15" hotspot_y="8" height="50" type="element" ic="true" orientation="dyyy"
link_type="next_report">
<names>
<name lang="ar">الصفحة السابقة</name>
<name lang="de">Vorherige Seite</name>
<name lang="el">Προηγούμενη σελίδα</name>
<name lang="en">jump to</name>
<name lang="it">Foglio precedente</name>
<name lang="fr">Folio précédent</name>
<name lang="pl">Wejście adresowe</name>
<name lang="es">folio anterior</name>
<name lang="nl">sprong naar</name>
<name lang="cs">Předchozí list</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-5" y="25" size="9" rotate="true" text="/"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="15" x1="0" y2="0" x2="-10"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0" x1="10" y2="15" x2="0"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="n"/>
</description>
</definition>

View File

@@ -0,0 +1,14 @@
<qet-directory>
<names>
<name lang="ar">المخطط الوظيفي التعاقبي SFC </name>
<name lang="de">ISO SFC</name>
<name lang="pt">ISO SFC</name>
<name lang="el">Λογικά διαγράμματα (ISO SFC)</name>
<name lang="en">ISO SFC</name>
<name lang="it">ISO SFC</name>
<name lang="fr">ISO SFC</name>
<name lang="pl">ISO SFC</name>
<name lang="nl">ISO SFC</name>
<name lang="cs">ISO SFC</name>
</names>
</qet-directory>

View File

@@ -0,0 +1,27 @@
<definition width="90" version="0.4" hotspot_x="41" hotspot_y="30" height="60" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">خطوة</name>
<name lang="de">Schritt</name>
<name lang="pt">Etapa</name>
<name lang="el">Βήμα</name>
<name lang="en">Step</name>
<name lang="it">Passo</name>
<name lang="fr">Etape</name>
<name lang="pl">Krok</name>
<name lang="es">Etapa</name>
<name lang="nl">Stap</name>
<name lang="cs">Krok</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-30" y="14" size="6" rotate="true" text=""/>
<rect width="70" x="-35" y="-20" antialias="false" height="40" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="-4" y="-10" size="10" rotate="true" text="E 00"/>
<input x="-34" y="-11" size="4" rotate="true" text="S###"/>
<input x="-30" y="10" size="6" rotate="true" text="Label"/>
<terminal x="0" y="-25" nameHidden="0" number="" name="" orientation="n"/>
<terminal x="0" y="25" nameHidden="0" number="" name="" orientation="s"/>
<terminal x="40" y="-10" nameHidden="0" number="" name="" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,28 @@
<definition width="90" version="0.4" hotspot_x="42" hotspot_y="30" height="60" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">خطوة</name>
<name lang="de">Schritt</name>
<name lang="pt">Etapa</name>
<name lang="el">Βήμα</name>
<name lang="en">Step init</name>
<name lang="it">Passo</name>
<name lang="fr">Etape</name>
<name lang="pl">Krok</name>
<name lang="es">Etapa</name>
<name lang="nl">Stap start</name>
<name lang="cs">Krok</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-30" y="14" size="6" rotate="true" text=""/>
<rect width="70" x="-35" y="-20" antialias="false" height="40" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="-4" y="-10" size="10" rotate="true" text="E 00"/>
<input x="-34" y="-11" size="4" rotate="true" text="S###"/>
<input x="-30" y="10" size="6" rotate="true" text="Label"/>
<rect width="74" x="-37" y="-22" antialias="false" height="44" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal x="0" y="-25" nameHidden="0" number="" name="" orientation="n"/>
<terminal x="0" y="25" nameHidden="0" number="" name="" orientation="s"/>
<terminal x="40" y="-10" nameHidden="0" number="" name="" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,23 @@
<definition width="90" version="0.3" hotspot_x="45" hotspot_y="30" height="60" type="element" orientation="dyyy">
<names>
<name lang="ar">خطوة خرج</name>
<name lang="de">Ausgangs Schritt</name>
<name lang="pt">Etapa de saída</name>
<name lang="el">Βήμα εξόδου</name>
<name lang="en">Output step</name>
<name lang="it">Uscita</name>
<name lang="fr">Etape sortie</name>
<name lang="pl">Krok (output)</name>
<name lang="es">Etapa de salida</name>
<name lang="cs">Výstupní krok</name>
<name lang="nl">Uitgang stap</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-30" y="14" size="6" rotate="true" text=""/>
<input x="-20" y="0" size="10" rotate="true" text="S 00"/>
<rect width="70" x="-35" y="-20" antialias="false" height="40" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<terminal x="0" y="-25" orientation="n"/>
</description>
</definition>

View File

@@ -0,0 +1,15 @@
<qet-directory>
<names>
<name lang="ar">ماكرو خطوة</name>
<name lang="de">Makro Schritte</name>
<name lang="pt">Etapas Macro</name>
<name lang="el">Βήματα Macro</name>
<name lang="en">Steps</name>
<name lang="it">Macro</name>
<name lang="fr">Macro etape</name>
<name lang="pl">Kroki makro</name>
<name lang="es">Macro etapas</name>
<name lang="nl">Macro stappen</name>
<name lang="cs">Makro kroky</name>
</names>
</qet-directory>

View File

@@ -0,0 +1,31 @@
<definition width="90" version="0.4" hotspot_x="41" hotspot_y="30" height="60" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">خطوة</name>
<name lang="de">Schritt</name>
<name lang="pt">Etapa</name>
<name lang="el">Βήμα</name>
<name lang="en">enclosed step</name>
<name lang="it">Passo</name>
<name lang="fr">Etape</name>
<name lang="pl">Krok</name>
<name lang="es">Etapa</name>
<name lang="nl">gebonden stap</name>
<name lang="cs">Krok</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-30" y="14" size="6" rotate="true" text=""/>
<rect width="70" x="-35" y="-20" antialias="false" height="40" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="-4" y="-10" size="10" rotate="true" text="E 00"/>
<input x="-34" y="-11" size="4" rotate="true" text="S###"/>
<input x="-30" y="10" size="6" rotate="true" text="Label"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-20" x1="-25" y2="-10" x2="-35"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-20" x1="25" y2="-10" x2="35"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="35" y2="20" x2="25"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="-35" y2="20" x2="-25"/>
<terminal x="0" y="-25" nameHidden="0" number="" name="" orientation="n"/>
<terminal x="0" y="25" nameHidden="0" number="" name="" orientation="s"/>
<terminal x="40" y="-10" nameHidden="0" number="" name="" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,29 @@
<definition width="90" version="0.4" hotspot_x="41" hotspot_y="30" height="60" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">خطوة</name>
<name lang="de">Schritt</name>
<name lang="pt">Etapa</name>
<name lang="el">Βήμα</name>
<name lang="en">Step macro</name>
<name lang="it">Passo</name>
<name lang="fr">Etape</name>
<name lang="pl">Krok</name>
<name lang="es">Etapa</name>
<name lang="nl">Stap macro</name>
<name lang="cs">Krok</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-30" y="14" size="6" rotate="true" text=""/>
<rect width="70" x="-35" y="-20" antialias="false" height="40" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="-4" y="-10" size="10" rotate="true" text="E 00"/>
<input x="-34" y="-11" size="4" rotate="true" text="S###"/>
<input x="-30" y="10" size="6" rotate="true" text="Label"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-17" x1="-35" y2="-17" x2="35"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="17" x1="-35" y2="17" x2="35"/>
<terminal x="0" y="-25" nameHidden="0" number="" name="" orientation="n"/>
<terminal x="0" y="25" nameHidden="0" number="" name="" orientation="s"/>
<terminal x="40" y="-10" nameHidden="0" number="" name="" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,5 @@
<qet-directory>
<names>
<name lang="en">transitions</name>
</names>
</qet-directory>

View File

@@ -0,0 +1,27 @@
<definition width="170" version="0.4" hotspot_x="5" hotspot_y="15" height="30" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">مستمرّ</name>
<name lang="de">Aktion</name>
<name lang="pt">continuo</name>
<name lang="el">Συνέχεια</name>
<name lang="en">trans bool function</name>
<name lang="it">Continua</name>
<name lang="fr">Action normal</name>
<name lang="pl">Działanie</name>
<name lang="nl">bool functie</name>
<name lang="cs">Čin</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license
</informations>
<description>
<input x="25" y="0" size="5" rotate="true" text="boolean function"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5" x1="25" y2="5" x2="25"/>
<rect width="150" x="5" y="-5" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="2" y="0" size="7" rotate="true" text="T00"/>
<terminal x="0" y="0" nameHidden="0" number="" name="" orientation="w"/>
<terminal x="160" y="0" nameHidden="96" number="" name="" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,26 @@
<definition width="60" version="0.4" hotspot_x="20" hotspot_y="21" height="40" type="element" ic="true" orientation="dyyy">
<names>
<name lang="ar">إنتقاليّة</name>
<name lang="de">Übergang</name>
<name lang="pt">transição</name>
<name lang="el">Μετάβαση</name>
<name lang="en">transition</name>
<name lang="it">Transizione</name>
<name lang="fr">transition</name>
<name lang="pl">Tranzycja</name>
<name lang="es">transición</name>
<name lang="nl">Overgang</name>
<name lang="cs">Přechod</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<rect width="26" x="-13" y="-2" antialias="false" height="4" style="line-style:normal;line-weight:thin;filling:black;color:black"/>
<input x="9" y="-7" size="5" rotate="true" text="T###"/>
<input x="9" y="7" size="5" rotate="true" text="_"/>
<terminal x="0" y="5" nameHidden="0" number="" name="" orientation="s"/>
<terminal x="0" y="-5" nameHidden="0" number="" name="" orientation="n"/>
<terminal x="13" y="0" nameHidden="0" number="" name="" orientation="e"/>
<terminal x="-13" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>