From 8ef3e9c1369b8bc02f4131bbfa1afb597e83d58b Mon Sep 17 00:00:00 2001 From: scorpio810 Date: Fri, 21 Jun 2019 18:34:10 +0000 Subject: [PATCH] Add new symbols, thanks Christophe git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5926 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- .../endress_hauser/promag10l.elmt | 81 +++++++ .../analog-block/stbaci1400k2.elmt | 90 ++++++++ .../stbaco1225kcarteanalogique2voies.elmt | 90 ++++++++ .../analog-block/stbavo1255k.elmt | 90 ++++++++ .../discrete-block/stbdd03705kcrackb.elmt | 167 +++++++++++++++ .../discrete-block/stbddi3725kc-2.elmt | 167 +++++++++++++++ .../discrete-block/stbddi3725kcrack1.elmt | 167 +++++++++++++++ .../discrete-block/stbddo3605k.elmt | 108 ++++++++++ .../discrete-block/stbdo3705-racka.elmt | 167 +++++++++++++++ .../schneider_electric/abl8rps24050.elmt | 66 ++++++ .../schneider_electric/gb2/gb2cd05.elmt | 58 +++++ .../schneider_electric/gb2/gb2cd06.elmt | 58 +++++ .../schneider_electric/gb2/gb2cd07.elmt | 58 +++++ .../schneider_electric/gb2/gb2db05.elmt | 63 ++++++ .../schneider_electric/gv2/gv2.elmt | 102 +++++++++ .../gv2/gv2me07 -1.6 2.5.elmt | 80 +++++++ .../gv2/gv2me08- 2.5 4.elmt | 80 +++++++ .../gv2/gv2me10- 4 a 6.3.elmt | 80 +++++++ .../schneider_electric/gv2/gv2me14 6-10.elmt | 80 +++++++ .../schneider_electric/gv2/gv2me16- 9-14.elmt | 80 +++++++ .../gv2/gv2me20- 13- 18.elmt | 80 +++++++ .../gv2/gv2rt06-0 1,6 2,5a.elmt | 75 +++++++ .../gv2/gv2rt07-1,6 2,5a.elmt | 75 +++++++ .../schneider_electric/gv2/gv2rt08.elmt | 75 +++++++ .../schneider_electric/gv2/gv2rt10.elmt | 75 +++++++ .../schneider_electric/lc1d/lc1d09bd-9a.elmt | 65 ++++++ .../schneider_electric/lc1d/lc1d12bd.elmt | 65 ++++++ .../schneider_electric/lc1d/lc1d18bd.elmt | 65 ++++++ .../schneider_electric/lc1d/lc1d25bd.elmt | 65 ++++++ .../schneider_electric/lc1d/lc1d32bd.elmt | 65 ++++++ .../schneider_electric/lc1d/lc1d38bd.elmt | 65 ++++++ .../light/xb4bvb1_blanc.elmt | 45 ++++ .../light/xb4bvb3_vert.elmt | 45 ++++ .../light/xb4bvb4_rouge.elmt | 45 ++++ .../light/xb4bvb5_jaune.elmt | 45 ++++ .../light/xb4bvb6_bleu.elmt | 45 ++++ .../carteunitronics-v430jrh2input.elmt | 200 ++++++++++++++++++ .../unitronics_plc/v430jr2output.elmt | 136 ++++++++++++ 38 files changed, 3263 insertions(+) create mode 100644 elements/10_electric/20_manufacturers_articles/endress_hauser/promag10l.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbaci1400k2.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbaco1225kcarteanalogique2voies.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbavo1255k.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbdd03705kcrackb.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddi3725kc-2.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddi3725kcrack1.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddo3605k.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbdo3705-racka.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/abl8rps24050.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd05.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd06.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd07.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2db05.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me07 -1.6 2.5.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me08- 2.5 4.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me10- 4 a 6.3.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me14 6-10.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me16- 9-14.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me20- 13- 18.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt06-0 1,6 2,5a.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt07-1,6 2,5a.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt08.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt10.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d09bd-9a.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d12bd.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d18bd.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d25bd.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d32bd.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d38bd.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb1_blanc.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb3_vert.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb4_rouge.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb5_jaune.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb6_bleu.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/unitronics_plc/carteunitronics-v430jrh2input.elmt create mode 100644 elements/10_electric/20_manufacturers_articles/unitronics_plc/v430jr2output.elmt diff --git a/elements/10_electric/20_manufacturers_articles/endress_hauser/promag10l.elmt b/elements/10_electric/20_manufacturers_articles/endress_hauser/promag10l.elmt new file mode 100644 index 000000000..2f7583e5f --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/endress_hauser/promag10l.elmt @@ -0,0 +1,81 @@ + + + + Débimétre PROMAG 10 + + + + + + HEDRESS HAUSER + + + PROMAG 10L + + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + PROMAG 10L + + + + label + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbaci1400k2.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbaci1400k2.elmt new file mode 100644 index 000000000..defccf384 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbaci1400k2.elmt @@ -0,0 +1,90 @@ + + + + STBAC1400K + + + + + + + + SCHNEIDER + STBACI1400K + + + + + + + + + + + + + + + + + + + 4 + + + 2 + + + 6 + + + 2 + + + 6 + + + 4 + + + 1 + + + + 5 + + + 1 + + + 5 + + + 3 + + + 3 + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbaco1225kcarteanalogique2voies.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbaco1225kcarteanalogique2voies.elmt new file mode 100644 index 000000000..845e75a8e --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbaco1225kcarteanalogique2voies.elmt @@ -0,0 +1,90 @@ + + + + STBACO1225K + + + + + + + + STBACO1225K + + + + SCHNEIDER + + + + + + + + + + + 6 + + + + 6 + + + 4 + + + 2 + + + 2 + + + 4 + + + + 1 + + + 5 + + + 5 + + + 1 + + + 3 + + + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbavo1255k.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbavo1255k.elmt new file mode 100644 index 000000000..a0b796f0c --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/analog-block/stbavo1255k.elmt @@ -0,0 +1,90 @@ + + + + STBAVO1255K + + + + + + + + SCHNEIDER + STBAVO1255K + + + + + + + + + + + + + + + + + + + 6 + + + 4 + + + 2 + + + 4 + + + 6 + + + 2 + + + 3 + + + 1 + + + 3 + + + 5 + + + 5 + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbdd03705kcrackb.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbdd03705kcrackb.elmt new file mode 100644 index 000000000..2cead3ea7 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbdd03705kcrackb.elmt @@ -0,0 +1,167 @@ + + + + STBDDO3705KC-rack B + + + + + + + + SCHNEIDER + STBDDO3705KC + + + + + + + + + + + + 15 + + + 2 + + + 6 + + + - + + + 17 + + + 13 + + + - + + + - + + + - + + + - + + + - + + + - + + + 8 + + + - + + + 4 + + + 11 + + + + 9 + + + 16 + + + 3 + + + / + + + 7 + + + 5 + + + 1 + + + 12 + + + + + + + + + + + / + + + + + + + + + + + + + + + + + + + + 10 + + + 14 + + + + + + + 18 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddi3725kc-2.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddi3725kc-2.elmt new file mode 100644 index 000000000..bac6ae3c8 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddi3725kc-2.elmt @@ -0,0 +1,167 @@ + + + + STBDDI3725KC.B + + + + + + + + SCHNEIDER + STBDDI3725KC-2 + + + + + + + + + + + + + + + + + + + + + 11 + + + 4 + + + input + + + 2 + + + 6 + + + input + + + input + + + input + + + input + + + 17 + + + 13 + + + input + + + + input + + + 15 + + + 8 + + + input + + + 18 + + + + + + + - + + + 9 + + + + + + + 7 + + + 3 + + + + + + + - + + + 10 + + + 5 + + + 12 + + + 14 + + + 1 + + + + + + + + + + + + + + + 16 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddi3725kcrack1.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddi3725kcrack1.elmt new file mode 100644 index 000000000..f8763e72b --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddi3725kcrack1.elmt @@ -0,0 +1,167 @@ + + + + STBDDI3725KC + + + + + + + + SCHNEIDER + STBDDI3725KC + + + + + + + + + + + + + + + + + + + + + 11 + + + 4 + + + input + + + 2 + + + 6 + + + input + + + input + + + input + + + input + + + 17 + + + 13 + + + input + + + + input + + + 15 + + + 8 + + + input + + + 18 + + + + + + + - + + + 9 + + + + + + + 7 + + + 3 + + + + + + + - + + + 10 + + + 5 + + + 12 + + + 14 + + + 1 + + + + + + + + + + + + + + + 16 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddo3605k.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddo3605k.elmt new file mode 100644 index 000000000..3259e6ed8 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbddo3605k.elmt @@ -0,0 +1,108 @@ + + + + STBDDO3605K + + + + + + STBDDO3605K + + + + SCHNEIDER + + + + + + + + + + + + + + + + + + + 4 + + + 2 + + + 2 + + + 6 + + + 4 + + + 6 + + + 3 + + + 3 + + + 5 + + + 1 + + + 5 + + + 1 + + + + + + + + + + + + + voie 3 + + + voie 1 + + + voie 5 + + + voie 2 + + + voie 4 + + + voie 6 + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbdo3705-racka.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbdo3705-racka.elmt new file mode 100644 index 000000000..de45f7742 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/01_PLC&controllers/advantys-stb/discrete-block/stbdo3705-racka.elmt @@ -0,0 +1,167 @@ + + + + STBDDO3705KC + + + + + + + + SCHNEIDER + STBDDO3705KC-rack B + + + + + + + + + + + + 15 + + + 2 + + + 6 + + + - + + + 17 + + + 13 + + + - + + + - + + + - + + + - + + + - + + + - + + + 8 + + + - + + + 4 + + + 11 + + + + 9 + + + 16 + + + 3 + + + / + + + 7 + + + 5 + + + 1 + + + 12 + + + + + + + + + + + / + + + + + + + + + + + + + + + + + + + + 10 + + + 14 + + + + + + + 18 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/abl8rps24050.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/abl8rps24050.elmt new file mode 100644 index 000000000..0edc7127a --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/abl8rps24050.elmt @@ -0,0 +1,66 @@ + + + + Fuente de poder AC/DC 3 polos + Netzteil AC/DC 3-polig + Zasilacz trójfazowy + ABL8RPS24050 + Power supply AC/DC 3 poles + + + + + + + ABL8RPS24050 + + + + schneider + + + + EN 60617: 06-14-03 + + + + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd05.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd05.elmt new file mode 100644 index 000000000..d9fcbf3fb --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd05.elmt @@ -0,0 +1,58 @@ + + + + قاطع ثنائي القطبية - 1 قطب محمي + Circuit-breaker + Leitungsschutzschalter 1P+N + Int. Aut. Magneto-termico 1P+N + Lastscheider 1P+N + Wyłącznik + Dvojpólový jistič 1 pól chránící + GB2CD05 + Disyuntor termico magnetico en polo P+N + + + protection + + + + + 0.5A + SCHNEIDER + + + + GB2CD05 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + label + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd06.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd06.elmt new file mode 100644 index 000000000..2432d24cf --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd06.elmt @@ -0,0 +1,58 @@ + + + + قاطع ثنائي القطبية - 1 قطب محمي + Circuit-breaker + Leitungsschutzschalter 1P+N + Int. Aut. Magneto-termico 1P+N + Lastscheider 1P+N + Wyłącznik + Dvojpólový jistič 1 pól chránící + GB2CD06 + Disyuntor termico magnetico en polo P+N + + + protection + + + + + 1A + SCHNEIDER + + + + GB2CD06 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + label + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd07.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd07.elmt new file mode 100644 index 000000000..b62e7b34c --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2cd07.elmt @@ -0,0 +1,58 @@ + + + + قاطع ثنائي القطبية - 1 قطب محمي + Circuit-breaker + Leitungsschutzschalter 1P+N + Int. Aut. Magneto-termico 1P+N + Lastscheider 1P+N + Wyłącznik + Dvojpólový jistič 1 pól chránící + GB2CD07 + Disyuntor termico magnetico en polo P+N + + + protection + + + + + 2A + SCHNEIDER + + + + GB2CD07 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + label + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2db05.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2db05.elmt new file mode 100644 index 000000000..c16d70c18 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gb2/gb2db05.elmt @@ -0,0 +1,63 @@ + + + + قطب ثنائي القطبية قطبين محميين + Circuit-breaker + Leitungsschutzschalter 2P + Int. Aut. Magneto-termico 2P + Lastscheider 2 + Wyłącznik + Dvojpólový jistič 2 póly chránící + GB2DB05 + Disyuntor termico magnetico en 2P + + + protection + + + + + 0.5A + SCHNEIDER + + + + GB2DB05 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2.elmt new file mode 100644 index 000000000..0b9f8f931 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2.elmt @@ -0,0 +1,102 @@ + + + + GV2ME + + + PFIT 589 - fvi + + + + + + + + + + + + + + + + + + + + + + + + + + + + _ + #ff00ff + + + _ + #ff00ff + + + + + + _ + #ff00ff + + + _ + #ff00ff + + + + _ + #ff00ff + + + _ + #ff00ff + + + + + _ + #ff00ff + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me07 -1.6 2.5.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me07 -1.6 2.5.elmt new file mode 100644 index 000000000..e32833a41 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me07 -1.6 2.5.elmt @@ -0,0 +1,80 @@ + + + + قاطع مغناطيسي-حراري GV + Magneto-thermal circuit breaker GV + Θερμομαγνητικό + Motorschutzschalter + Interr. magneto-termico + Motorbeveiligingsschakelaar GV + Wyłącznik silnikowy + Magnetotepelný jistič GV + GV2ME07 + Disyuntor termico magnetico 3P mando manual + + + protection + + + + + 1.6-2.5A + SCHNEIDER + + + + GV2ME07 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me08- 2.5 4.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me08- 2.5 4.elmt new file mode 100644 index 000000000..eb449f66c --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me08- 2.5 4.elmt @@ -0,0 +1,80 @@ + + + + قاطع مغناطيسي-حراري GV + Magneto-thermal circuit breaker GV + Θερμομαγνητικό + Motorschutzschalter + Interr. magneto-termico + Motorbeveiligingsschakelaar GV + Wyłącznik silnikowy + Magnetotepelný jistič GV + GV2ME08 + Disyuntor termico magnetico 3P mando manual + + + protection + + + + + 2.5-4A + SCHNEIDER + + + + GV2ME08 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me10- 4 a 6.3.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me10- 4 a 6.3.elmt new file mode 100644 index 000000000..c8b1dba1f --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me10- 4 a 6.3.elmt @@ -0,0 +1,80 @@ + + + + قاطع مغناطيسي-حراري GV + Magneto-thermal circuit breaker GV + Θερμομαγνητικό + Motorschutzschalter + Interr. magneto-termico + Motorbeveiligingsschakelaar GV + Wyłącznik silnikowy + Magnetotepelný jistič GV + GV2ME10 + Disyuntor termico magnetico 3P mando manual + + + protection + + + + + 4-6.3A + SCHNEIDER + + + + GV2ME10 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me14 6-10.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me14 6-10.elmt new file mode 100644 index 000000000..d10588c32 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me14 6-10.elmt @@ -0,0 +1,80 @@ + + + + قاطع مغناطيسي-حراري GV + Magneto-thermal circuit breaker GV + Θερμομαγνητικό + Motorschutzschalter + Interr. magneto-termico + Motorbeveiligingsschakelaar GV + Wyłącznik silnikowy + Magnetotepelný jistič GV + GV2ME14 + Disyuntor termico magnetico 3P mando manual + + + protection + + + + + 6-10A + SCHNEIDER + + + + GV2ME14 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me16- 9-14.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me16- 9-14.elmt new file mode 100644 index 000000000..ea3b05928 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me16- 9-14.elmt @@ -0,0 +1,80 @@ + + + + قاطع مغناطيسي-حراري GV + Magneto-thermal circuit breaker GV + Θερμομαγνητικό + Motorschutzschalter + Interr. magneto-termico + Motorbeveiligingsschakelaar GV + Wyłącznik silnikowy + Magnetotepelný jistič GV + GV2ME16 + Disyuntor termico magnetico 3P mando manual + + + protection + + + + + 9-14A + SCHNEIDER + + + + GV2ME16 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me20- 13- 18.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me20- 13- 18.elmt new file mode 100644 index 000000000..21f37b4b2 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2me20- 13- 18.elmt @@ -0,0 +1,80 @@ + + + + قاطع مغناطيسي-حراري GV + Magneto-thermal circuit breaker GV + Θερμομαγνητικό + Motorschutzschalter + Interr. magneto-termico + Motorbeveiligingsschakelaar GV + Wyłącznik silnikowy + Magnetotepelný jistič GV + GV2ME20 + Disyuntor termico magnetico 3P mando manual + + + protection + + + + + 13-18A + SCHNEIDER + + + + GV2ME20 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt06-0 1,6 2,5a.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt06-0 1,6 2,5a.elmt new file mode 100644 index 000000000..31a1cce72 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt06-0 1,6 2,5a.elmt @@ -0,0 +1,75 @@ + + + + قاطع ثلاثي القطبية + Circuit-breaker + Leitungsschutzschalter 3P + Int. Aut. Magneto-termico 3P + Lastscheider 3 + Wyłącznik + Trojpólový jistič + GV2RT06 + Disyuntor termico magnetico en 3P + + + protection + + + + + 1-1.6A + SCHNEIDER + + + + GV2RT06 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt07-1,6 2,5a.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt07-1,6 2,5a.elmt new file mode 100644 index 000000000..dad489852 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt07-1,6 2,5a.elmt @@ -0,0 +1,75 @@ + + + + قاطع ثلاثي القطبية + Circuit-breaker + Leitungsschutzschalter 3P + Int. Aut. Magneto-termico 3P + Lastscheider 3 + Wyłącznik + Trojpólový jistič + GV2RT07 + Disyuntor termico magnetico en 3P + + + protection + + + + + 1.6-2.5A + SCHNEIDER + + + + GV2RT07 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt08.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt08.elmt new file mode 100644 index 000000000..bdf56b060 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt08.elmt @@ -0,0 +1,75 @@ + + + + قاطع ثلاثي القطبية + Circuit-breaker + Leitungsschutzschalter 3P + Int. Aut. Magneto-termico 3P + Lastscheider 3 + Wyłącznik + Trojpólový jistič + GV2RT08 + Disyuntor termico magnetico en 3P + + + protection + + + + + 2.5-4A + SCHNEIDER + + + + GV2RT08 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt10.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt10.elmt new file mode 100644 index 000000000..16caa181f --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/gv2/gv2rt10.elmt @@ -0,0 +1,75 @@ + + + + قاطع ثلاثي القطبية + Circuit-breaker + Leitungsschutzschalter 3P + Int. Aut. Magneto-termico 3P + Lastscheider 3 + Wyłącznik + Trojpólový jistič + GV2RT10 + Disyuntor termico magnetico en 3P + + + protection + + + + + 4-6.3A + SCHNEIDER + + + + GV2RT10 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d09bd-9a.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d09bd-9a.elmt new file mode 100644 index 000000000..5ecdcaa58 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d09bd-9a.elmt @@ -0,0 +1,65 @@ + + + + مُلامس قدرة- كونتكتور (NO) + Contact power contactor + Контакт контактора (НР) + Επαφές ρελέ ισχύος, ανοικτές + Leistungsschliesser 3-polig + 3 Contatti NA di potenza + Interruptor de potência contactor + Last contact + Stycznik + Stykač síly vodivého spojení + LC1D09BD + Interruptor de potencia contactor + + + NO + coil + 3 + + + + + 9A + SHNEIDER + + + + LC1D09BD + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d12bd.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d12bd.elmt new file mode 100644 index 000000000..ff8f802f9 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d12bd.elmt @@ -0,0 +1,65 @@ + + + + مُلامس قدرة- كونتكتور (NO) + Contact power contactor + Контакт контактора (НР) + Επαφές ρελέ ισχύος, ανοικτές + Leistungsschliesser 3-polig + 3 Contatti NA di potenza + Interruptor de potência contactor + Last contact + Stycznik + Stykač síly vodivého spojení + LC1D12BD + Interruptor de potencia contactor + + + NO + coil + 3 + + + + + 12A + SHNEIDER + + + + LC1D12BD + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d18bd.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d18bd.elmt new file mode 100644 index 000000000..969db6ee3 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d18bd.elmt @@ -0,0 +1,65 @@ + + + + مُلامس قدرة- كونتكتور (NO) + Contact power contactor + Контакт контактора (НР) + Επαφές ρελέ ισχύος, ανοικτές + Leistungsschliesser 3-polig + 3 Contatti NA di potenza + Interruptor de potência contactor + Last contact + Stycznik + Stykač síly vodivého spojení + LC1D18BD + Interruptor de potencia contactor + + + NO + coil + 3 + + + + + 18A + SHNEIDER + + + + LC1D18BD + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d25bd.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d25bd.elmt new file mode 100644 index 000000000..d622afd16 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d25bd.elmt @@ -0,0 +1,65 @@ + + + + مُلامس قدرة- كونتكتور (NO) + Contact power contactor + Контакт контактора (НР) + Επαφές ρελέ ισχύος, ανοικτές + Leistungsschliesser 3-polig + 3 Contatti NA di potenza + Interruptor de potência contactor + Last contact + Stycznik + Stykač síly vodivého spojení + LC1D25BD + Interruptor de potencia contactor + + + NO + coil + 3 + + + + + 25A + SHNEIDER + + + + LC1D25BD + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d32bd.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d32bd.elmt new file mode 100644 index 000000000..7330eac43 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d32bd.elmt @@ -0,0 +1,65 @@ + + + + مُلامس قدرة- كونتكتور (NO) + Contact power contactor + Контакт контактора (НР) + Επαφές ρελέ ισχύος, ανοικτές + Leistungsschliesser 3-polig + 3 Contatti NA di potenza + Interruptor de potência contactor + Last contact + Stycznik + Stykač síly vodivého spojení + LC1D32BD + Interruptor de potencia contactor + + + NO + coil + 3 + + + + + 32A + SHNEIDER + + + + LC1D32BD + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d38bd.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d38bd.elmt new file mode 100644 index 000000000..c9af95a06 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/lc1d/lc1d38bd.elmt @@ -0,0 +1,65 @@ + + + + مُلامس قدرة- كونتكتور (NO) + Contact power contactor + Контакт контактора (НР) + Επαφές ρελέ ισχύος, ανοικτές + Leistungsschliesser 3-polig + 3 Contatti NA di potenza + Interruptor de potência contactor + Last contact + Stycznik + Stykač síly vodivého spojení + LC1D38BD + Interruptor de potencia contactor + + + NO + coil + 3 + + + + + 38A + SHNEIDER + + + + LC1D38BD + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + + + + + label + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb1_blanc.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb1_blanc.elmt new file mode 100644 index 000000000..3cbd3e93e --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb1_blanc.elmt @@ -0,0 +1,45 @@ + + + + مصباح + Light + Лампа + Λυχνία + Meldeleuchte + Luce + Lâmpada + Lamp + Lampa + Světlo + XB4BVB1_BLANC + Lámpara + + + BLANC + + + SCHNEIDER + + + + XB4BVB1 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + label + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb3_vert.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb3_vert.elmt new file mode 100644 index 000000000..20b4546ab --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb3_vert.elmt @@ -0,0 +1,45 @@ + + + + مصباح + Light + Лампа + Λυχνία + Meldeleuchte + Luce + Lâmpada + Lamp + Lampa + Světlo + XB4BVB3_VERT + Lámpara + + + VERT + + + SCHNEIDER + + + + XB4BVB3 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + label + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb4_rouge.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb4_rouge.elmt new file mode 100644 index 000000000..17586da97 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb4_rouge.elmt @@ -0,0 +1,45 @@ + + + + مصباح + Light + Лампа + Λυχνία + Meldeleuchte + Luce + Lâmpada + Lamp + Lampa + Světlo + XB4BVB4_ROUGE + Lámpara + + + ROUGE + + + SCHNEIDER + + + + XB4BVB4 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + label + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb5_jaune.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb5_jaune.elmt new file mode 100644 index 000000000..f4301e143 --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb5_jaune.elmt @@ -0,0 +1,45 @@ + + + + مصباح + Light + Лампа + Λυχνία + Meldeleuchte + Luce + Lâmpada + Lamp + Lampa + Světlo + XB4BVB5_JAUNE + Lámpara + + + JAUNE + + + SCHNEIDER + + + + XB4BVB5 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + label + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb6_bleu.elmt b/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb6_bleu.elmt new file mode 100644 index 000000000..2abd6dabe --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/schneider_electric/light/xb4bvb6_bleu.elmt @@ -0,0 +1,45 @@ + + + + مصباح + Light + Лампа + Λυχνία + Meldeleuchte + Luce + Lâmpada + Lamp + Lampa + Světlo + XB4BVB6_BLEU + Lámpara + + + BLEU + + + SCHNEIDER + + + + XB4BVB6 + + + + + Author: The QElectroTech team +License: see http://qelectrotech.org/wiki/doc/elements_license + + + + + + + + + label + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/unitronics_plc/carteunitronics-v430jrh2input.elmt b/elements/10_electric/20_manufacturers_articles/unitronics_plc/carteunitronics-v430jrh2input.elmt new file mode 100644 index 000000000..b82062f5e --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/unitronics_plc/carteunitronics-v430jrh2input.elmt @@ -0,0 +1,200 @@ + + + + V430J-RH2* + EX90-DI8-RO8 + + + + V430J-RH2 + unitronics + + + + + + + + + + + + + + + + + + + + + + I3 + + + I9 + + + I10 + + + I11 + + + AN1 + + + AN0 + + + + + I4 + + + I8 + + + I5 + + + I7 + + + I0 + + + + + I1 + + + + + + I6 + + + + + + + + + + 0V + + + +V + + + + PE + + + I2 + + + + + + + + + 1 + + + + 13 + + + 14 + + + 6 + + + 7 + + + 9 + + + 15 + + + 12 + + + 11 + + + 2 + + + 3 + + + 5 + + + 8 + + + 10 + + + 4 + + + + + + + + UNITRONICS + + + + / + + + V430J-RH2 + + + + label + + + + label + + + + + + + + + POWER + + + + + + + + + + + + + + + + + + + + + diff --git a/elements/10_electric/20_manufacturers_articles/unitronics_plc/v430jr2output.elmt b/elements/10_electric/20_manufacturers_articles/unitronics_plc/v430jr2output.elmt new file mode 100644 index 000000000..f0b886a2e --- /dev/null +++ b/elements/10_electric/20_manufacturers_articles/unitronics_plc/v430jr2output.elmt @@ -0,0 +1,136 @@ + + + + V430J-RH2 + EX90-DI8-RO8 + + + + + + + _ + + + _ + + + + + _ + + + + + _ + + + _ + + + + _ + + + + + + + + + + + + + + + O2 + + + O0 + + + O5 + + + O1 + + + O4 + + + O3 + + + + + + + + + + + + + + + + + + + + + + + + + UNITRONICS + + + + + + + + + V430J-RH2 + + + + label + + + + label + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +