Compare commits

..

1 Commits
0.3 ... 0.3b

Author SHA1 Message Date
scorpio810
3bd312b10f Tag de la version 0.3 beta
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/tags/0.3b@2287 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-18 10:00:50 +00:00
1453 changed files with 9831 additions and 16738 deletions

4
CREDIT
View File

@@ -18,7 +18,7 @@ Thanks to Pawel Smiech for His Polish translations
Thanks to Yuriy Litkevich for his translations into Russian Thanks to Yuriy Litkevich for his translations into Russian
Thanks to Youssef Ouamalkran for his translations Catatan Thanks to Youssef Ouamalkran for his translations Catatan
Thanks to Gabi Mandoc for his translations in Romanian Thanks to Gabi Mandoc for his translations in Romanian
Thanks to Markus Budde and Jonas Stein and Noah Braden for his translations into German Thanks to Markus Budde and Jonas Stein for his translations into German
Thanks to Mohamed Souabni for his translations into Arabic Thanks to Mohamed Souabni for his translations into Arabic
Thanks to Uroš Platiše for his translations into Slovenian Thanks to Uroš Platiše for his translations into Slovenian
Thanks to Antun Marakovic for his translations Croatian Thanks to Antun Marakovic for his translations Croatian
@@ -45,7 +45,7 @@ Merci à Pawel Smiech pour ses traductions en polonais
Merci à Yuriy Litkevich pour ses traductions en russe Merci à Yuriy Litkevich pour ses traductions en russe
Merci à Youssef Ouamalkran pour ses traductions en catatan Merci à Youssef Ouamalkran pour ses traductions en catatan
Merci à Gabi Mandoc pour ses traductions en Roumain Merci à Gabi Mandoc pour ses traductions en Roumain
Merci à Markus Budde et Jonas Stein et Noah Braden pour ses traductions en allemand Merci à Markus Budde et Jonas Stein pour ses traductions en allemand
Merci à Mohamed Souabni pour ses traductions en arabe Merci à Mohamed Souabni pour ses traductions en arabe
Merci à Uroš Platiše pour ses traductions en Slovene Merci à Uroš Platiše pour ses traductions en Slovene
Merci à Antun Marakovic pour ses traductions Croate Merci à Antun Marakovic pour ses traductions Croate

4
README
View File

@@ -1,10 +1,10 @@
[en] [en]
QElectroTech is a Qt4 application to design electric diagrams. QElectroTech is a Qt4 application to design electric diagrams.
It uses XML files for elements and diagrams, and includes both a diagram editor, a element editor, and an titleblock editor. It uses XML files for elements and diagrams, and includes both a diagram editor and an element editor.
[fr] [fr]
QElectroTech est une application Qt4 pour réaliser des schémas électriques. QElectroTech est une application Qt4 pour réaliser des schémas électriques.
QET utilise le format XML pour ses éléments et ses schémas et inclut un éditeur de schémas, un éditeur d'élément, ainsi qu'un editeur de cartouche. QET utilise le format XML pour ses éléments et ses schémas et inclut un éditeur de schémas ainsi qu'un éditeur d'élément.
[ru] [ru]
QElectroTech - приложение написанное на Qt4 и предназначенное для разработки электрических схем. QElectroTech - приложение написанное на Qt4 и предназначенное для разработки электрических схем.

View File

@@ -1,4 +1,4 @@
<definition width="100" version="0.3" hotspot_x="50" hotspot_y="45" height="110" type="element" ic="true" orientation="dyyy"> <definition width="100" version="0.3" hotspot_x="50" hotspot_y="50" height="110" type="element" ic="true" orientation="dyyy">
<names> <names>
<name lang="ar">بوابة AND</name> <name lang="ar">بوابة AND</name>
<name lang="de">UND</name> <name lang="de">UND</name>

View File

@@ -2,14 +2,13 @@
<names> <names>
<name lang="ar">ماكرو خطوة</name> <name lang="ar">ماكرو خطوة</name>
<name lang="de">Makro Schritt</name> <name lang="de">Makro Schritt</name>
<name lang="pt">Etapa Macro</name>
<name lang="el">Βήμα Makro</name>
<name lang="en">Macro step</name> <name lang="en">Macro step</name>
<name lang="it">Macro</name>
<name lang="fr">Macro etape</name> <name lang="fr">Macro etape</name>
<name lang="pl">Krok makro</name> <name lang="pl">Krok makro</name>
<name lang="es">Macro etapa</name>
<name lang="cs">Makro krok</name> <name lang="cs">Makro krok</name>
<name lang="es">Macro etapa</name>
<name lang="pt">Etapa Macro</name>
<name lang="it">Macro</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -2,14 +2,13 @@
<names> <names>
<name lang="ar">خطوة دخل</name> <name lang="ar">خطوة دخل</name>
<name lang="de">Eingangs Schritt</name> <name lang="de">Eingangs Schritt</name>
<name lang="pt">Etapa de entrada</name>
<name lang="el">Βήμα εισόδου</name>
<name lang="en">Imput step</name> <name lang="en">Imput step</name>
<name lang="it">Ingresso</name>
<name lang="fr">Etape d'entree</name> <name lang="fr">Etape d'entree</name>
<name lang="pl">Krok (input)</name> <name lang="pl">Krok (input)</name>
<name lang="es">Etapa de entrada</name>
<name lang="cs">Vstupní krok</name> <name lang="cs">Vstupní krok</name>
<name lang="es">Etapa de entrada</name>
<name lang="pt">Etapa de entrada</name>
<name lang="it">Ingresso</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -2,14 +2,13 @@
<names> <names>
<name lang="ar">خطوة خرج</name> <name lang="ar">خطوة خرج</name>
<name lang="de">Ausgangs Schritt</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="en">Output step</name>
<name lang="it">Uscita</name>
<name lang="fr">Etape sortie</name> <name lang="fr">Etape sortie</name>
<name lang="pl">Krok (output)</name> <name lang="pl">Krok (output)</name>
<name lang="es">Etapa de salida</name>
<name lang="cs">Výstupní krok</name> <name lang="cs">Výstupní krok</name>
<name lang="es">Etapa de salida</name>
<name lang="pt">Etapa de saída</name>
<name lang="it">Uscita</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -9,6 +9,5 @@
<name lang="es">Macro etapas</name> <name lang="es">Macro etapas</name>
<name lang="pt">Etapas Macro</name> <name lang="pt">Etapas Macro</name>
<name lang="it">Macro</name> <name lang="it">Macro</name>
<name lang="el">Βήματα Macro</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -1,15 +1,14 @@
<definition width="70" version="0.3" hotspot_x="23" hotspot_y="25" height="100" type="element" orientation="dyyy"> <definition width="70" version="0.3" hotspot_x="25" hotspot_y="25" height="100" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">قفز</name> <name lang="ar">قفز</name>
<name lang="de">Sprung</name> <name lang="de">Sprung</name>
<name lang="pt">Saltar</name>
<name lang="el">Άλμα</name>
<name lang="en">jump</name> <name lang="en">jump</name>
<name lang="it">Salto</name>
<name lang="fr">saut</name> <name lang="fr">saut</name>
<name lang="pl">Skok</name> <name lang="pl">Skok</name>
<name lang="es">Saltar</name>
<name lang="cs">Skok</name> <name lang="cs">Skok</name>
<name lang="es">Saltar</name>
<name lang="pt">Saltar</name>
<name lang="it">Salto</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,54 +0,0 @@
<definition width="190" version="0.3" hotspot_x="25" hotspot_y="45" height="70" type="element" orientation="dyyy">
<names>
<name lang="en">Actuator 6SX10A</name>
<name lang="it">Attuatore zennio 6s10a</name>
<name lang="fr">Actionneur zennio 6s10a</name>
<name lang="es">Actuador 6sx10a</name>
<name lang="cs">Aktuátor 6SX10A</name>
<name lang="pl">6SX10A</name>
</names>
<informations></informations>
<description>
<rect width="170" x="-15" y="-35" antialias="false" height="50" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<polygon antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" closed="false" y1="0" x1="155" y2="0" x2="120" y3="15" x3="120"/>
<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="130" y2="19" x2="130"/>
<polygon x4="8" y5="-5" x5="8" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" closed="false" y1="-5" x1="-8" y2="0" x2="-4" y3="0" x3="4" y4="-5"/>
<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="14.95" x1="149.95" y2="18.95" x2="149.95"/>
<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="10" y2="14" x2="10"/>
<polygon x4="98" y5="-5" x5="98" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" closed="false" y1="-5" x1="82" y2="0" x2="86" y3="0" x3="94" y4="-5"/>
<polygon x4="48" y5="-5" x5="48" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" closed="false" y1="-5" x1="32" y2="0" x2="36" y3="0" x3="44" y4="-5"/>
<text x="130" y="-4" size="6" text="BUS"/>
<text x="96" y="14" size="4" text="6"/>
<text x="75" y="14" size="4" text="5"/>
<text x="46" y="14" size="4" text="4"/>
<text x="-14" y="14" size="4" text="1"/>
<text x="-5" y="14" size="4" text="A"/>
<text x="85" y="14" size="4" text="C"/>
<text x="6" y="14" size="4" text="2"/>
<text x="36" y="14" size="4" text="B"/>
<text x="26" y="14" size="4" text="3"/>
<text x="147" y="13" size="9" text="-"/>
<text x="125" y="13" size="9" 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="1" x1="140" y2="14" x2="140"/>
<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="-10" y2="14" 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="0" x1="0" y2="14" 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="0" x1="100" y2="14" x2="100"/>
<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="50" y2="14" x2="50"/>
<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="80" y2="14" x2="80"/>
<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="30" y2="14" x2="30"/>
<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="90" y2="14" x2="90"/>
<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="40" y2="14" x2="40"/>
<input x="21" y="-20.5" size="6" rotate="true" text="ACTIONNEUR 6SX10A"/>
<terminal x="-10" y="15" orientation="s"/>
<terminal x="0" y="15" orientation="s"/>
<terminal x="10" y="15" orientation="s"/>
<terminal x="30" y="15" orientation="s"/>
<terminal x="40" y="15" orientation="s"/>
<terminal x="50" y="15" orientation="s"/>
<terminal x="80" y="15" orientation="s"/>
<terminal x="90" y="15" orientation="s"/>
<terminal x="100" y="15" orientation="s"/>
<terminal x="130" y="19" orientation="s"/>
<terminal x="150" y="19" orientation="s"/>
</description>
</definition>

View File

@@ -1,13 +0,0 @@
<qet-directory>
<names>
<name lang="cs">Knx</name>
<name lang="de">Knx</name>
<name lang="en">Knx</name>
<name lang="es">Knx</name>
<name lang="fr">Knx</name>
<name lang="it">Knx</name>
<name lang="pl">KNX</name>
<name lang="pt">Knx</name>
<name lang="el">Knx</name>
</names>
</qet-directory>

View File

@@ -1,37 +0,0 @@
<definition width="120" version="0.3" hotspot_x="65" hotspot_y="60" height="70" type="element" orientation="dyyy">
<names>
<name lang="en">400w inverter knx</name>
<name lang="it">Regolatore 400w knx</name>
<name lang="fr">Variateur 400w knx</name>
<name lang="es">Inversor 400w knx</name>
<name lang="cs">Střídač knx 400W</name>
<name lang="pl">Regulator 400W</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="-38" y2="0" x2="-32"/>
<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="-48" y2="0" x2="-43"/>
<polygon antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" closed="false" y1="-1" x1="23" y2="-9" x2="23" y3="-9" x3="45"/>
<polygon x4="45" y5="0" x5="45" y6="0" x6="-28" y7="0" x7="-28" antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" closed="false" y1="0" x1="-52" y2="0" x2="-55" y3="-50" x3="-55" y4="-50"/>
<text x="38" y="-2" size="6" 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="0" x1="30" y2="5" x2="30"/>
<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="40" y2="5" x2="40"/>
<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="-9" x1="35" y2="-1" x2="35"/>
<text x="26" y="-2" size="6" 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="2" x1="-50" y2="5" x2="-50"/>
<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="-30" y2="5" x2="-30"/>
<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="-40" y2="5" x2="-40"/>
<text x="-53" y="-6" size="6" text="V"/>
<text x="-32" y="-6" size="6" text="L"/>
<text x="-43" y="-6" size="6" text="N"/>
<circle x="-52" y="-2" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="4"/>
<circle x="-32" y="-2" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="4"/>
<circle x="-42" y="-2" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="4"/>
<input x="-49" y="-31" size="7" rotate="true" text="VARIATEUR 400W"/>
<terminal x="-50" y="6" orientation="s"/>
<terminal x="-40" y="6" orientation="s"/>
<terminal x="-30" y="6" orientation="s"/>
<terminal x="30" y="5" orientation="s"/>
<terminal x="40" y="5" orientation="s"/>
</description>
</definition>

View File

@@ -1,15 +1,14 @@
<qet-directory> <qet-directory>
<names> <names>
<name lang="ar">المخطط السلمي Ladder</name>
<name lang="de">Kontakt Plan (KOP)</name> <name lang="de">Kontakt Plan (KOP)</name>
<name lang="ru">?????????-???????? ?????</name> <name lang="ru">?????????-???????? ?????</name>
<name lang="pt">Ladder</name>
<name lang="el">Διάγραμμα επαφών (Ladder)</name>
<name lang="en">Ladder</name> <name lang="en">Ladder</name>
<name lang="it">Ladder</name> <name lang="ar">المخطط السلمي Ladder</name>
<name lang="fr">Ladder</name> <name lang="fr">Ladder</name>
<name lang="es">Ladder</name>
<name lang="pt">Ladder</name>
<name lang="cs">?eb??k</name>
<name lang="pl">Schemat drabinkowy (LD)</name> <name lang="pl">Schemat drabinkowy (LD)</name>
<name lang="es">Escalera</name> <name lang="it">Ladder</name>
<name lang="cs">Žebříkové schéma</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Κύκλος</name> <name lang="el">Κύκλος</name>
<name lang="en">circle on</name> <name lang="en">circle on</name>
<name lang="it">riferimento interno</name>
<name lang="fr">cercle de suite</name> <name lang="fr">cercle de suite</name>
<name lang="pl">Blok graniczny</name>
<name lang="es">Circulo</name>
<name lang="cs">Kruh</name> <name lang="cs">Kruh</name>
<name lang="it">riferimento interno</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Αρχή-τέλος προγράμματος</name> <name lang="el">Αρχή-τέλος προγράμματος</name>
<name lang="en">Start-End program</name> <name lang="en">Start-End program</name>
<name lang="it">Inizio-Fine</name>
<name lang="fr">Début-Fin programme</name> <name lang="fr">Début-Fin programme</name>
<name lang="pl">Blok graniczny (początek / koniec programu)</name>
<name lang="es">Inicio-Fin de programa 1</name>
<name lang="cs">Začátek-Konec program</name> <name lang="cs">Začátek-Konec program</name>
<name lang="it">Inizio-Fine</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Αρχή-τέλος προγράμματος</name> <name lang="el">Αρχή-τέλος προγράμματος</name>
<name lang="en">Start-End program</name> <name lang="en">Start-End program</name>
<name lang="it">Inizio-Fine</name>
<name lang="fr">Début-Fin programme</name> <name lang="fr">Début-Fin programme</name>
<name lang="pl">Blok graniczny (początek / koniec programu)</name>
<name lang="es">Inicio-fin de programa 2</name>
<name lang="cs">Začátek-Konec program</name> <name lang="cs">Začátek-Konec program</name>
<name lang="it">Inizio-Fine</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Αρχή-τέλος προγράμματος</name> <name lang="el">Αρχή-τέλος προγράμματος</name>
<name lang="en">Start-End program</name> <name lang="en">Start-End program</name>
<name lang="it">Inizio-Fine</name>
<name lang="fr">Début-Fin programme</name> <name lang="fr">Début-Fin programme</name>
<name lang="pl">Blok graniczny (początek / koniec programu)</name>
<name lang="es">Inicio-fin de programa 3</name>
<name lang="cs">Začátek-Konec program</name> <name lang="cs">Začátek-Konec program</name>
<name lang="it">Inizio-Fine</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Έγγραφο</name> <name lang="el">Έγγραφο</name>
<name lang="en">Document</name> <name lang="en">Document</name>
<name lang="it">Documento</name>
<name lang="fr">Document</name> <name lang="fr">Document</name>
<name lang="pl">Dokument</name>
<name lang="es">Documento 1</name>
<name lang="cs">Dokument</name> <name lang="cs">Dokument</name>
<name lang="it">Documento</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Έγγραφο</name> <name lang="el">Έγγραφο</name>
<name lang="en">Document</name> <name lang="en">Document</name>
<name lang="it">Documento</name>
<name lang="fr">Document</name> <name lang="fr">Document</name>
<name lang="pl">Dokument</name>
<name lang="es">Documento 2</name>
<name lang="cs">Dokument</name> <name lang="cs">Dokument</name>
<name lang="it">Documento</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Είσοδος/Έξοδος</name> <name lang="el">Είσοδος/Έξοδος</name>
<name lang="en">Input / Output</name> <name lang="en">Input / Output</name>
<name lang="it">Ingresso/uscita</name>
<name lang="fr">Entrée/Sortie</name> <name lang="fr">Entrée/Sortie</name>
<name lang="pl">Blok wejścia/wyjścia</name>
<name lang="es">Entrada/Salida</name>
<name lang="cs">Vstup/Výstup</name> <name lang="cs">Vstup/Výstup</name>
<name lang="it">Ingresso/uscita</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Είσοδος/Έξοδος "2 γραμμές"</name> <name lang="el">Είσοδος/Έξοδος "2 γραμμές"</name>
<name lang="en">Input / Output "two lines"</name> <name lang="en">Input / Output "two lines"</name>
<name lang="it">Ingresso/uscita "2 righe"</name>
<name lang="fr">Entrée/Sortie "2 lignes"</name> <name lang="fr">Entrée/Sortie "2 lignes"</name>
<name lang="pl">Blok wejścia/wyjścia</name>
<name lang="es">Entrada/Salida 2 lineas</name>
<name lang="cs">Vstup/Výstup 2 řádky</name> <name lang="cs">Vstup/Výstup 2 řádky</name>
<name lang="it">Ingresso/uscita "2 righe"</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Είσοδος/Έξοδος "3 γραμμές"</name> <name lang="el">Είσοδος/Έξοδος "3 γραμμές"</name>
<name lang="en">Entrée/Sortie "3 lignes"</name> <name lang="en">Entrée/Sortie "3 lignes"</name>
<name lang="it">Ingresso/uscita "3 righe"</name>
<name lang="fr">Entrée/Sortie "3 lignes"</name> <name lang="fr">Entrée/Sortie "3 lignes"</name>
<name lang="pl">Blok wejścia/wyjścia</name>
<name lang="es">Entrada/Salida 3 lineas</name>
<name lang="cs">Vstup/Výstup 3 řádky</name> <name lang="cs">Vstup/Výstup 3 řádky</name>
<name lang="it">Ingresso/uscita "3 righe"</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -1,19 +0,0 @@
<definition width="40" version="0.3" hotspot_x="20" hotspot_y="30" height="40" type="element" ic="true" orientation="dnny">
<names>
<name lang="en">Off-page reference</name>
<name lang="it">Riferimento esterno</name>
<name lang="fr">Connecteur externe</name>
<name lang="pl">Łącznik zewnętrzny</name>
<name lang="es">Referencia a otra página</name>
<name lang="cs">Vnější odkaz</name>
</names>
<informations>ezza</informations>
<description>
<polygon x4="10" y5="0" x5="0" y6="-7" x6="-10" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-7" x1="-10" y2="-20" x2="-10" y3="-20" x3="10" y4="-7"/>
<input x="-10" y="-11" size="9" rotate="true" text="__"/>
<terminal x="0" y="0" orientation="s"/>
<terminal x="0" y="-20" orientation="n"/>
<terminal x="10" y="-10" orientation="e"/>
<terminal x="-10" y="-10" orientation="w"/>
</description>
</definition>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">ΑΝ 01</name> <name lang="el">ΑΝ 01</name>
<name lang="en">IF 01</name> <name lang="en">IF 01</name>
<name lang="it">Decisione (IF)</name>
<name lang="fr">IF 01</name> <name lang="fr">IF 01</name>
<name lang="pl">Blok decyzyjny, warunkowy</name>
<name lang="es">Bloque de decisión condicional 01</name>
<name lang="cs">IF 01</name> <name lang="cs">IF 01</name>
<name lang="it">Decisione (IF)</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">ΑΝ 02</name> <name lang="el">ΑΝ 02</name>
<name lang="en">IF 02</name> <name lang="en">IF 02</name>
<name lang="it">Decisione (IF)</name>
<name lang="fr">IF 02</name> <name lang="fr">IF 02</name>
<name lang="pl">Blok decyzyjny, warunkowy</name>
<name lang="es">Bloque de decisión condicional 02</name>
<name lang="cs">IF 02</name> <name lang="cs">IF 02</name>
<name lang="it">Decisione (IF)</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Επεξεργασία / Λειτουργίες</name> <name lang="el">Επεξεργασία / Λειτουργίες</name>
<name lang="en">Treatment / Operations</name> <name lang="en">Treatment / Operations</name>
<name lang="it">Elaborazione</name>
<name lang="fr">Traitement / opérations </name> <name lang="fr">Traitement / opérations </name>
<name lang="pl">Blok obliczeniowy</name>
<name lang="es">Tratamiento / Operaciones</name>
<name lang="cs">Zacházení/Operace</name> <name lang="cs">Zacházení/Operace</name>
<name lang="it">Elaborazione</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Επεξεργασία / Λειτουργίες "2 γραμμές"</name> <name lang="el">Επεξεργασία / Λειτουργίες "2 γραμμές"</name>
<name lang="en">Treatment / operations "2 lines"</name> <name lang="en">Treatment / operations "2 lines"</name>
<name lang="it">Elaborazione "2 righe"</name>
<name lang="fr">Traitement / opérations "2lignes"</name> <name lang="fr">Traitement / opérations "2lignes"</name>
<name lang="pl">Blok obliczeniowy</name>
<name lang="es">Tratamiento / Operaciones 2 lineas</name>
<name lang="cs">Zacházení/Operace 2 řádky</name> <name lang="cs">Zacházení/Operace 2 řádky</name>
<name lang="it">Elaborazione "2 righe"</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Επεξεργασία / Λειτουργίες "3 γραμμές"</name> <name lang="el">Επεξεργασία / Λειτουργίες "3 γραμμές"</name>
<name lang="en">Treatment / operations "3 lines"</name> <name lang="en">Treatment / operations "3 lines"</name>
<name lang="it">Elaborazione "3 righe"</name>
<name lang="fr">Traitement / opérations "3lignes"</name> <name lang="fr">Traitement / opérations "3lignes"</name>
<name lang="pl">Blok obliczeniowy</name>
<name lang="es">Tratamiento / Operaciones 3 lineas</name>
<name lang="cs">Zacházení/Operace 3 řádky</name> <name lang="cs">Zacházení/Operace 3 řádky</name>
<name lang="it">Elaborazione "3 righe"</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -2,11 +2,9 @@
<names> <names>
<name lang="el">Εργασία</name> <name lang="el">Εργασία</name>
<name lang="en">working</name> <name lang="en">working</name>
<name lang="it">Preparazione</name>
<name lang="fr">Préparation</name> <name lang="fr">Préparation</name>
<name lang="pl">Blok wywołania podprogramu</name>
<name lang="es">Preparación 01</name>
<name lang="cs">Příprava</name> <name lang="cs">Příprava</name>
<name lang="it">Preparazione</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -1,11 +1,10 @@
<qet-directory> <qet-directory>
<names> <names>
<name lang="el">Οργανόγραμμα</name>
<name lang="en">organization chart</name>
<name lang="it">Diagramma di flusso</name>
<name lang="fr">organigramme</name> <name lang="fr">organigramme</name>
<name lang="en">organization chart</name>
<name lang="pl">Schemat blokowy</name> <name lang="pl">Schemat blokowy</name>
<name lang="es">Organigrama</name>
<name lang="cs">Funkční schéma</name> <name lang="cs">Funkční schéma</name>
<name lang="el">Οργανόγραμμα</name>
<name lang="it">Diagramma di flusso</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -1,12 +1,10 @@
<definition width="110" version="0.3" hotspot_x="15" hotspot_y="15" height="60" type="element" orientation="dyyy"> <definition width="110" version="0.3" hotspot_x="15" hotspot_y="15" height="60" type="element" orientation="dyyy">
<names> <names>
<name lang="el">Υποπρόγραμμα</name> <name lang="el">Υποπρόγραμμα</name>
<name lang="en">subprogram</name> <name lang="en">under program</name>
<name lang="it">Processo predefinito</name>
<name lang="fr">sous prgramme</name> <name lang="fr">sous prgramme</name>
<name lang="pl">Blok fragmentu</name>
<name lang="es">Subprograma 01</name>
<name lang="cs">Pod program</name> <name lang="cs">Pod program</name>
<name lang="it">Processo predefinito</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -1,12 +1,10 @@
<definition width="110" version="0.3" hotspot_x="15" hotspot_y="15" height="70" type="element" orientation="dyyy"> <definition width="110" version="0.3" hotspot_x="15" hotspot_y="15" height="70" type="element" orientation="dyyy">
<names> <names>
<name lang="el">Υποπρόγραμμα</name> <name lang="el">Υποπρόγραμμα</name>
<name lang="en">subprogram</name> <name lang="en">under program</name>
<name lang="it">Processo predefinito</name> <name lang="fr">sous programe</name>
<name lang="fr">sous programme</name>
<name lang="pl">Blok fragmentu</name>
<name lang="es">Subprograma 02</name>
<name lang="cs">Pod program</name> <name lang="cs">Pod program</name>
<name lang="it">Processo predefinito</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -1,12 +1,9 @@
<definition width="110" version="0.3" hotspot_x="15" hotspot_y="15" height="80" type="element" orientation="dyyy"> <definition width="110" version="0.3" hotspot_x="15" hotspot_y="15" height="80" type="element" orientation="dyyy">
<names> <names>
<name lang="el">Υποπρόγραμμα</name> <name lang="el">Υποπρόγραμμα</name>
<name lang="en">subprogram</name>
<name lang="it">Processo predefinito</name>
<name lang="fr">sous programme</name> <name lang="fr">sous programme</name>
<name lang="pl">Blok fragmentu</name>
<name lang="es">Subprograma 03</name>
<name lang="cs">Pod program</name> <name lang="cs">Pod program</name>
<name lang="it">Processo predefinito</name>
</names> </names>
<informations>ezza</informations> <informations>ezza</informations>
<description> <description>

View File

@@ -1,19 +0,0 @@
<definition width="30" version="0.3" hotspot_x="15" hotspot_y="30" height="40" type="element" orientation="dyyy">
<names>
<name lang="en">On-page reference</name>
<name lang="it">Riferimento interno</name>
<name lang="fr">connecteur interne</name>
<name lang="pl">Łącznik wewnętrzny</name>
<name lang="es">Conector interno</name>
<name lang="cs">Vnitřní odkaz</name>
</names>
<informations>ezza</informations>
<description>
<circle x="-10" y="-20" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="20"/>
<input x="-7" y="-10" size="9" rotate="true" text="_"/>
<terminal x="0" y="0" orientation="s"/>
<terminal x="0" y="-20" orientation="n"/>
<terminal x="10" y="-10" orientation="e"/>
<terminal x="-10" y="-10" orientation="w"/>
</description>
</definition>

View File

@@ -1,65 +0,0 @@
<definition width="840" version="0.3" hotspot_x="65" hotspot_y="55" height="140" type="element" orientation="dnnn">
<names>
<name lang="ar">1762-IT4</name>
<name lang="pt">1762-IT4</name>
<name lang="en">1762-IT4</name>
<name lang="it">1762-IT4</name>
<name lang="fr">1762-IT4</name>
<name lang="pl">1762-IT4</name>
<name lang="es">1762-IT4</name>
<name lang="cs">1762-IT4</name>
</names>
<informations></informations>
<description>
<input x="720" y="28" size="7" rotate="true" text="IN4&#xa; -"/>
<input x="560" y="28" size="7" rotate="true" text="IN3&#xa; -"/>
<input x="320" y="28" size="7" rotate="true" text="IN2&#xa; +"/>
<input x="399" y="28" size="7" rotate="true" text="IN2&#xa; -"/>
<input x="239" y="28" size="7" rotate="true" text="IN1&#xa; -"/>
<input x="17" y="27" size="7" rotate="true" text="CJC&#xa; +"/>
<input x="78" y="27" size="7" rotate="true" text="CJC&#xa; -"/>
<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="-40" x1="-10" y2="48" x2="-10"/>
<input x="480" y="28" size="7" rotate="true" text="IN3&#xa; +"/>
<input x="640" y="27" size="7" rotate="true" text="IN4&#xa; +"/>
<ellipse width="5.00431" x="27.4488" y="45.5" antialias="true" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<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="48" x1="-9.98307" y2="48" x2="26.9744"/>
<input x="179" y="28" size="7" rotate="true" text="IN1&#xa; +"/>
<input x="-6" y="-23" size="9" rotate="true" text="4-Channel Thermocouple/mV Input Module"/>
<input x="-55" y="4" 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="-40" x1="-9.96268" y2="-40" x2="749.96"/>
<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="48" x1="32.3983" y2="48" x2="87.5613"/>
<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="-40" x1="750" y2="48" x2="750"/>
<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="48" x1="733" y2="48" x2="750"/>
<circle x="727.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="48" x1="653" y2="48" x2="727"/>
<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="48" x1="573" y2="48" x2="647"/>
<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="48" x1="493" y2="48" x2="567"/>
<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="48" x1="413" y2="48" x2="487"/>
<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="48" x1="333" y2="48" x2="407"/>
<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="48" x1="253" y2="48" x2="327"/>
<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="48" x1="173" y2="48" x2="247"/>
<circle x="647.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="567.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="487.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="407.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="327.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="247.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="167.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="48" x1="93" y2="48" x2="167"/>
<circle x="87.5001" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<input x="670" y="-25" size="9" rotate="true" text="1762-IT4"/>
<input x="751" y="-28" size="9" rotate="true" text="_"/>
<arc width="61" x="30" y="29" antialias="true" height="37" style="line-style:normal;line-weight:normal;filling:none;color:black" start="0" angle="-180"/>
<input x="31" y="72" size="6" rotate="true" text="CJC sensor"/>
<terminal x="90" y="51" orientation="s"/>
<terminal x="170" y="51" orientation="s"/>
<terminal x="250" y="51" orientation="s"/>
<terminal x="330" y="51" orientation="s"/>
<terminal x="410" y="51" orientation="s"/>
<terminal x="490" y="51" orientation="s"/>
<terminal x="570" y="51" orientation="s"/>
<terminal x="650" y="51" orientation="s"/>
<terminal x="730" y="51" orientation="s"/>
<terminal x="30" y="51" orientation="s"/>
</description>
</definition>

View File

@@ -1,56 +0,0 @@
<definition width="340" version="0.3" hotspot_x="15" hotspot_y="45" height="120" type="element" ic="true" orientation="dnnn">
<names>
<name lang="ar">1762-L40BXB(R) - (PWR &amp; COMMS)</name>
<name lang="pt">1762-L40BXB(R) - (PWR &amp; COMMS)</name>
<name lang="en">1762-L40BXB(R) - (PWR &amp; COMMS)</name>
<name lang="it">1762-L40BXB(R) - (PWR &amp; COMMS)</name>
<name lang="fr">1762-L40BXB(R) - (PWR &amp; COMMS)</name>
<name lang="pl">1762-L40BXB(R) - (PWR &amp; COMMS)</name>
<name lang="es">1762-L40BXB(R) - (PWR &amp; COMMS)</name>
<name lang="cs">1762-L40BXB(R) - (PWR &amp; COMMS)</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="45" x1="68" y2="45" x2="72"/>
<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="60" x1="42.8233" y2="60" x2="67.1082"/>
<arc width="6" x="208" y="56" antialias="true" height="6" style="line-style:normal;line-weight:normal;filling:none;color:black" start="0" angle="-180"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="52" x1="208" y2="56" x2="214"/>
<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="43" x1="69" y2="43" x2="71"/>
<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="47" x1="66" y2="47" x2="74"/>
<input x="24" y="45" size="6" rotate="true" text=" VDC&#xa;NEUT"/>
<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="57" x1="70" y2="47" x2="70"/>
<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="53" x1="211" y2="59" x2="211"/>
<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="53" x1="212" y2="59" x2="212"/>
<circle x="67.5" y="57.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="60" x1="214.045" y2="60" x2="277.034"/>
<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="53" x1="210" y2="59" x2="210"/>
<input x="191" y="37" size="6" rotate="true" text=" HMI&#xa;PORT 1"/>
<input x="305" y="15" size="9" rotate="true" text="/"/>
<text x="204" y="53" size="4" text="8"/>
<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="60" x1="73.374" y2="60" x2="207.678"/>
<polygon x4="305" y5="12" x5="300" y6="-33" x6="300" antialias="true" style="line-style:normal;line-weight:thin;filling:none;color:black" closed="false" y1="65" x1="300" y2="18" x2="300" y3="15" x3="295" y4="15"/>
<input x="260" y="37" size="6" rotate="true" text=" COMM&#xa;PORT 0"/>
<input x="301" y="-16" size="9" rotate="true" text="_"/>
<input x="-4" y="45" size="6" rotate="true" text=" 24&#xa;VDC"/>
<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="60" x1="283" y2="60" x2="300"/>
<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="53" x1="281" y2="59" x2="281"/>
<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="53" x1="279" y2="59" x2="279"/>
<input x="1" y="-13" size="9" text="MicroLogix 1200"/>
<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="53" x1="280" y2="59" x2="280"/>
<arc width="6" x="277" y="56" antialias="true" height="6" style="line-style:normal;line-weight:normal;filling:none;color:black" start="0" angle="-180"/>
<circle x="7.4999" y="57.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="60" x1="12.8217" y2="60" x2="37.1099"/>
<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="-28" x1="-10" y2="60" 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="60" x1="-10" y2="60" x2="7"/>
<circle x="37.5" y="57.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<input x="1" y="8" size="9" rotate="true" text="1762-L40BXB(R) - PWR &amp; COMMS"/>
<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="-28" x1="-9" y2="-28" x2="301"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="52" x1="277" y2="56" x2="283"/>
<text x="273" y="53" size="4" text="8"/>
<terminal x="280" y="54" orientation="n"/>
<terminal x="40" y="57" orientation="n"/>
<terminal x="10" y="57" orientation="n"/>
<terminal x="211" y="54" orientation="n"/>
<terminal x="70" y="63" orientation="s"/>
</description>
</definition>

View File

@@ -1,67 +0,0 @@
<definition width="950" version="0.3" hotspot_x="65" hotspot_y="55" height="120" type="element" orientation="dnnn">
<names>
<name lang="ar">1762-L40BXB(R) - (part OUT 1/2)</name>
<name lang="pt">1762-L40BXB(R) - (part OUT 1/2)</name>
<name lang="en">1762-L40BXB(R) - (part OUT 1/2)</name>
<name lang="it">1762-L40BXB(R) - (part OUT 1/2)</name>
<name lang="fr">1762-L40BXB(R) - (part OUT 1/2)</name>
<name lang="pl">1762-L40BXB(R) - (part OUT 1/2)</name>
<name lang="es">1762-L40BXB(R) - (part OUT 1/2)</name>
<name lang="cs">1762-L40BXB(R) - (part OUT 1/2)</name>
</names>
<informations></informations>
<description>
<input x="-6" y="-23" size="9" rotate="true" text="MicroLogix 1200 : DO 16 part 1 of 2"/>
<input x="715" y="27" size="7" rotate="true" text="OUT&#xa; 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="48" x1="-9.98307" y2="48" x2="26.9744"/>
<input x="15" y="27" size="7" rotate="true" text="VAC&#xa;DC 0"/>
<input x="315" y="27" size="7" rotate="true" text="VDC&#xa; 2"/>
<ellipse width="5.00431" x="27.4488" y="45.5" antialias="true" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input x="155" y="27" size="7" rotate="true" text="VAC&#xa;DC 1"/>
<input x="-55" y="4" size="9" rotate="true" text="/"/>
<input x="395" y="27" size="7" rotate="true" text="OUT&#xa; 2"/>
<input x="796.5" y="27" size="7" rotate="true" text="OUT&#xa; 8"/>
<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="48" x1="813.935" y2="48" x2="853.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="48" x1="734.5" y2="48" x2="808.5"/>
<polygon x4="-5" y5="0" x5="-10" y6="-45" x6="-10" antialias="true" style="line-style:normal;line-weight:thin;filling:none;color:black" closed="false" y1="53" x1="-10" y2="6" x2="-10" y3="3" x3="-15" y4="3"/>
<circle x="809" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="-40" x1="-9.79003" y2="-40" x2="852.773"/>
<input x="76" y="27" size="7" rotate="true" text="OUT&#xa; 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="48" x1="32.3983" y2="48" x2="87.5613"/>
<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="-40" x1="854" y2="48" x2="854"/>
<input x="635" y="27" size="7" rotate="true" text="OUT&#xa; 5"/>
<input x="555" y="27" size="7" rotate="true" text="OUT&#xa; 4"/>
<input x="475" y="27" size="7" rotate="true" text="OUT&#xa; 3"/>
<input x="236" y="27" size="7" rotate="true" text="OUT&#xa; 1"/>
<circle x="727.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="48" x1="653" y2="48" x2="727"/>
<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="48" x1="573" y2="48" x2="647"/>
<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="48" x1="493" y2="48" x2="567"/>
<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="48" x1="413" y2="48" x2="487"/>
<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="48" x1="333" y2="48" x2="407"/>
<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="48" x1="253" y2="48" x2="327"/>
<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="48" x1="173" y2="48" x2="247"/>
<circle x="647.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="567.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="487.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="407.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="327.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="247.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="167.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="48" x1="93" y2="48" x2="167"/>
<circle x="87.5001" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<input x="667" y="-23" size="9" rotate="true" text="1762-L40BXB(R) - OUT 1/2"/>
<input x="859" y="-27" size="9" rotate="true" text="_"/>
<terminal x="90" y="51" orientation="s"/>
<terminal x="170" y="51" orientation="s"/>
<terminal x="250" y="51" orientation="s"/>
<terminal x="330" y="51" orientation="s"/>
<terminal x="410" y="51" orientation="s"/>
<terminal x="490" y="51" orientation="s"/>
<terminal x="570" y="51" orientation="s"/>
<terminal x="650" y="51" orientation="s"/>
<terminal x="730" y="51" orientation="s"/>
<terminal x="30" y="51" orientation="s"/>
<terminal x="811.5" y="51" orientation="s"/>
</description>
</definition>

View File

@@ -1,63 +0,0 @@
<definition width="840" version="0.3" hotspot_x="65" hotspot_y="55" height="120" type="element" orientation="dnnn">
<names>
<name lang="ar">1762-L40BXB(R) - (part OUT 2/2)</name>
<name lang="pt">1762-L40BXB(R) - (part OUT 2/2)</name>
<name lang="en">1762-L40BXB(R) - (part OUT 2/2)</name>
<name lang="it">1762-L40BXB(R) - (part OUT 2/2)</name>
<name lang="fr">1762-L40BXB(R) - (part OUT 2/2)</name>
<name lang="pl">1762-L40BXB(R) - (part OUT 2/2)</name>
<name lang="es">1762-L40BXB(R) - (part OUT 2/2)</name>
<name lang="cs">1762-L40BXB(R) - (part OUT 2/2)</name>
</names>
<informations></informations>
<description>
<input x="318" y="27" size="7" rotate="true" text="OUT&#xa; 11"/>
<input x="715" y="27" size="7" rotate="true" text="OUT&#xa; 15"/>
<input x="155" y="27" size="7" rotate="true" text="VAC&#xa;DC 3"/>
<ellipse width="5.00431" x="27.4488" y="45.5" antialias="true" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<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="48" x1="-9.98307" y2="48" x2="26.9744"/>
<input x="15" y="27" size="7" rotate="true" text="COM&#xa; 2"/>
<input x="-6" y="-23" size="9" rotate="true" text="MicroLogix 1200 : DO 16 part 2 of 2"/>
<input x="-55" y="4" size="9" rotate="true" text="/"/>
<polygon x4="-5" y5="0" x5="-10" y6="-45" x6="-10" antialias="true" style="line-style:normal;line-weight:thin;filling:none;color:black" closed="false" y1="53" x1="-10" y2="6" x2="-10" y3="3" x3="-15" y4="3"/>
<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="-40" x1="-9.96268" y2="-40" x2="749.96"/>
<input x="76" y="27" size="7" rotate="true" text="OUT&#xa; 9"/>
<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="48" x1="32.3983" y2="48" x2="87.5613"/>
<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="-40" x1="750" y2="48" x2="750"/>
<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="48" x1="733" y2="48" x2="750"/>
<input x="637" y="27" size="7" rotate="true" text="OUT&#xa; 14"/>
<input x="556" y="27" size="7" rotate="true" text="OUT&#xa; 13"/>
<input x="476" y="27" size="7" rotate="true" text="OUT&#xa; 12"/>
<input x="395" y="27" size="7" rotate="true" text="VAC&#xa;DC 4"/>
<input x="236" y="27" size="7" rotate="true" text="OUT&#xa; 10"/>
<circle x="727.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="48" x1="653" y2="48" x2="727"/>
<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="48" x1="573" y2="48" x2="647"/>
<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="48" x1="493" y2="48" x2="567"/>
<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="48" x1="413" y2="48" x2="487"/>
<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="48" x1="333" y2="48" x2="407"/>
<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="48" x1="253" y2="48" x2="327"/>
<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="48" x1="173" y2="48" x2="247"/>
<circle x="647.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="567.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="487.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="407.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="327.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="247.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="167.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="48" x1="93" y2="48" x2="167"/>
<circle x="87.5001" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<input x="566" y="-24" size="9" rotate="true" text="1762-L40BXB(R) - OUT 2/2"/>
<input x="751" y="-28" size="9" rotate="true" text="_"/>
<terminal x="90" y="51" orientation="s"/>
<terminal x="170" y="51" orientation="s"/>
<terminal x="250" y="51" orientation="s"/>
<terminal x="330" y="51" orientation="s"/>
<terminal x="410" y="51" orientation="s"/>
<terminal x="490" y="51" orientation="s"/>
<terminal x="570" y="51" orientation="s"/>
<terminal x="650" y="51" orientation="s"/>
<terminal x="730" y="51" orientation="s"/>
<terminal x="30" y="51" orientation="s"/>
</description>
</definition>

View File

@@ -1,63 +0,0 @@
<definition width="840" version="0.3" hotspot_x="65" hotspot_y="55" height="120" type="element" orientation="dnnn">
<names>
<name lang="ar">1762-OB8</name>
<name lang="pt">1762-OB8</name>
<name lang="en">1762-OB8</name>
<name lang="it">1762-OB8</name>
<name lang="fr">1762-OB8</name>
<name lang="pl">1762-OB8</name>
<name lang="es">1762-OB8</name>
<name lang="cs">1762-OB8</name>
</names>
<informations></informations>
<description>
<input x="156" y="27" size="7" rotate="true" text="OUT&#xa; 1"/>
<input x="315" y="27" size="7" rotate="true" text="OUT&#xa; 3"/>
<input x="76" y="27" size="7" rotate="true" text="OUT&#xa; 0"/>
<ellipse width="5.00431" x="27.4488" y="45.5" antialias="true" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<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="48" x1="-9.98307" y2="48" x2="26.9744"/>
<input x="14" y="27" size="7" rotate="true" text="+24&#xa;VDC"/>
<input x="-6" y="-23" size="9" rotate="true" text="DO 8 - 24VDC"/>
<input x="-55" y="4" size="9" rotate="true" text="/"/>
<polygon x4="-5" y5="0" x5="-10" y6="-45" x6="-10" antialias="true" style="line-style:normal;line-weight:thin;filling:none;color:black" closed="false" y1="53" x1="-10" y2="6" x2="-10" y3="3" x3="-15" y4="3"/>
<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="-40" x1="-9.96268" y2="-40" x2="749.96"/>
<input x="714" y="27" size="7" rotate="true" text=" DC&#xa;COM"/>
<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="48" x1="32.3983" y2="48" x2="87.5613"/>
<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="-40" x1="750" y2="48" x2="750"/>
<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="48" x1="733" y2="48" x2="750"/>
<input x="637" y="27" size="7" rotate="true" text="OUT&#xa; 7"/>
<input x="556" y="27" size="7" rotate="true" text="OUT&#xa; 6"/>
<input x="476" y="27" size="7" rotate="true" text="OUT&#xa; 5"/>
<input x="395" y="27" size="7" rotate="true" text="OUT&#xa; 4"/>
<input x="236" y="27" size="7" rotate="true" text="OUT&#xa; 2"/>
<circle x="727.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="48" x1="653" y2="48" x2="727"/>
<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="48" x1="573" y2="48" x2="647"/>
<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="48" x1="493" y2="48" x2="567"/>
<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="48" x1="413" y2="48" x2="487"/>
<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="48" x1="333" y2="48" x2="407"/>
<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="48" x1="253" y2="48" x2="327"/>
<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="48" x1="173" y2="48" x2="247"/>
<circle x="647.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="567.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="487.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="407.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="327.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="247.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<circle x="167.5" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<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="48" x1="93" y2="48" x2="167"/>
<circle x="87.5001" y="45.5" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="5"/>
<input x="670" y="-25" size="9" rotate="true" text="1762-OB8"/>
<input x="751" y="-28" size="9" rotate="true" text="_"/>
<terminal x="90" y="51" orientation="s"/>
<terminal x="170" y="51" orientation="s"/>
<terminal x="250" y="51" orientation="s"/>
<terminal x="330" y="51" orientation="s"/>
<terminal x="410" y="51" orientation="s"/>
<terminal x="490" y="51" orientation="s"/>
<terminal x="570" y="51" orientation="s"/>
<terminal x="650" y="51" orientation="s"/>
<terminal x="730" y="51" orientation="s"/>
<terminal x="30" y="51" orientation="s"/>
</description>
</definition>

View File

@@ -1,13 +0,0 @@
<qet-directory>
<names>
<name lang="en">Allen Bradley</name>
<name lang="fr">Allen Bradley</name>
<name lang="ar">Allen Bradley</name>
<name lang="pl">Allen Bradley</name>
<name lang="cs">Allen Bradley</name>
<name lang="pt">Allen Bradley</name>
<name lang="es">Allen Bradley</name>
<name lang="it">Allen Bradley</name>
<name lang="el">Allen Bradley</name>
</names>
</qet-directory>

View File

@@ -6,7 +6,6 @@
<name lang="fr">Carte universelle - 8 entres</name> <name lang="fr">Carte universelle - 8 entres</name>
<name lang="pl">Karta wejść (8 wejść)</name> <name lang="pl">Karta wejść (8 wejść)</name>
<name lang="cs">Datové vstupy (8 vstupů)</name> <name lang="cs">Datové vstupy (8 vstupů)</name>
<name lang="es">Data entradas (8 entradas)</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -6,7 +6,6 @@
<name lang="fr">Carte universelle - 8 sorties</name> <name lang="fr">Carte universelle - 8 sorties</name>
<name lang="pl">Karta wyjść (8 wyjść)</name> <name lang="pl">Karta wyjść (8 wyjść)</name>
<name lang="cs">Datové výstupy (8 výstupů)</name> <name lang="cs">Datové výstupy (8 výstupů)</name>
<name lang="es">Data salidas (8 Salidas)</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,15 +1,14 @@
<definition width="810" version="0.3" hotspot_x="5" hotspot_y="6" height="50" type="element" orientation="dyyy"> <definition width="800" version="0.3" hotspot_x="0" hotspot_y="0" height="40" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">لوحة مداخل CD20 zoom </name> <name lang="ar">لوحة مداخل CD20 zoom </name>
<name lang="de">CD20 Eingangskarte (zoom)</name> <name lang="de">CD20 Eingangskarte (zoom)</name>
<name lang="pt">Carta de entradas zoom CD20</name>
<name lang="el">Κάρτα εισόδων CD20</name>
<name lang="en">CD20 zoom input board</name> <name lang="en">CD20 zoom input board</name>
<name lang="it">Scheda ingressi CD20 ingrandita</name>
<name lang="fr">CD20 zoom carte entrées</name> <name lang="fr">CD20 zoom carte entrées</name>
<name lang="pl">Karta wejść CD20 (powiększona)</name> <name lang="pl">Karta wejść CD20 (powiększona)</name>
<name lang="es">CD20 tarjeta de entrada ampliada</name>
<name lang="cs">Karta CD20 zoom vstupy</name> <name lang="cs">Karta CD20 zoom vstupy</name>
<name lang="pt">Carta de entradas zoom CD20</name>
<name lang="es">CD20 tarjeta de entrada ampliada</name>
<name lang="it">Scheda ingressi CD20 ingrandita</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>
@@ -17,7 +16,7 @@
<line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="360" y2="0" x2="360"/> <line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="360" y2="0" x2="360"/>
<line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="740" y2="0" x2="740"/> <line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="740" y2="0" x2="740"/>
<line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="540" y2="0" x2="540"/> <line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="540" y2="0" x2="540"/>
<text x="384" y="34.6667" size="8" text="CROUZET CD20 Carte entrées"/> <text x="384" y="34.6667" size="8" text="CROUZET CD20 Carte entr&#xE9;es"/>
<line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="410" y2="0" x2="410"/> <line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="410" y2="0" x2="410"/>
<line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="590" y2="0" x2="590"/> <line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="590" y2="0" x2="590"/>
<line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="490" y2="0" x2="490"/> <line length1="1.5" length2="1.5" antialias="false" end1="circle" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="490" y2="0" x2="490"/>

View File

@@ -1,15 +1,14 @@
<definition width="810" version="0.3" hotspot_x="5" hotspot_y="4" height="50" type="element" orientation="dyyy"> <definition width="800" version="0.3" hotspot_x="0" hotspot_y="0" height="40" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">لوحة مخارج CD20 zoom</name> <name lang="ar">لوحة مخارج CD20 zoom</name>
<name lang="de">CD20 Ausgangskarte (zoom)</name> <name lang="de">CD20 Ausgangskarte (zoom)</name>
<name lang="pt">Carta de saídas zoom CD20</name>
<name lang="el">Κάρτα εξόδων CD20</name>
<name lang="en">CD20 zoom output board</name> <name lang="en">CD20 zoom output board</name>
<name lang="it">Scheda uscite CD20 ingrandita</name>
<name lang="fr">CD20 zoom carte sorties</name> <name lang="fr">CD20 zoom carte sorties</name>
<name lang="pl">Karta wyjść CD20 (powiększona)</name> <name lang="pl">Karta wyjść CD20 (powiększona)</name>
<name lang="es">CD20 tarjeta de salida ampliada</name>
<name lang="cs">Karta CD20 zoom výstupy</name> <name lang="cs">Karta CD20 zoom výstupy</name>
<name lang="pt">Carta de saídas zoom CD20</name>
<name lang="es">CD20 tarjeta de salida ampliada</name>
<name lang="it">Scheda uscite CD20 ingrandita</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -9,6 +9,5 @@
<name lang="pt">Crouzet</name> <name lang="pt">Crouzet</name>
<name lang="es">Crouzet</name> <name lang="es">Crouzet</name>
<name lang="it">Crouzet</name> <name lang="it">Crouzet</name>
<name lang="el">Crouzet</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -1,14 +1,13 @@
<definition width="320" version="0.3" hotspot_x="10" hotspot_y="230" height="230" type="element" ic="true" orientation="dyyy"> <definition width="320" version="0.3" hotspot_x="10" hotspot_y="230" height="230" type="element" ic="true" orientation="dyyy">
<names> <names>
<name lang="ar">Easy 410</name> <name lang="ar">Easy 410</name>
<name lang="pt">Easy 410</name>
<name lang="el">Easy 410</name>
<name lang="en">Easy 410</name> <name lang="en">Easy 410</name>
<name lang="it">Easy 410</name>
<name lang="fr">Easy 410</name> <name lang="fr">Easy 410</name>
<name lang="pl">Easy 410</name> <name lang="pl">Easy 410</name>
<name lang="es">Easy 410</name>
<name lang="cs">Easy 410</name> <name lang="cs">Easy 410</name>
<name lang="pt">Easy 410</name>
<name lang="es">Easy 410</name>
<name lang="it">Easy 410</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="300" version="0.3" hotspot_x="2" hotspot_y="225" height="220" type="element" ic="true" orientation="dyyy"> <definition width="320" version="0.3" hotspot_x="10" hotspot_y="230" height="230" type="element" ic="true" orientation="dyyy">
<names> <names>
<name lang="ar">Easy 512</name> <name lang="ar">Easy 512</name>
<name lang="pt">Easy 512</name>
<name lang="el">Easy 512</name>
<name lang="en">Easy 512</name> <name lang="en">Easy 512</name>
<name lang="it">Easy 512</name>
<name lang="fr">Easy 512</name> <name lang="fr">Easy 512</name>
<name lang="pl">Easy 512</name> <name lang="pl">Easy 512</name>
<name lang="es">Easy 512</name>
<name lang="cs">Easy 512</name> <name lang="cs">Easy 512</name>
<name lang="pt">Easy 512</name>
<name lang="es">Easy 512</name>
<name lang="it">Easy 512</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="440" version="0.3" hotspot_x="5" hotspot_y="225" height="220" type="element" ic="true" orientation="dyyy"> <definition width="450" version="0.3" hotspot_x="10" hotspot_y="230" height="230" type="element" ic="true" orientation="dyyy">
<names> <names>
<name lang="ar">Easy 620</name> <name lang="ar">Easy 620</name>
<name lang="pt">Easy 620</name>
<name lang="el">Easy 620</name>
<name lang="en">Easy 620</name> <name lang="en">Easy 620</name>
<name lang="it">Easy 620</name>
<name lang="fr">Easy 620</name> <name lang="fr">Easy 620</name>
<name lang="pl">Easy 620</name> <name lang="pl">Easy 620</name>
<name lang="es">Easy 620</name>
<name lang="cs">Easy 620</name> <name lang="cs">Easy 620</name>
<name lang="pt">Easy 620</name>
<name lang="es">Easy 620</name>
<name lang="it">Easy 620</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="440" version="0.3" hotspot_x="5" hotspot_y="225" height="220" type="element" ic="true" orientation="dyyy"> <definition width="450" version="0.3" hotspot_x="10" hotspot_y="250" height="250" type="element" ic="true" orientation="dyyy">
<names> <names>
<name lang="ar">Easy 719</name> <name lang="ar">Easy 719</name>
<name lang="pt">Easy 719</name>
<name lang="el">Easy 719</name>
<name lang="en">Easy 719</name> <name lang="en">Easy 719</name>
<name lang="it">Easy 719</name>
<name lang="fr">Easy 719</name> <name lang="fr">Easy 719</name>
<name lang="pl">Easy 719</name> <name lang="pl">Easy 719</name>
<name lang="es">Easy 719</name>
<name lang="cs">Easy 719</name> <name lang="cs">Easy 719</name>
<name lang="pt">Easy 719</name>
<name lang="es">Easy 719</name>
<name lang="it">Easy 719</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="440" version="0.3" hotspot_x="5" hotspot_y="225" height="220" type="element" ic="true" orientation="dyyy"> <definition width="450" version="0.3" hotspot_x="10" hotspot_y="250" height="250" type="element" ic="true" orientation="dyyy">
<names> <names>
<name lang="ar">Easy819</name> <name lang="ar">Easy819</name>
<name lang="pt">Easy 819</name>
<name lang="el">Easy 819</name>
<name lang="en">Easy 819</name> <name lang="en">Easy 819</name>
<name lang="it">Easy 819</name>
<name lang="fr">Easy 819</name> <name lang="fr">Easy 819</name>
<name lang="pl">Easy 819</name> <name lang="pl">Easy 819</name>
<name lang="es">Easy 819</name>
<name lang="cs">Easy 819</name> <name lang="cs">Easy 819</name>
<name lang="pt">Easy 819</name>
<name lang="es">Easy 819</name>
<name lang="it">Easy 819</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="440" version="0.3" hotspot_x="5" hotspot_y="225" height="220" type="element" ic="true" orientation="dyyy"> <definition width="450" version="0.3" hotspot_x="10" hotspot_y="250" height="250" type="element" ic="true" orientation="dyyy">
<names> <names>
<name lang="ar">Easy 821</name> <name lang="ar">Easy 821</name>
<name lang="pt">Easy 821</name>
<name lang="el">Easy 821</name>
<name lang="en">Easy 821</name> <name lang="en">Easy 821</name>
<name lang="it">Easy 821</name>
<name lang="fr">Easy 821</name> <name lang="fr">Easy 821</name>
<name lang="pl">Easy 821</name> <name lang="pl">Easy 821</name>
<name lang="es">Easy 821</name>
<name lang="cs">Easy 821</name> <name lang="cs">Easy 821</name>
<name lang="pt">Easy 821</name>
<name lang="es">Easy 821</name>
<name lang="it">Easy 821</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,13 +1,12 @@
<definition width="440" version="0.3" hotspot_x="5" hotspot_y="225" height="220" type="element" ic="true" orientation="dyyy"> <definition width="450" version="0.3" hotspot_x="10" hotspot_y="250" height="250" type="element" ic="true" orientation="dyyy">
<names> <names>
<name lang="ar">EC4P-222-MRAD1</name> <name lang="ar">EC4P-222-MRAD1</name>
<name lang="pt">EC4P-222-MRAD1</name> <name lang="pt">EC4P-222-MRAD1</name>
<name lang="el">EC4P-222-MRAD1</name>
<name lang="en">EC4P-222-MRAD1</name> <name lang="en">EC4P-222-MRAD1</name>
<name lang="it">EC4P-222-MRAD1</name>
<name lang="fr">EC4P-222-MRAD1</name> <name lang="fr">EC4P-222-MRAD1</name>
<name lang="pl">EC4P-222-MRAD1</name> <name lang="pl">EC4P-222-MRAD1</name>
<name lang="cs">EC4P-222-MRAD1</name> <name lang="cs">EC4P-222-MRAD1</name>
<name lang="it">EC4P-222-MRAD1</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="460" version="0.3" hotspot_x="14" hotspot_y="235" height="240" type="element" ic="true" orientation="dyyy"> <definition width="460" version="0.3" hotspot_x="10" hotspot_y="230" height="240" type="element" ic="true" orientation="dyyy">
<names> <names>
<name lang="ar">PS4 201</name> <name lang="ar">PS4 201</name>
<name lang="pt">PS4 201</name>
<name lang="el">PS4 201</name>
<name lang="en">PS4 201</name> <name lang="en">PS4 201</name>
<name lang="it">PS4 201</name>
<name lang="fr">PS4 201</name> <name lang="fr">PS4 201</name>
<name lang="pl">PS4 201</name> <name lang="pl">PS4 201</name>
<name lang="es">PS4 201</name>
<name lang="cs">PS4 201</name> <name lang="cs">PS4 201</name>
<name lang="pt">PS4 201</name>
<name lang="es">PS4 201</name>
<name lang="it">PS4 201</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -7,6 +7,5 @@
<name lang="pt">Moeller</name> <name lang="pt">Moeller</name>
<name lang="es">Moeller</name> <name lang="es">Moeller</name>
<name lang="it">Moeller</name> <name lang="it">Moeller</name>
<name lang="el">Moeller</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -7,6 +7,5 @@
<name lang="cs">Cj1</name> <name lang="cs">Cj1</name>
<name lang="pt">Cj1</name> <name lang="pt">Cj1</name>
<name lang="it">Cj1</name> <name lang="it">Cj1</name>
<name lang="el">Cj1</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -1,14 +1,13 @@
<definition width="90" version="0.3" hotspot_x="6" hotspot_y="100" height="110" type="element" orientation="dyyy"> <definition width="90" version="0.3" hotspot_x="10" hotspot_y="100" height="110" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj1g_cpu44h1</name> <name lang="ar">omron-cj1g_cpu44h1</name>
<name lang="pt">omron-cj1g_cpu44h1</name>
<name lang="el">omron-cj1g_cpu44h1</name>
<name lang="en">omron-cj1g_cpu44h1</name> <name lang="en">omron-cj1g_cpu44h1</name>
<name lang="it">omron-cj1g_cpu44h1</name>
<name lang="fr">omron-cj1g_cpu44h1</name> <name lang="fr">omron-cj1g_cpu44h1</name>
<name lang="pl">omron-cj1g_cpu44h1</name> <name lang="pl">omron-cj1g_cpu44h1</name>
<name lang="es">omron-cj1g_cpu44h1</name>
<name lang="cs">omron-cj1g_cpu44h1</name> <name lang="cs">omron-cj1g_cpu44h1</name>
<name lang="pt">omron-cj1g_cpu44h1</name>
<name lang="es">omron-cj1g_cpu44h1</name>
<name lang="it">omron-cj1g_cpu44h1</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="70" version="0.3" hotspot_x="3" hotspot_y="102" height="110" type="element" orientation="dyyy"> <definition width="80" version="0.3" hotspot_x="10" hotspot_y="100" height="110" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj1m_cpu22</name> <name lang="ar">omron-cj1m_cpu22</name>
<name lang="pt">omron-cj1m_cpu22</name>
<name lang="el">omron-cj1m_cpu22</name>
<name lang="en">omron-cj1m_cpu22</name> <name lang="en">omron-cj1m_cpu22</name>
<name lang="it">omron-cj1m_cpu22</name>
<name lang="fr">omron-cj1m_cpu22</name> <name lang="fr">omron-cj1m_cpu22</name>
<name lang="pl">omron-cj1m_cpu22</name> <name lang="pl">omron-cj1m_cpu22</name>
<name lang="es">omron-cj1m_cpu22</name>
<name lang="cs">omron-cj1m_cpu22</name> <name lang="cs">omron-cj1m_cpu22</name>
<name lang="pt">omron-cj1m_cpu22</name>
<name lang="es">omron-cj1m_cpu22</name>
<name lang="it">omron-cj1m_cpu22</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="40" version="0.3" hotspot_x="4" hotspot_y="103" height="110" type="element" orientation="dyyy"> <definition width="50" version="0.3" hotspot_x="10" hotspot_y="100" height="110" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj1w_ad081_v1</name> <name lang="ar">omron-cj1w_ad081_v1</name>
<name lang="pt">omron-cj1w_ad081_v1</name>
<name lang="el">omron-cj1w_ad081_v1</name>
<name lang="en">omron-cj1w_ad081_v1</name> <name lang="en">omron-cj1w_ad081_v1</name>
<name lang="it">omron-cj1w_ad081_v1</name>
<name lang="fr">omron-cj1w_ad081_v1</name> <name lang="fr">omron-cj1w_ad081_v1</name>
<name lang="pl">omron-cj1w_ad081_v1</name> <name lang="pl">omron-cj1w_ad081_v1</name>
<name lang="es">omron-cj1w_ad081_v1</name>
<name lang="cs">omron-cj1w_ad081_v1</name> <name lang="cs">omron-cj1w_ad081_v1</name>
<name lang="pt">omron-cj1w_ad081_v1</name>
<name lang="es">omron-cj1w_ad081_v1</name>
<name lang="it">omron-cj1w_ad081_v1</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="30" version="0.3" hotspot_x="4" hotspot_y="100" height="110" type="element" orientation="dyyy"> <definition width="40" version="0.3" hotspot_x="10" hotspot_y="100" height="110" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj1w_b7a22</name> <name lang="ar">omron-cj1w_b7a22</name>
<name lang="pt">omron-cj1w_b7a22</name>
<name lang="el">omron-cj1w_b7a22</name>
<name lang="en">omron-cj1w_b7a22</name> <name lang="en">omron-cj1w_b7a22</name>
<name lang="it">omron-cj1w_b7a22</name>
<name lang="fr">omron-cj1w_b7a22</name> <name lang="fr">omron-cj1w_b7a22</name>
<name lang="pl">omron-cj1w_b7a22</name> <name lang="pl">omron-cj1w_b7a22</name>
<name lang="es">omron-cj1w_b7a22</name>
<name lang="cs">omron-cj1w_b7a22</name> <name lang="cs">omron-cj1w_b7a22</name>
<name lang="pt">omron-cj1w_b7a22</name>
<name lang="es">omron-cj1w_b7a22</name>
<name lang="it">omron-cj1w_b7a22</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="40" version="0.3" hotspot_x="4" hotspot_y="102" height="110" type="element" orientation="dyyy"> <definition width="50" version="0.3" hotspot_x="10" hotspot_y="100" height="110" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj1w_clk23</name> <name lang="ar">omron-cj1w_clk23</name>
<name lang="pt">omron-cj1w_clk23</name>
<name lang="el">omron-cj1w_clk23</name>
<name lang="en">omron-cj1w_clk23</name> <name lang="en">omron-cj1w_clk23</name>
<name lang="it">omron-cj1w_clk23</name>
<name lang="fr">omron-cj1w_clk23</name> <name lang="fr">omron-cj1w_clk23</name>
<name lang="pl">omron-cj1w_clk23</name> <name lang="pl">omron-cj1w_clk23</name>
<name lang="es">omron-cj1w_clk23</name>
<name lang="cs">omron-cj1w_clk23</name> <name lang="cs">omron-cj1w_clk23</name>
<name lang="pt">omron-cj1w_clk23</name>
<name lang="es">omron-cj1w_clk23</name>
<name lang="it">omron-cj1w_clk23</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="40" version="0.3" hotspot_x="4" hotspot_y="100" height="110" type="element" orientation="dyyy"> <definition width="50" version="0.3" hotspot_x="10" hotspot_y="100" height="110" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj1w_da021</name> <name lang="ar">omron-cj1w_da021</name>
<name lang="pt">omron-cj1w_da021</name>
<name lang="el">omron-cj1w_da021</name>
<name lang="en">omron-cj1w_da021</name> <name lang="en">omron-cj1w_da021</name>
<name lang="it">omron-cj1w_da021</name>
<name lang="fr">omron-cj1w_da021</name> <name lang="fr">omron-cj1w_da021</name>
<name lang="pl">omron-cj1w_da021</name> <name lang="pl">omron-cj1w_da021</name>
<name lang="es">omron-cj1w_da021</name>
<name lang="cs">omron-cj1w_da021</name> <name lang="cs">omron-cj1w_da021</name>
<name lang="pt">omron-cj1w_da021</name>
<name lang="es">omron-cj1w_da021</name>
<name lang="it">omron-cj1w_da021</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="40" version="0.3" hotspot_x="3" hotspot_y="101" height="110" type="element" orientation="dyyy"> <definition width="50" version="0.3" hotspot_x="10" hotspot_y="100" height="110" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj1w_etn11</name> <name lang="ar">omron-cj1w_etn11</name>
<name lang="pt">omron-cj1w_etn11</name>
<name lang="el">omron-cj1w_etn11</name>
<name lang="en">omron-cj1w_etn11</name> <name lang="en">omron-cj1w_etn11</name>
<name lang="it">omron-cj1w_etn11</name>
<name lang="fr">omron-cj1w_etn11</name> <name lang="fr">omron-cj1w_etn11</name>
<name lang="pl">omron-cj1w_etn11</name> <name lang="pl">omron-cj1w_etn11</name>
<name lang="es">omron-cj1w_etn11</name>
<name lang="cs">omron-cj1w_etn11</name> <name lang="cs">omron-cj1w_etn11</name>
<name lang="pt">omron-cj1w_etn11</name>
<name lang="es">omron-cj1w_etn11</name>
<name lang="it">omron-cj1w_etn11</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="30" version="0.3" hotspot_x="5" hotspot_y="103" height="110" type="element" orientation="dyyy"> <definition width="40" version="0.3" hotspot_x="10" hotspot_y="100" height="110" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj1w_id232</name> <name lang="ar">omron-cj1w_id232</name>
<name lang="pt">omron-cj1w_id232</name>
<name lang="el">omron-cj1w_id232</name>
<name lang="en">omron-cj1w_id232</name> <name lang="en">omron-cj1w_id232</name>
<name lang="it">omron-cj1w_id232</name>
<name lang="fr">omron-cj1w_id232</name> <name lang="fr">omron-cj1w_id232</name>
<name lang="pl">omron-cj1w_id232</name> <name lang="pl">omron-cj1w_id232</name>
<name lang="es">omron-cj1w_id232</name>
<name lang="cs">omron-cj1w_id232</name> <name lang="cs">omron-cj1w_id232</name>
<name lang="pt">omron-cj1w_id232</name>
<name lang="es">omron-cj1w_id232</name>
<name lang="it">omron-cj1w_id232</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="40" version="0.3" hotspot_x="4" hotspot_y="101" height="110" type="element" orientation="dyyy"> <definition width="50" version="0.3" hotspot_x="10" hotspot_y="100" height="110" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj1w_nc413</name> <name lang="ar">omron-cj1w_nc413</name>
<name lang="pt">omron-cj1w_nc413</name>
<name lang="el">omron-cj1w_nc413</name>
<name lang="en">omron-cj1w_nc413</name> <name lang="en">omron-cj1w_nc413</name>
<name lang="it">omron-cj1w_nc413</name>
<name lang="fr">omron-cj1w_nc413</name> <name lang="fr">omron-cj1w_nc413</name>
<name lang="pl">omron-cj1w_nc413</name> <name lang="pl">omron-cj1w_nc413</name>
<name lang="es">omron-cj1w_nc413</name>
<name lang="cs">omron-cj1w_nc413</name> <name lang="cs">omron-cj1w_nc413</name>
<name lang="pt">omron-cj1w_nc413</name>
<name lang="es">omron-cj1w_nc413</name>
<name lang="it">omron-cj1w_nc413</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="40" version="0.3" hotspot_x="4" hotspot_y="103" height="110" type="element" orientation="dyyy"> <definition width="50" version="0.3" hotspot_x="10" hotspot_y="100" height="110" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj1w_od204</name> <name lang="ar">omron-cj1w_od204</name>
<name lang="pt">omron-cj1w_od204</name>
<name lang="el">omron-cj1w_od204</name>
<name lang="en">omron-cj1w_od204</name> <name lang="en">omron-cj1w_od204</name>
<name lang="it">omron-cj1w_od204</name>
<name lang="fr">omron-cj1w_od204</name> <name lang="fr">omron-cj1w_od204</name>
<name lang="pl">omron-cj1w_od204</name> <name lang="pl">omron-cj1w_od204</name>
<name lang="es">omron-cj1w_od204</name>
<name lang="cs">omron-cj1w_od204</name> <name lang="cs">omron-cj1w_od204</name>
<name lang="pt">omron-cj1w_od204</name>
<name lang="es">omron-cj1w_od204</name>
<name lang="it">omron-cj1w_od204</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -8,6 +8,5 @@
<name lang="pt">Tamanho 1</name> <name lang="pt">Tamanho 1</name>
<name lang="es">Tamaño 1</name> <name lang="es">Tamaño 1</name>
<name lang="it">Taglia 1</name> <name lang="it">Taglia 1</name>
<name lang="el">Μέγεθος 1</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -1,14 +1,13 @@
<definition width="100" version="0.3" hotspot_x="3" hotspot_y="289" height="290" type="element" orientation="dyyy"> <definition width="110" version="0.3" hotspot_x="10" hotspot_y="290" height="300" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">OMRON-CJ1W_AD081_V1</name> <name lang="ar">OMRON-CJ1W_AD081_V1</name>
<name lang="pt">OMRON-CJ1W_AD081_V1</name>
<name lang="el">OMRON-CJ1W_AD081_V1</name>
<name lang="en">OMRON-CJ1W_AD081_V1</name> <name lang="en">OMRON-CJ1W_AD081_V1</name>
<name lang="it">OMRON-CJ1W_AD081_V1</name>
<name lang="fr">OMRON-CJ1W_AD081_V1</name> <name lang="fr">OMRON-CJ1W_AD081_V1</name>
<name lang="pl">OMRON-CJ1W_AD081_V1</name> <name lang="pl">OMRON-CJ1W_AD081_V1</name>
<name lang="es">OMRON-CJ1W_AD081_V1</name>
<name lang="cs">OMRON-CJ1W_AD081_V1</name> <name lang="cs">OMRON-CJ1W_AD081_V1</name>
<name lang="pt">OMRON-CJ1W_AD081_V1</name>
<name lang="es">OMRON-CJ1W_AD081_V1</name>
<name lang="it">OMRON-CJ1W_AD081_V1</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="80" version="0.3" hotspot_x="6" hotspot_y="289" height="290" type="element" orientation="dyyy"> <definition width="80" version="0.3" hotspot_x="10" hotspot_y="290" height="300" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">OMRON-CJ1W_B7A22</name> <name lang="ar">OMRON-CJ1W_B7A22</name>
<name lang="pt">OMRON-CJ1W_B7A22</name>
<name lang="el">OMRON-CJ1W_B7A22</name>
<name lang="en">OMRON-CJ1W_B7A22</name> <name lang="en">OMRON-CJ1W_B7A22</name>
<name lang="it">OMRON-CJ1W_B7A22</name>
<name lang="fr">OMRON-CJ1W_B7A22</name> <name lang="fr">OMRON-CJ1W_B7A22</name>
<name lang="pl">OMRON-CJ1W_B7A22</name> <name lang="pl">OMRON-CJ1W_B7A22</name>
<name lang="es">OMRON-CJ1W_B7A22</name>
<name lang="cs">OMRON-CJ1W_B7A22</name> <name lang="cs">OMRON-CJ1W_B7A22</name>
<name lang="pt">OMRON-CJ1W_B7A22</name>
<name lang="es">OMRON-CJ1W_B7A22</name>
<name lang="it">OMRON-CJ1W_B7A22</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="100" version="0.3" hotspot_x="3" hotspot_y="288" height="290" type="element" orientation="dyyy"> <definition width="110" version="0.3" hotspot_x="10" hotspot_y="290" height="300" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">OMRON-CJ1W_CLK23</name> <name lang="ar">OMRON-CJ1W_CLK23</name>
<name lang="pt">OMRON-CJ1W_CLK23</name>
<name lang="el">OMRON-CJ1W_CLK23</name>
<name lang="en">OMRON-CJ1W_CLK23</name> <name lang="en">OMRON-CJ1W_CLK23</name>
<name lang="it">OMRON-CJ1W_CLK23</name>
<name lang="fr">OMRON-CJ1W_CLK23</name> <name lang="fr">OMRON-CJ1W_CLK23</name>
<name lang="pl">OMRON-CJ1W_CLK23</name> <name lang="pl">OMRON-CJ1W_CLK23</name>
<name lang="es">OMRON-CJ1W_CLK23</name>
<name lang="cs">OMRON-CJ1W_CLK23</name> <name lang="cs">OMRON-CJ1W_CLK23</name>
<name lang="pt">OMRON-CJ1W_CLK23</name>
<name lang="es">OMRON-CJ1W_CLK23</name>
<name lang="it">OMRON-CJ1W_CLK23</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="100" version="0.3" hotspot_x="3" hotspot_y="297" height="290" type="element" orientation="dyyy"> <definition width="110" version="0.3" hotspot_x="10" hotspot_y="300" height="300" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">OMRON-CJ1W_DA021</name> <name lang="ar">OMRON-CJ1W_DA021</name>
<name lang="pt">OMRON-CJ1W_DA021</name>
<name lang="el">OMRON-CJ1W_DA021</name>
<name lang="en">OMRON-CJ1W_DA021</name> <name lang="en">OMRON-CJ1W_DA021</name>
<name lang="it">OMRON-CJ1W_DA021</name>
<name lang="fr">OMRON-CJ1W_DA021</name> <name lang="fr">OMRON-CJ1W_DA021</name>
<name lang="pl">OMRON-CJ1W_DA021</name> <name lang="pl">OMRON-CJ1W_DA021</name>
<name lang="es">OMRON-CJ1W_DA021</name>
<name lang="cs">OMRON-CJ1W_DA021</name> <name lang="cs">OMRON-CJ1W_DA021</name>
<name lang="pt">OMRON-CJ1W_DA021</name>
<name lang="es">OMRON-CJ1W_DA021</name>
<name lang="it">OMRON-CJ1W_DA021</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="100" version="0.3" hotspot_x="2" hotspot_y="294" height="300" type="element" orientation="dyyy"> <definition width="110" version="0.3" hotspot_x="10" hotspot_y="290" height="300" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">OMRON-CJ1W_ETN11</name> <name lang="ar">OMRON-CJ1W_ETN11</name>
<name lang="pt">OMRON-CJ1W_ETN11</name>
<name lang="el">OMRON-CJ1W_ETN11</name>
<name lang="en">OMRON-CJ1W_ETN11</name> <name lang="en">OMRON-CJ1W_ETN11</name>
<name lang="it">OMRON-CJ1W_ETN11</name>
<name lang="fr">OMRON-CJ1W_ETN11</name> <name lang="fr">OMRON-CJ1W_ETN11</name>
<name lang="pl">OMRON-CJ1W_ETN11</name> <name lang="pl">OMRON-CJ1W_ETN11</name>
<name lang="es">OMRON-CJ1W_ETN11</name>
<name lang="cs">OMRON-CJ1W_ETN11</name> <name lang="cs">OMRON-CJ1W_ETN11</name>
<name lang="pt">OMRON-CJ1W_ETN11</name>
<name lang="es">OMRON-CJ1W_ETN11</name>
<name lang="it">OMRON-CJ1W_ETN11</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="80" version="0.3" hotspot_x="6" hotspot_y="294" height="300" type="element" orientation="dyyy"> <definition width="80" version="0.3" hotspot_x="10" hotspot_y="290" height="300" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">OMRON-CJ1W_ID232</name> <name lang="ar">OMRON-CJ1W_ID232</name>
<name lang="pt">OMRON-CJ1W_ID232</name>
<name lang="el">OMRON-CJ1W_ID232</name>
<name lang="en">OMRON-CJ1W_ID232</name> <name lang="en">OMRON-CJ1W_ID232</name>
<name lang="it">OMRON-CJ1W_ID232</name>
<name lang="fr">OMRON-CJ1W_ID232</name> <name lang="fr">OMRON-CJ1W_ID232</name>
<name lang="pl">OMRON-CJ1W_ID232</name> <name lang="pl">OMRON-CJ1W_ID232</name>
<name lang="es">OMRON-CJ1W_ID232</name>
<name lang="cs">OMRON-CJ1W_ID232</name> <name lang="cs">OMRON-CJ1W_ID232</name>
<name lang="pt">OMRON-CJ1W_ID232</name>
<name lang="es">OMRON-CJ1W_ID232</name>
<name lang="it">OMRON-CJ1W_ID232</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="100" version="0.3" hotspot_x="4" hotspot_y="294" height="300" type="element" orientation="dyyy"> <definition width="110" version="0.3" hotspot_x="10" hotspot_y="290" height="300" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">OMRON-CJ1W_NC413</name> <name lang="ar">OMRON-CJ1W_NC413</name>
<name lang="pt">OMRON-CJ1W_NC413</name>
<name lang="el">OMRON-CJ1W_NC413</name>
<name lang="en">OMRON-CJ1W_NC413</name> <name lang="en">OMRON-CJ1W_NC413</name>
<name lang="it">OMRON-CJ1W_NC413</name>
<name lang="fr">OMRON-CJ1W_NC413</name> <name lang="fr">OMRON-CJ1W_NC413</name>
<name lang="pl">OMRON-CJ1W_NC413</name> <name lang="pl">OMRON-CJ1W_NC413</name>
<name lang="es">OMRON-CJ1W_NC413</name>
<name lang="cs">OMRON-CJ1W_NC413</name> <name lang="cs">OMRON-CJ1W_NC413</name>
<name lang="pt">OMRON-CJ1W_NC413</name>
<name lang="es">OMRON-CJ1W_NC413</name>
<name lang="it">OMRON-CJ1W_NC413</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="100" version="0.3" hotspot_x="1" hotspot_y="288" height="290" type="element" orientation="dyyy"> <definition width="110" version="0.3" hotspot_x="10" hotspot_y="290" height="300" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">OMRON-CJ1W_OD204</name> <name lang="ar">OMRON-CJ1W_OD204</name>
<name lang="pt">OMRON-CJ1W_OD204</name>
<name lang="el">OMRON-CJ1W_OD204</name>
<name lang="en">OMRON-CJ1W_OD204</name> <name lang="en">OMRON-CJ1W_OD204</name>
<name lang="it">OMRON-CJ1W_OD204</name>
<name lang="fr">OMRON-CJ1W_OD204</name> <name lang="fr">OMRON-CJ1W_OD204</name>
<name lang="pl">OMRON-CJ1W_OD204</name> <name lang="pl">OMRON-CJ1W_OD204</name>
<name lang="es">OMRON-CJ1W_OD204</name>
<name lang="cs">OMRON-CJ1W_OD204</name> <name lang="cs">OMRON-CJ1W_OD204</name>
<name lang="pt">OMRON-CJ1W_OD204</name>
<name lang="es">OMRON-CJ1W_OD204</name>
<name lang="it">OMRON-CJ1W_OD204</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -8,6 +8,5 @@
<name lang="pt">Tamanho 2</name> <name lang="pt">Tamanho 2</name>
<name lang="es">Tamaño 2</name> <name lang="es">Tamaño 2</name>
<name lang="it">Taglia 2</name> <name lang="it">Taglia 2</name>
<name lang="el">Μέγεθος 2</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -1,13 +1,12 @@
<definition width="240" version="0.3" hotspot_x="8" hotspot_y="288" height="290" type="element" orientation="dyyy"> <definition width="250" version="0.3" hotspot_x="10" hotspot_y="290" height="300" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cj2h_cpu64</name> <name lang="ar">omron-cj2h_cpu64</name>
<name lang="el">omron-cj2h_cpu64</name>
<name lang="en">omron-cj2h_cpu64</name> <name lang="en">omron-cj2h_cpu64</name>
<name lang="it">omron-cj2h_cpu64</name>
<name lang="fr">omron-cj2h_cpu64</name> <name lang="fr">omron-cj2h_cpu64</name>
<name lang="pl">omron-cj2h_cpu64</name> <name lang="pl">omron-cj2h_cpu64</name>
<name lang="es">omron-cj2h_cpu64</name>
<name lang="cs">omron-cj2h_cpu64</name> <name lang="cs">omron-cj2h_cpu64</name>
<name lang="es">omron-cj2h_cpu64</name>
<name lang="it">omron-cj2h_cpu64</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -7,6 +7,5 @@
<name lang="cs">Cj2</name> <name lang="cs">Cj2</name>
<name lang="es">Cj2</name> <name lang="es">Cj2</name>
<name lang="it">Cj2</name> <name lang="it">Cj2</name>
<name lang="el">Cj2</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -8,6 +8,5 @@
<name lang="pt">Cqm1</name> <name lang="pt">Cqm1</name>
<name lang="es">Cqm1</name> <name lang="es">Cqm1</name>
<name lang="it">Cqm1</name> <name lang="it">Cqm1</name>
<name lang="el">Cqm1</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -1,14 +1,13 @@
<definition width="40" version="0.3" hotspot_x="5" hotspot_y="120" height="130" type="element" orientation="dyyy"> <definition width="50" version="0.3" hotspot_x="10" hotspot_y="120" height="130" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cqm1_oc222</name> <name lang="ar">omron-cqm1_oc222</name>
<name lang="pt">omron-cqm1_oc222</name>
<name lang="el">omron-cqm1_oc222</name>
<name lang="en">omron-cqm1_oc222</name> <name lang="en">omron-cqm1_oc222</name>
<name lang="it">omron-cqm1_oc222</name>
<name lang="fr">omron-cqm1_oc222</name> <name lang="fr">omron-cqm1_oc222</name>
<name lang="pl">omron-cqm1_oc222</name> <name lang="pl">omron-cqm1_oc222</name>
<name lang="es">omron-cqm1_oc222</name>
<name lang="cs">omron-cqm1_oc222</name> <name lang="cs">omron-cqm1_oc222</name>
<name lang="pt">omron-cqm1_oc222</name>
<name lang="es">omron-cqm1_oc222</name>
<name lang="it">omron-cqm1_oc222</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="40" version="0.3" hotspot_x="4" hotspot_y="121" height="130" type="element" orientation="dyyy"> <definition width="50" version="0.3" hotspot_x="10" hotspot_y="120" height="130" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cqm1_od211</name> <name lang="ar">omron-cqm1_od211</name>
<name lang="pt">omron-cqm1_od211</name>
<name lang="el">omron-cqm1_od211</name>
<name lang="en">omron-cqm1_od211</name> <name lang="en">omron-cqm1_od211</name>
<name lang="it">omron-cqm1_od211</name>
<name lang="fr">omron-cqm1_od211</name> <name lang="fr">omron-cqm1_od211</name>
<name lang="pl">omron-cqm1_od211</name> <name lang="pl">omron-cqm1_od211</name>
<name lang="es">omron-cqm1_od211</name>
<name lang="cs">omron-cqm1_od211</name> <name lang="cs">omron-cqm1_od211</name>
<name lang="pt">omron-cqm1_od211</name>
<name lang="es">omron-cqm1_od211</name>
<name lang="it">omron-cqm1_od211</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="90" version="0.3" hotspot_x="2" hotspot_y="100" height="120" type="element" orientation="dyyy"> <definition width="100" version="0.3" hotspot_x="10" hotspot_y="100" height="120" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cqm1_pd026</name> <name lang="ar">omron-cqm1_pd026</name>
<name lang="pt">omron-cqm1_pd026</name>
<name lang="el">omron-cqm1_pd026</name>
<name lang="en">omron-cqm1_pd026</name> <name lang="en">omron-cqm1_pd026</name>
<name lang="it">omron-cqm1_pd026</name>
<name lang="fr">omron-cqm1_pd026</name> <name lang="fr">omron-cqm1_pd026</name>
<name lang="pl">omron-cqm1_pd026</name> <name lang="pl">omron-cqm1_pd026</name>
<name lang="es">omron-cqm1_pd026</name>
<name lang="cs">omron-cqm1_pd026</name> <name lang="cs">omron-cqm1_pd026</name>
<name lang="pt">omron-cqm1_pd026</name>
<name lang="es">omron-cqm1_pd026</name>
<name lang="it">omron-cqm1_pd026</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="40" version="0.3" hotspot_x="3" hotspot_y="123" height="130" type="element" orientation="dyyy"> <definition width="50" version="0.3" hotspot_x="10" hotspot_y="120" height="130" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cqm1_tc001</name> <name lang="ar">omron-cqm1_tc001</name>
<name lang="pt">omron-cqm1_tc001</name>
<name lang="el">omron-cqm1_tc001</name>
<name lang="en">omron-cqm1_tc001</name> <name lang="en">omron-cqm1_tc001</name>
<name lang="it">omron-cqm1_tc001</name>
<name lang="fr">omron-cqm1_tc001</name> <name lang="fr">omron-cqm1_tc001</name>
<name lang="pl">omron-cqm1_tc001</name> <name lang="pl">omron-cqm1_tc001</name>
<name lang="es">omron-cqm1_tc001</name>
<name lang="cs">omron-cqm1_tc001</name> <name lang="cs">omron-cqm1_tc001</name>
<name lang="pt">omron-cqm1_tc001</name>
<name lang="es">omron-cqm1_tc001</name>
<name lang="it">omron-cqm1_tc001</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="140" version="0.3" hotspot_x="1" hotspot_y="124" height="130" type="element" orientation="dyyy"> <definition width="150" version="0.3" hotspot_x="10" hotspot_y="120" height="130" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cqm1h_cpu51</name> <name lang="ar">omron-cqm1h_cpu51</name>
<name lang="pt">omron-cqm1h_cpu51</name>
<name lang="el">omron-cqm1h_cpu51</name>
<name lang="en">omron-cqm1h_cpu51</name> <name lang="en">omron-cqm1h_cpu51</name>
<name lang="it">omron-cqm1h_cpu51</name>
<name lang="fr">omron-cqm1h_cpu51</name> <name lang="fr">omron-cqm1h_cpu51</name>
<name lang="pl">omron-cqm1h_cpu51</name> <name lang="pl">omron-cqm1h_cpu51</name>
<name lang="es">omron-cqm1h_cpu51</name>
<name lang="cs">omron-cqm1h_cpu51</name> <name lang="cs">omron-cqm1h_cpu51</name>
<name lang="pt">omron-cqm1h_cpu51</name>
<name lang="es">omron-cqm1h_cpu51</name>
<name lang="it">omron-cqm1h_cpu51</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -8,6 +8,5 @@
<name lang="pt">Tamanho 1</name> <name lang="pt">Tamanho 1</name>
<name lang="es">Tamaño 1</name> <name lang="es">Tamaño 1</name>
<name lang="it">Taglia 1</name> <name lang="it">Taglia 1</name>
<name lang="el">Μέγεθος 1</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -1,14 +1,13 @@
<definition width="110" version="0.3" hotspot_x="9" hotspot_y="346" height="360" type="element" orientation="dyyy"> <definition width="120" version="0.3" hotspot_x="10" hotspot_y="350" height="370" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cqm1_ad041</name> <name lang="ar">omron-cqm1_ad041</name>
<name lang="pt">omron-cqm1_ad041</name>
<name lang="el">omron-cqm1_ad041</name>
<name lang="en">omron-cqm1_ad041</name> <name lang="en">omron-cqm1_ad041</name>
<name lang="it">omron-cqm1_ad041</name>
<name lang="fr">omron-cqm1_ad041</name> <name lang="fr">omron-cqm1_ad041</name>
<name lang="pl">omron-cqm1_ad041</name> <name lang="pl">omron-cqm1_ad041</name>
<name lang="es">omron-cqm1_ad041</name>
<name lang="cs">omron-cqm1_ad041</name> <name lang="cs">omron-cqm1_ad041</name>
<name lang="pt">omron-cqm1_ad041</name>
<name lang="es">omron-cqm1_ad041</name>
<name lang="it">omron-cqm1_ad041</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="100" version="0.3" hotspot_x="2" hotspot_y="345" height="360" type="element" orientation="dyyy"> <definition width="110" version="0.3" hotspot_x="10" hotspot_y="340" height="360" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cqm1_ia121</name> <name lang="ar">omron-cqm1_ia121</name>
<name lang="pt">omron-cqm1_ia121</name>
<name lang="el">omron-cqm1_ia121</name>
<name lang="en">omron-cqm1_ia121</name> <name lang="en">omron-cqm1_ia121</name>
<name lang="it">omron-cqm1_ia121</name>
<name lang="fr">omron-cqm1_ia121</name> <name lang="fr">omron-cqm1_ia121</name>
<name lang="pl">omron-cqm1_ia121</name> <name lang="pl">omron-cqm1_ia121</name>
<name lang="es">omron-cqm1_ia121</name>
<name lang="cs">omron-cqm1_ia121</name> <name lang="cs">omron-cqm1_ia121</name>
<name lang="pt">omron-cqm1_ia121</name>
<name lang="es">omron-cqm1_ia121</name>
<name lang="it">omron-cqm1_ia121</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="270" version="0.3" hotspot_x="5" hotspot_y="332" height="350" type="element" orientation="dyyy"> <definition width="270" version="0.3" hotspot_x="10" hotspot_y="330" height="350" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cqm1_pd026</name> <name lang="ar">omron-cqm1_pd026</name>
<name lang="pt">omron-cqm1_pd026</name>
<name lang="el">omron-cqm1_pd026</name>
<name lang="en">omron-cqm1_pd026</name> <name lang="en">omron-cqm1_pd026</name>
<name lang="it">omron-cqm1_pd026</name>
<name lang="fr">omron-cqm1_pd026</name> <name lang="fr">omron-cqm1_pd026</name>
<name lang="pl">omron-cqm1_pd026</name> <name lang="pl">omron-cqm1_pd026</name>
<name lang="es">omron-cqm1_pd026</name>
<name lang="cs">omron-cqm1_pd026</name> <name lang="cs">omron-cqm1_pd026</name>
<name lang="pt">omron-cqm1_pd026</name>
<name lang="es">omron-cqm1_pd026</name>
<name lang="it">omron-cqm1_pd026</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="410" version="0.3" hotspot_x="4" hotspot_y="344" height="360" type="element" orientation="dyyy"> <definition width="420" version="0.3" hotspot_x="10" hotspot_y="350" height="370" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cqm1h_cpu21</name> <name lang="ar">omron-cqm1h_cpu21</name>
<name lang="pt">omron-cqm1h_cpu21</name>
<name lang="el">omron-cqm1h_cpu21</name>
<name lang="en">omron-cqm1h_cpu21</name> <name lang="en">omron-cqm1h_cpu21</name>
<name lang="it">omron-cqm1h_cpu21</name>
<name lang="fr">omron-cqm1h_cpu21</name> <name lang="fr">omron-cqm1h_cpu21</name>
<name lang="pl">omron-cqm1h_cpu21</name> <name lang="pl">omron-cqm1h_cpu21</name>
<name lang="es">omron-cqm1h_cpu21</name>
<name lang="cs">omron-cqm1h_cpu21</name> <name lang="cs">omron-cqm1h_cpu21</name>
<name lang="pt">omron-cqm1h_cpu21</name>
<name lang="es">omron-cqm1h_cpu21</name>
<name lang="it">omron-cqm1h_cpu21</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="410" version="0.3" hotspot_x="3" hotspot_y="343" height="360" type="element" orientation="dyyy"> <definition width="420" version="0.3" hotspot_x="10" hotspot_y="350" height="370" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">omron-cqm1h_cpu51</name> <name lang="ar">omron-cqm1h_cpu51</name>
<name lang="pt">omron-cqm1h_cpu51</name>
<name lang="el">omron-cqm1h_cpu51</name>
<name lang="en">omron-cqm1h_cpu51</name> <name lang="en">omron-cqm1h_cpu51</name>
<name lang="it">omron-cqm1h_cpu51</name>
<name lang="fr">omron-cqm1h_cpu51</name> <name lang="fr">omron-cqm1h_cpu51</name>
<name lang="pl">omron-cqm1h_cpu51</name> <name lang="pl">omron-cqm1h_cpu51</name>
<name lang="es">omron-cqm1h_cpu51</name>
<name lang="cs">omron-cqm1h_cpu51</name> <name lang="cs">omron-cqm1h_cpu51</name>
<name lang="pt">omron-cqm1h_cpu51</name>
<name lang="es">omron-cqm1h_cpu51</name>
<name lang="it">omron-cqm1h_cpu51</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -8,6 +8,5 @@
<name lang="pt">Tamanho 2</name> <name lang="pt">Tamanho 2</name>
<name lang="es">Tamaño 2</name> <name lang="es">Tamaño 2</name>
<name lang="it">Taglia 2</name> <name lang="it">Taglia 2</name>
<name lang="el">Μέγεθος 2</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -8,6 +8,5 @@
<name lang="pt">Omron</name> <name lang="pt">Omron</name>
<name lang="es">Omron</name> <name lang="es">Omron</name>
<name lang="it">Omron</name> <name lang="it">Omron</name>
<name lang="el">Omron</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -7,6 +7,6 @@
<name lang="pt">Configuração</name> <name lang="pt">Configuração</name>
<name lang="es">Configuración</name> <name lang="es">Configuración</name>
<name lang="it">Configurazione</name> <name lang="it">Configurazione</name>
<name lang="el">Διάταξη</name> <name lang="el">Ρύθμιση</name>
</names> </names>
</qet-directory> </qet-directory>

View File

@@ -1,14 +1,13 @@
<definition width="130" version="0.3" hotspot_x="10" hotspot_y="460" height="470" type="element" orientation="dyyy"> <definition width="130" version="0.3" hotspot_x="10" hotspot_y="460" height="470" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">tsx_</name> <name lang="ar">tsx_</name>
<name lang="pt">tsx_</name>
<name lang="el">tsx_</name>
<name lang="en">tsx_</name> <name lang="en">tsx_</name>
<name lang="it">tsx_</name>
<name lang="fr">tsx_</name> <name lang="fr">tsx_</name>
<name lang="pl">tsx_</name> <name lang="pl">tsx_</name>
<name lang="es">tsx_</name>
<name lang="cs">tsx</name> <name lang="cs">tsx</name>
<name lang="pt">tsx_</name>
<name lang="es">tsx_</name>
<name lang="it">tsx_</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="130" version="0.3" hotspot_x="10" hotspot_y="460" height="470" type="element" orientation="dyyy"> <definition width="130" version="0.3" hotspot_x="10" hotspot_y="460" height="470" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">tsx_asy800</name> <name lang="ar">tsx_asy800</name>
<name lang="pt">tsx_asy800</name>
<name lang="el">tsx_asy800</name>
<name lang="en">tsx_asy800</name> <name lang="en">tsx_asy800</name>
<name lang="it">tsx_asy800</name>
<name lang="fr">tsx_asy800</name> <name lang="fr">tsx_asy800</name>
<name lang="pl">tsx_asy800</name> <name lang="pl">tsx_asy800</name>
<name lang="es">tsx_asy800</name>
<name lang="cs">tsx_asy800</name> <name lang="cs">tsx_asy800</name>
<name lang="pt">tsx_asy800</name>
<name lang="es">tsx_asy800</name>
<name lang="it">tsx_asy800</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="130" version="0.3" hotspot_x="10" hotspot_y="460" height="480" type="element" orientation="dyyy"> <definition width="130" version="0.3" hotspot_x="10" hotspot_y="460" height="480" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">tsx_cfy11</name> <name lang="ar">tsx_cfy11</name>
<name lang="pt">tsx_cfy11</name>
<name lang="el">tsx_cfy11</name>
<name lang="en">tsx_cfy11</name> <name lang="en">tsx_cfy11</name>
<name lang="it">tsx_cfy11</name>
<name lang="fr">tsx_cfy11</name> <name lang="fr">tsx_cfy11</name>
<name lang="pl">tsx_cfy11</name> <name lang="pl">tsx_cfy11</name>
<name lang="es">tsx_cfy11</name>
<name lang="cs">tsx_cfy11</name> <name lang="cs">tsx_cfy11</name>
<name lang="pt">tsx_cfy11</name>
<name lang="es">tsx_cfy11</name>
<name lang="it">tsx_cfy11</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="130" version="0.3" hotspot_x="10" hotspot_y="460" height="480" type="element" orientation="dyyy"> <definition width="130" version="0.3" hotspot_x="10" hotspot_y="460" height="480" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">tsx_cfy2x_</name> <name lang="ar">tsx_cfy2x_</name>
<name lang="pt">tsx_cfy2x_</name>
<name lang="el">tsx_cfy2x_</name>
<name lang="en">tsx_cfy2x_</name> <name lang="en">tsx_cfy2x_</name>
<name lang="it">tsx_cfy2x_</name>
<name lang="fr">tsx_cfy2x_</name> <name lang="fr">tsx_cfy2x_</name>
<name lang="pl">tsx_cfy2x_</name> <name lang="pl">tsx_cfy2x_</name>
<name lang="es">tsx_cfy2x_</name>
<name lang="cs">tsx_cfy2x_</name> <name lang="cs">tsx_cfy2x_</name>
<name lang="pt">tsx_cfy2x_</name>
<name lang="es">tsx_cfy2x_</name>
<name lang="it">tsx_cfy2x_</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

View File

@@ -1,14 +1,13 @@
<definition width="130" version="0.3" hotspot_x="10" hotspot_y="460" height="480" type="element" orientation="dyyy"> <definition width="130" version="0.3" hotspot_x="10" hotspot_y="460" height="480" type="element" orientation="dyyy">
<names> <names>
<name lang="ar">tsx_cfy2x_</name> <name lang="ar">tsx_cfy2x_</name>
<name lang="pt">tsx_cfy2x_</name>
<name lang="el">tsx_cfy2x_</name>
<name lang="en">tsx_cfy2x_</name> <name lang="en">tsx_cfy2x_</name>
<name lang="it">tsx_cfy2x_</name>
<name lang="fr">tsx_cfy2x_</name> <name lang="fr">tsx_cfy2x_</name>
<name lang="pl">tsx_cfy2x_</name> <name lang="pl">tsx_cfy2x_</name>
<name lang="es">tsx_cfy2x_</name>
<name lang="cs">tsx_cfy2x_</name> <name lang="cs">tsx_cfy2x_</name>
<name lang="pt">tsx_cfy2x_</name>
<name lang="es">tsx_cfy2x_</name>
<name lang="it">tsx_cfy2x_</name>
</names> </names>
<informations></informations> <informations></informations>
<description> <description>

Some files were not shown because too many files have changed in this diff Show More