Compare commits

...

44 Commits

Author SHA1 Message Date
joshua
1c52cd71a9 Merge branch 'terminal_strip'
* terminal_strip:
  Minor fix : wrong variable name
2022-04-09 16:35:02 +02:00
joshua
898edb6c12 Minor fix : wrong variable name 2022-04-09 16:34:30 +02:00
joshua
de3fa988b1 Fix some clazy warning 2022-04-09 13:07:47 +02:00
joshua
b42aec7bdf Minor
Block database signal when a project is currently being deleted.
Among other things, this avoid the multiple show of the dialog "table
limitation".
2022-04-09 12:46:07 +02:00
joshua
ea46a92f3f Merge branch 'terminal_strip'
* terminal_strip:
  Several real terminal can be added to terminal strip in one shot
  Minor : avoid unnecessary multiple function call
  The free terminal properties can be edited by batch.
  Change made inside the free terminal table can be applied
  Hide/show apply/reset buttons according to current displayed widget
  Edited data of terminal strip can be applied
  Change terminal strip editor class
  Add free terminal editor widget
  Add toolbar and buttons
  Start to move terminal strip editor from QDialog to QMainWindow
  Add table widget and item model for free terminal
  Revamp code
  Improve undo command when add/move/remove terminal in/from/to terminal strip
  Revamp code.
  Revamp code, make it more simple
  Remove the real terminal uuid, and use instead the uuid of the terminal element itself
  RealTerminal is created by the TerminalElement itself
  Change relationship betwen classes RealTerminal PhysicalTerminald and TerminalElement
  QTreeWidget "terminal explorer" : improve item text
  minor : remove unused code
2022-04-09 11:54:58 +02:00
joshua
6197d0215a Several real terminal can be added to terminal strip in one shot
User can select several real terminals in the free terminal editor
and add it with one operation on a terminal strip.
2022-04-08 20:48:32 +02:00
Laurent Trinques
6fd342e265 Fix typo 2022-04-07 17:01:23 +02:00
Laurent Trinques
395d968ab5 Minor 2022-04-07 16:48:37 +02:00
Laurent Trinques
e41b7f7d6c Machine_info add disk and partition informations 2022-04-07 16:33:20 +02:00
Laurent Trinques
fabf0109ff Remove element surpresseur_mono_hyd.elmt 2022-04-02 19:58:29 +02:00
Laurent Trinques
cabfdc0a54 Add reworked pneumatic symbols, thanks Vbxler 2022-04-02 19:52:17 +02:00
joshua
6f4122f65c Fix a funny bug
When we create a summary table and uncheck the option "adjust the size
of the table to the folio" an infinity of new diagram are added to the
project.
2022-04-01 20:41:07 +02:00
joshua
ce21a812c0 Fix bug 244
I was thinking that the commit 5a51f6bace
fix the bug 244, but not they only fix this bug :
https://qelectrotech.org/forum/viewtopic.php?pid=16022#p16022

This commit really fix the bug 244
2022-04-01 20:04:17 +02:00
joshua
5a51f6bace Fix crash
See bug N°244
https://qelectrotech.org/bugtracker/view.php?id=244
2022-03-31 19:05:45 +02:00
joshua
a38d97896d Minor : avoid unnecessary multiple function call
TerminalStripTreeDockWidget::on_m_tree_view_currentItemChanged
call setCurrentStrip only when current strip changed, and not every time
when user click in another item on the tree view.
2022-03-30 20:30:57 +02:00
joshua
c4b0c1435c The free terminal properties can be edited by batch. 2022-03-25 19:49:31 +01:00
joshua
a4445c411d Change made inside the free terminal table can be applied 2022-03-25 19:25:46 +01:00
joshua
e92bd36f9b Hide/show apply/reset buttons according to current displayed widget 2022-03-25 19:00:09 +01:00
Laurent Trinques
61ff8884e0 Minor 2022-03-24 06:25:28 +01:00
Laurent Trinques
b8af2e9d1d Minor : add informations in aboutqetdialog widget 2022-03-24 06:13:03 +01:00
plc-user
1066e55262 rework and new elements (Hager) 2022-03-21 05:19:01 +01:00
plc-user
516a1a7826 more cleanup, rework and new elements 2022-03-19 15:18:29 +01:00
plc-user
be1d87c5d4 cleanup, rework and new elements 2022-03-17 08:38:38 +01:00
plc-user
e42bcb5ec9 bugfix, rework and new elements 2022-03-12 22:01:25 +01:00
plc-user
e93990a6e4 rework of some Elements and some new Terminals 2022-02-26 15:50:07 +01:00
Laurent Trinques
bb1a0767a3 Change & by undferscore in qet_labels.xml 2022-02-24 13:33:06 +01:00
Laurent Trinques
0b7afe4781 Flatpak & AppImage : restore Sqlite3 for database export 2022-02-21 13:45:55 +01:00
plc-user
9a3de1f780 rework of some Elements an some new ones 2022-02-21 13:36:09 +01:00
Laurent Trinques
830a70ac94 Add Linux pc.gpu.RAM informations,
but need glxinfo dependency
2022-02-17 19:01:56 +01:00
Laurent Trinques
e63a8c8482 Minor 2022-02-16 13:57:04 +01:00
Laurent Trinques
855162bb03 Improve QElapsedTimer in seconds to compute time used for reload element collection 2022-02-16 12:34:04 +01:00
Ole Carlsen
d2c15cf57b Update Danish translation 2022-02-14 19:37:51 +01:00
artgg7300
02ce65b3a9 little mod on element 2022-02-14 05:20:11 +01:00
pavelfric
0bf1f89c13 Updated Czech translations of elements. 2022-02-13 11:28:37 +01:00
joshua
74c3ab1b82 Fix can't resize QetGraphicsTableItem
User can't grab the handler item.
2022-02-10 19:13:59 +01:00
joshua
062ae6e9eb Fix intensive call of updateUi when move a QetGraphicsTableItem 2022-02-10 19:11:06 +01:00
artgg7300
087c8980f0 little modif on element 2022-02-09 06:07:42 +01:00
artgg7300
904e805935 add new elements and remove a old 2022-02-08 06:27:36 +01:00
artgg7300
04d478882e add new element Dahlander motor 2022-02-06 17:34:01 +01:00
joshua
35cd790c8f Fix crash 2022-02-06 16:36:00 +01:00
joshua
1a26133a78 Add a QElapsedTimer to compute time used for reload element collection 2022-02-06 15:50:25 +01:00
Laurent Trinques
72b7bc210f Minor 2022-02-06 14:03:49 +01:00
Laurent Trinques
5fe2efca1a Minor 2022-02-05 15:36:44 +01:00
Laurent Trinques
3ce09775ac Minor 2022-02-05 13:12:11 +01:00
1340 changed files with 62453 additions and 42211 deletions

View File

@@ -0,0 +1,223 @@
<definition type="element" width="550" hotspot_y="65" height="70" link_type="simple" version="0.90" hotspot_x="265">
<uuid uuid="{c99de07b-0296-4e75-8a90-3b5c533510e8}"/>
<names>
<name lang="en">24 pin connector female+male</name>
<name lang="hu">24 tűs csatlakozó anya+apa</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">Weidmüller</elementInformation>
<elementInformation show="1" name="supplier"></elementInformation>
<elementInformation show="1" name="manufacturer_reference">HDC HE 24 MS 25-48</elementInformation>
<elementInformation show="1" name="quantity"></elementInformation>
<elementInformation show="1" name="description"></elementInformation>
<elementInformation show="1" name="label"></elementInformation>
<elementInformation show="1" name="comment"></elementInformation>
<elementInformation show="1" name="plant"></elementInformation>
<elementInformation show="1" name="designation"></elementInformation>
<elementInformation show="1" name="machine_manufacturer_reference"></elementInformation>
<elementInformation show="1" name="unity"></elementInformation>
</elementInformations>
<informations></informations>
<description>
<dynamic_text frame="false" z="1" text_from="ElementInfo" rotation="0" keep_visual_rotation="false" uuid="{c28b53eb-1e17-4e90-b9af-ff86d19d1a56}" Valignment="AlignTop" Halignment="AlignLeft" y="-90" text_width="-1" x="-270" font="Sans Serif,8,-1,5,50,0,0,0,0,0">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-240" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-240" length1="1.5"/>
<text rotation="0" color="#000000" text="12" y="-40" x="1" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="20" y="-40" x="161" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="4" y="-40" x="-159" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="8" y="-40" x="-79" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="3" y="-40" x="-179" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="2" y="-40" x="-199" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-20" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-20" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-160" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-160" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-200" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-200" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="0" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="0" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="0" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="0" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-80" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-80" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-240" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-240" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="260" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="260" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="160" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="160" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-120" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-120" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-40" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-40" length1="1.5"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-3"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-40" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-40" length1="1.5"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-161"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-201"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="260" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="260" length1="1.5"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-243"/>
<text rotation="0" color="#000000" text="18" y="-40" x="121" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="240" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="240" length1="1.5"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-241"/>
<text rotation="0" color="#000000" text="10" y="-40" x="-39" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="7" y="-40" x="-99" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="257"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-41"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-60" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-60" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-180" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-180" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="240" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="240" length1="1.5"/>
<text rotation="0" color="#000000" text="19" y="-40" x="141" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="6" y="-40" x="-119" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-121"/>
<text rotation="0" color="#000000" text="11" y="-40" x="-19" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="5" y="-40" x="-139" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-1"/>
<text rotation="0" color="#000000" text="24" y="-40" x="241" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-81"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="259"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="40" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="40" length1="1.5"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-181"/>
<text rotation="0" color="#000000" text="16" y="-40" x="81" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-80" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-80" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="220" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="220" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-100" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-100" length1="1.5"/>
<line y1="-37" y2="-32" length2="1.5" antialias="false" x2="270" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="270" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-20" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-20" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-100" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-100" length1="1.5"/>
<text rotation="0" color="#000000" text="15" y="-40" x="61" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="23" y="-40" x="221" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-21"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-23"/>
<text rotation="0" color="#000000" text="22" y="-40" x="201" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="14" y="-40" x="41" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<line y1="-32" y2="-32" length2="1.5" antialias="false" x2="274" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="266" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="80" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="80" length1="1.5"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-101"/>
<line y1="-30" y2="-30" length2="1.5" antialias="false" x2="272" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="268" length1="1.5"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="79"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-140" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-140" length1="1.5"/>
<text rotation="0" color="#000000" text="21" y="-40" x="181" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-60" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-60" length1="1.5"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-43"/>
<text rotation="0" color="#000000" text="13" y="-40" x="21" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text rotation="0" color="#000000" text="9" y="-40" x="-59" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-61"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-63"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-141"/>
<line y1="-28" y2="-28" length2="1.5" antialias="false" x2="271" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="269" length1="1.5"/>
<text rotation="0" color="#000000" text="17" y="-40" x="101" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="237"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-83"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="120" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="120" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="200" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="200" length1="1.5"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-103"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="200" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="200" length1="1.5"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="39"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="60" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="60" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="180" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="180" length1="1.5"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="119"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="-220" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-220" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-120" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-120" length1="1.5"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="199"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-140" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-140" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="160" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="160" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-160" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-160" length1="1.5"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="59"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-180" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-180" length1="1.5"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="159"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="239"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-200" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-200" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="140" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="140" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="-220" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-220" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="220" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="220" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="140" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="140" length1="1.5"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="217"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="139"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="219"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="100" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="100" length1="1.5"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="180" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="180" length1="1.5"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-123"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="197"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-143"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-163"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="99"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="179"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-183"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="177"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-203"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="-223"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="157"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="-221"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="137"/>
<line y1="-25" y2="-14" length2="1.5" antialias="false" x2="20" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="20" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="120" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="120" length1="1.5"/>
<text rotation="0" color="#000000" text="1" y="-40" x="-219" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="100" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="100" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="80" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="80" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="60" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="60" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="40" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="40" length1="1.5"/>
<line y1="-36" y2="-45" length2="1.5" antialias="false" x2="20" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="20" length1="1.5"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="117"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="97"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="77"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="57"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="37"/>
<arc antialias="true" width="6" height="6" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-35" x="17"/>
<rect rx="0" antialias="false" width="2" height="7" style="line-style:normal;line-weight:normal;filling:black;color:black" y="-32" ry="0" x="19"/>
<line y1="-37" y2="-32" length2="1.5" antialias="false" x2="-250" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-250" length1="1.5"/>
<line y1="-32" y2="-32" length2="1.5" antialias="false" x2="-246" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-254" length1="1.5"/>
<line y1="-30" y2="-30" length2="1.5" antialias="false" x2="-248" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-252" length1="1.5"/>
<line y1="-28" y2="-28" length2="1.5" antialias="false" x2="-249" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-251" length1="1.5"/>
<line y1="-60" y2="-60" length2="1.5" antialias="false" x2="270" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-250" length1="1.5"/>
<line y1="-60" y2="-50" length2="1.5" antialias="false" x2="280" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="270" length1="1.5"/>
<line y1="-50" y2="-10" length2="1.5" antialias="false" x2="280" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="280" length1="1.5"/>
<line y1="-10" y2="0" length2="1.5" antialias="false" x2="270" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="280" length1="1.5"/>
<line y1="0" y2="0" length2="1.5" antialias="false" x2="-250" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="270" length1="1.5"/>
<line y1="0" y2="-10" length2="1.5" antialias="false" x2="-260" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-250" length1="1.5"/>
<line y1="-10" y2="-50" length2="1.5" antialias="false" x2="-260" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-260" length1="1.5"/>
<line y1="-50" y2="-60" length2="1.5" antialias="false" x2="-250" end2="none" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-260" length1="1.5"/>
<terminal name="" type="Generic" uuid="{2fd7e019-01c1-4cf6-9c8c-e8adca3ce496}" orientation="s" y="-14" x="240"/>
<terminal name="" type="Generic" uuid="{6a39b490-3888-4356-91cc-0a6574a30788}" orientation="n" y="-45" x="-140"/>
<terminal name="" type="Generic" uuid="{30fe38ae-876f-478a-83d5-22342403d1bb}" orientation="n" y="-45" x="120"/>
<terminal name="" type="Generic" uuid="{6d000d02-1a83-4d64-816c-40b834beef4f}" orientation="s" y="-14" x="120"/>
<terminal name="" type="Generic" uuid="{7e0e49fe-4d0a-4560-9f78-a0e160283578}" orientation="s" y="-14" x="-200"/>
<terminal name="" type="Generic" uuid="{26db0fbd-62c0-4de4-97ac-5b0bf685cef4}" orientation="s" y="-14" x="-180"/>
<terminal name="" type="Generic" uuid="{9e7a5014-3d0f-4f58-880a-9517e77f17ee}" orientation="s" y="-14" x="-160"/>
<terminal name="" type="Generic" uuid="{98fdfeec-a022-4d30-bfb1-915a2bb00351}" orientation="s" y="-14" x="-80"/>
<terminal name="" type="Generic" uuid="{ed4b19f3-15b5-432c-a9c8-bee918a2429b}" orientation="s" y="-14" x="-60"/>
<terminal name="" type="Generic" uuid="{f3c3c49c-4170-46ff-a474-fd1fea020156}" orientation="n" y="-45" x="-100"/>
<terminal name="" type="Generic" uuid="{da25c11c-260c-4fb8-9a9b-ae8d11c96e6d}" orientation="n" y="-45" x="-240"/>
<terminal name="" type="Generic" uuid="{bcfc8484-a82a-4585-a428-a9ffc2a676d7}" orientation="n" y="-45" x="-160"/>
<terminal name="" type="Generic" uuid="{ab25a69a-5c8c-469e-9da7-b79e3ebeb4ba}" orientation="n" y="-45" x="-220"/>
<terminal name="" type="Generic" uuid="{ef7db529-e31c-4f39-b831-8c578fb43462}" orientation="s" y="-14" x="20"/>
<terminal name="" type="Generic" uuid="{a21c8338-b99c-44a6-9b42-e71b936344ea}" orientation="s" y="-14" x="200"/>
<terminal name="" type="Generic" uuid="{aacb7245-00e4-4588-8960-4c3aaea6085b}" orientation="n" y="-45" x="60"/>
<terminal name="" type="Generic" uuid="{b6143a32-a9c1-40aa-8e94-c64e0d217a8f}" orientation="s" y="-14" x="-40"/>
<terminal name="" type="Generic" uuid="{7ee9a07f-0bf2-42f4-bf51-cabae0875328}" orientation="n" y="-45" x="100"/>
<terminal name="" type="Generic" uuid="{b03f6f6e-658a-49fa-84bd-03243a44ff18}" orientation="s" y="-14" x="60"/>
<terminal name="" type="Generic" uuid="{a88754c9-bf2c-4e3d-aa45-95113c37c426}" orientation="s" y="-14" x="-140"/>
<terminal name="" type="Generic" uuid="{efb0a56a-20ec-49ab-a470-dec34ed12027}" orientation="n" y="-45" x="260"/>
<terminal name="" type="Generic" uuid="{8ad57bf7-4125-4268-9817-e0d84a3e80c7}" orientation="s" y="-14" x="100"/>
<terminal name="" type="Generic" uuid="{66764cb9-b07b-4d38-bea0-4caefd955b61}" orientation="n" y="-45" x="-120"/>
<terminal name="" type="Generic" uuid="{bfaa681e-3fc9-4806-8b32-36af6ae51932}" orientation="s" y="-14" x="180"/>
<terminal name="" type="Generic" uuid="{4607cb5a-db47-40aa-9cfe-e22de405bf88}" orientation="s" y="-14" x="-20"/>
<terminal name="" type="Generic" uuid="{951d1e08-5f4d-4034-aecb-b6b8033d0dcf}" orientation="n" y="-45" x="-40"/>
<terminal name="" type="Generic" uuid="{f28988c9-363c-4486-a22f-a5365a15da8a}" orientation="n" y="-45" x="-180"/>
<terminal name="" type="Generic" uuid="{31805e67-1014-4ed3-83d0-6e15db99bbb7}" orientation="s" y="-14" x="-220"/>
<terminal name="" type="Generic" uuid="{bdb67495-8137-4c88-9986-671070320ce6}" orientation="n" y="-45" x="0"/>
<terminal name="" type="Generic" uuid="{434fcf9a-7e51-481d-a6c7-9269d6d99b29}" orientation="s" y="-14" x="-100"/>
<terminal name="" type="Generic" uuid="{7fede45b-d5cf-468a-9cca-52aff95a1c78}" orientation="s" y="-14" x="80"/>
<terminal name="" type="Generic" uuid="{c7897fc8-739e-4c72-b524-a8d7ba6f2b6b}" orientation="n" y="-45" x="-60"/>
<terminal name="" type="Generic" uuid="{bef0d722-d69f-4489-b8f1-2afb03de1784}" orientation="s" y="-14" x="220"/>
<terminal name="" type="Generic" uuid="{9ae10c41-be73-4e99-9423-568ff93475fd}" orientation="n" y="-45" x="-200"/>
<terminal name="" type="Generic" uuid="{8a60a879-ccf3-4c21-a0ab-3a2ae2d01dbe}" orientation="n" y="-45" x="200"/>
<terminal name="" type="Generic" uuid="{24426091-f2ec-4154-aba3-6bdaec485c4f}" orientation="n" y="-45" x="20"/>
<terminal name="" type="Generic" uuid="{ba1e41da-e37c-4f54-8237-618421d1e344}" orientation="s" y="-14" x="0"/>
<terminal name="" type="Generic" uuid="{b28694f6-eac6-4eb9-9c3c-ed0cc49328e6}" orientation="n" y="-45" x="40"/>
<terminal name="" type="Generic" uuid="{2481d2c4-d913-4d55-a48a-20eef116dc46}" orientation="s" y="-14" x="-120"/>
<terminal name="" type="Generic" uuid="{1e6a6de8-1126-4ec0-a8dc-833a14913da6}" orientation="n" y="-45" x="-20"/>
<terminal name="" type="Generic" uuid="{24d3c3fe-8549-4e16-b8b3-dc2fa1675be6}" orientation="n" y="-45" x="80"/>
<terminal name="" type="Generic" uuid="{5dbff03f-b71c-4f41-81e4-5093fafce82f}" orientation="s" y="-14" x="160"/>
<terminal name="" type="Generic" uuid="{da4a5bbe-5aa7-4493-99b6-e87b73d6b858}" orientation="n" y="-45" x="-80"/>
<terminal name="" type="Generic" uuid="{071a2b7e-4a5a-465a-b040-0e3579f36665}" orientation="s" y="-14" x="260"/>
<terminal name="" type="Generic" uuid="{fe47517f-462b-4a9a-a2c3-ae756dbfefe8}" orientation="n" y="-45" x="140"/>
<terminal name="" type="Generic" uuid="{1f24bdb1-cc99-4d89-8d89-8e104aaf498e}" orientation="n" y="-45" x="220"/>
<terminal name="" type="Generic" uuid="{2738bb7b-c6be-4aa4-81c9-31e4e457cf31}" orientation="s" y="-14" x="-240"/>
<terminal name="" type="Generic" uuid="{4d909e53-50b1-4b45-b8c3-262038f6c247}" orientation="n" y="-45" x="160"/>
<terminal name="" type="Generic" uuid="{0e87f452-86a3-45ef-a66b-8ed92e08899d}" orientation="n" y="-45" x="180"/>
<terminal name="" type="Generic" uuid="{1c6e1ab1-d98f-4322-bc2b-def58fefbea7}" orientation="s" y="-14" x="40"/>
<terminal name="" type="Generic" uuid="{1f0b7ff5-9f52-4517-b749-018b5bfa59dd}" orientation="n" y="-45" x="240"/>
<terminal name="" type="Generic" uuid="{8adac905-77b9-471f-8822-4ac63d3f6cf6}" orientation="s" y="-14" x="140"/>
</description>
</definition>

View File

@@ -0,0 +1,87 @@
<definition version="0.90" height="130" link_type="simple" hotspot_x="64" width="130" hotspot_y="104" type="element">
<uuid uuid="{ea067570-eb79-4bc4-b8a5-df2e407c3e5b}"/>
<names>
<name lang="hu">Aszinkron motor, három fázisú Dahlander 12 kivezetéssel</name>
<name lang="en">Induction motor, three-phase Dahlander 12 terminlas</name>
</names>
<elementInformations>
<elementInformation show="1" name="description"></elementInformation>
<elementInformation show="1" name="supplier"></elementInformation>
<elementInformation show="1" name="designation"></elementInformation>
<elementInformation show="1" name="comment"></elementInformation>
<elementInformation show="1" name="unity"></elementInformation>
<elementInformation show="1" name="quantity"></elementInformation>
<elementInformation show="1" name="manufacturer"></elementInformation>
<elementInformation show="1" name="manufacturer_reference"></elementInformation>
<elementInformation show="1" name="label"></elementInformation>
<elementInformation show="1" name="plant"></elementInformation>
<elementInformation show="1" name="machine_manufacturer_reference"></elementInformation>
</elementInformations>
<informations></informations>
<description>
<dynamic_text x="35" y="-100" text_from="ElementInfo" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="1" rotation="0" frame="false" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{85d13847-ffd6-492f-a899-bbcd1838b094}" Halignment="AlignLeft">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<text x="-55" y="-30" text="V6" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="-55" y="-10" text="W6" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="45" y="-30" text="V5" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="-55" y="-51" text="U6" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="1" y="13" text="V2" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="45" y="-10" text="W5" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="1" y="-85" text="V1" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="44" y="-51" text="U5" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="21" y="-85" text="W1" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="21" y="13" text="W2" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="-6" y="-46" text="M" rotation="0" font="Sans Serif,11,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="-11" y="-26" text="3" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="-19" y="13" text="U2" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<arc x="-3" y="-32.5" height="5" start="4" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" width="6" angle="175.938"/>
<arc x="3" y="-32.5" height="5" start="0" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" width="6" angle="-180"/>
<circle x="-40" y="-80" diameter="80" antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<line x1="0" y1="-100" x2="0" end1="none" y2="-80" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="-20" y1="-100" x2="-20" end1="none" y2="-75" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<dynamic_text x="-110" y="-106" text_from="UserText" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="19" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{21e1fe19-235c-40af-82bc-ef144cd7e49f}" Halignment="AlignLeft">
<text>-</text>
</dynamic_text>
<line x1="20" y1="-100" x2="20" end1="none" y2="-75" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<dynamic_text x="-110" y="-92" text_from="UserText" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="20" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{45e4a7d3-7e61-4e8f-b30b-3e5b1ee5da91}" Halignment="AlignLeft">
<text>-</text>
</dynamic_text>
<dynamic_text x="-111" y="3" text_from="UserText" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="20" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{45e4a7d3-7e61-4e8f-b30b-3e5b1ee5da91}" Halignment="AlignLeft">
<text>-</text>
</dynamic_text>
<dynamic_text x="-111" y="18" text_from="UserText" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="21" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{30a84d42-6cd5-49f0-9d0b-e6472e193987}" Halignment="AlignLeft">
<text>-</text>
</dynamic_text>
<dynamic_text x="-111" y="-12" text_from="UserText" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="21" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{30a84d42-6cd5-49f0-9d0b-e6472e193987}" Halignment="AlignLeft">
<text>-</text>
</dynamic_text>
<line x1="0" y1="20" x2="0" end1="none" y2="0" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="-20" y1="20" x2="-20" end1="none" y2="-5" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="20" y1="20" x2="20" end1="none" y2="-5" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<arc x="-42" y="-82" height="84" start="305" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" width="84" angle="15"/>
<text x="-20" y="-12" text="Dahlander" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<line x1="33" y1="-6" x2="29" end1="none" y2="-9" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<text x="-19" y="-85" text="U1" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<line x1="59" y1="-60" x2="35" end1="none" y2="-60" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="59" y1="-40" x2="41" end1="none" y2="-40" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="60" y1="-20" x2="35" end1="none" y2="-20" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="-60" y1="-60" x2="-35" end1="none" y2="-60" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="-60" y1="-40" x2="-40" end1="none" y2="-40" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="-60" y1="-20" x2="-35" end1="none" y2="-20" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<terminal x="37" y="-6" orientation="e" name="" uuid="{9509ccb1-6da8-4ab3-b2dc-8ddd39600d54}" type="Generic"/>
<terminal x="-20" y="20" orientation="s" name="" uuid="{7ba4fc29-79c4-4b65-a424-7001350b985b}" type="Generic"/>
<terminal x="20" y="-100" orientation="n" name="" uuid="{a28d6200-e1c1-48bc-b9da-27bcd2e3e1b1}" type="Generic"/>
<terminal x="60" y="-60" orientation="e" name="" uuid="{3df6e487-9116-457d-a0c0-a7d9ee2ac288}" type="Generic"/>
<terminal x="60" y="-40" orientation="e" name="" uuid="{ad940221-39e1-4e80-9f8c-5839dc6df8f9}" type="Generic"/>
<terminal x="0" y="-100" orientation="n" name="" uuid="{bc11bbdc-6191-4f8b-9448-0967c8a6b1b7}" type="Generic"/>
<terminal x="60" y="-20" orientation="e" name="" uuid="{4189f356-813c-4cca-b347-67c436d33b6e}" type="Generic"/>
<terminal x="0" y="20" orientation="s" name="" uuid="{34e79b3d-8f25-47a3-8512-7c7a5b290e33}" type="Generic"/>
<terminal x="20" y="20" orientation="s" name="" uuid="{3bbf4f38-724d-4025-b555-d3fbecf1c5cf}" type="Generic"/>
<terminal x="-20" y="-100" orientation="n" name="" uuid="{51f6f9e9-4729-4baa-bf4d-d934c964cd40}" type="Generic"/>
<terminal x="-60" y="-60" orientation="w" name="" uuid="{d76024c7-eb9f-4c4b-8c57-5cc7c03db32a}" type="Generic"/>
<terminal x="-60" y="-20" orientation="w" name="" uuid="{7a24203d-53b4-4f2a-b766-2e001966b367}" type="Generic"/>
<terminal x="-60" y="-40" orientation="w" name="" uuid="{ed4cb012-8de6-43d0-a36b-8f8e21e51c88}" type="Generic"/>
</description>
</definition>

View File

@@ -0,0 +1,73 @@
<definition type="element" width="90" height="130" hotspot_y="104" link_type="simple" hotspot_x="43" version="0.90">
<uuid uuid="{4b06f454-8986-479e-8ada-e367def45e12}"/>
<names>
<name lang="en">Induction motor, three-phase Dahlander 6 terminals</name>
<name lang="hu">Aszinkron motor, három fázisú Dahlander 6 kivezetéssel</name>
</names>
<elementInformations>
<elementInformation name="description" show="1"></elementInformation>
<elementInformation name="unity" show="1"></elementInformation>
<elementInformation name="comment" show="1"></elementInformation>
<elementInformation name="label" show="1"></elementInformation>
<elementInformation name="quantity" show="1"></elementInformation>
<elementInformation name="manufacturer" show="1"></elementInformation>
<elementInformation name="supplier" show="1"></elementInformation>
<elementInformation name="plant" show="1"></elementInformation>
<elementInformation name="machine_manufacturer_reference" show="1"></elementInformation>
<elementInformation name="manufacturer_reference" show="1"></elementInformation>
<elementInformation name="designation" show="1"></elementInformation>
</elementInformations>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" Halignment="AlignLeft" y="-100" text_from="ElementInfo" z="1" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="35" frame="false" uuid="{85d13847-ffd6-492f-a899-bbcd1838b094}">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="13" x="1" text="V2" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="-85" x="1" text="V1" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="-85" x="21" text="W1" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="13" x="21" text="W2" color="#000000"/>
<text font="Sans Serif,11,-1,5,50,0,0,0,0,0" rotation="0" y="-46" x="-6" text="M" color="#000000"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="-26" x="-11" text="3" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="13" x="-19" text="U2" color="#000000"/>
<arc width="6" height="5" antialias="true" start="4" y="-32.5" angle="175.938" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-3"/>
<arc width="6" height="5" antialias="true" start="0" y="-32.5" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" x="3"/>
<circle diameter="80" antialias="false" y="-80" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-40"/>
<line end1="none" antialias="false" x1="0" x2="0" y2="-80" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-100" end2="none"/>
<line end1="none" antialias="false" x1="-20" x2="-20" y2="-75" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-100" end2="none"/>
<line end1="none" antialias="false" x1="20" x2="20" y2="-75" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-100" end2="none"/>
<line end1="none" antialias="false" x1="0" x2="0" y2="0" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="20" end2="none"/>
<dynamic_text font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" rotation="0" Halignment="AlignLeft" y="-90" text_from="ElementInfo" z="15" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="-115" frame="false" uuid="{1387fb5d-797d-4af0-86a2-45b54d5fb49c}">
<text></text>
</dynamic_text>
<line end1="none" antialias="false" x1="-20" x2="-20" y2="-5" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="20" end2="none"/>
<line end1="none" antialias="false" x1="20" x2="20" y2="-5" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="20" end2="none"/>
<arc width="84" height="84" antialias="true" start="315" y="-82" angle="15" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-42"/>
<dynamic_text font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" rotation="0" Halignment="AlignLeft" y="-71" text_from="UserText" z="19" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="-121" frame="false" uuid="{21e1fe19-235c-40af-82bc-ef144cd7e49f}">
<text>P= kW</text>
</dynamic_text>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="-12" x="-20" text="Dahlander" color="#000000"/>
<dynamic_text font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" rotation="0" Halignment="AlignLeft" y="-26" text_from="UserText" z="20" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="-121" frame="false" uuid="{45e4a7d3-7e61-4e8f-b30b-3e5b1ee5da91}">
<text>I1= A</text>
</dynamic_text>
<dynamic_text font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" rotation="0" Halignment="AlignLeft" y="-56" text_from="UserText" z="20" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="-121" frame="false" uuid="{45e4a7d3-7e61-4e8f-b30b-3e5b1ee5da91}">
<text>n1= 1/min</text>
</dynamic_text>
<dynamic_text font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" rotation="0" Halignment="AlignLeft" y="-11" text_from="UserText" z="21" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="-121" frame="false" uuid="{30a84d42-6cd5-49f0-9d0b-e6472e193987}">
<text>I2= A</text>
</dynamic_text>
<dynamic_text font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" rotation="0" Halignment="AlignLeft" y="-41" text_from="UserText" z="21" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="-121" frame="false" uuid="{30a84d42-6cd5-49f0-9d0b-e6472e193987}">
<text>n2= 1/min</text>
</dynamic_text>
<line end1="none" antialias="false" x1="38" x2="34" y2="-14" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-11" end2="none"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="-85" x="-19" text="U1" color="#000000"/>
<terminal name="" type="Generic" y="20" orientation="s" x="0" uuid="{5078f375-7693-4c30-b713-126b246a7a42}"/>
<terminal name="" type="Generic" y="-100" orientation="n" x="20" uuid="{363db221-af70-40c4-818e-944117d57249}"/>
<terminal name="" type="Generic" y="20" orientation="s" x="20" uuid="{87e981fe-1c86-4326-82e3-26acb42f7203}"/>
<terminal name="" type="Generic" y="-11" orientation="e" x="42" uuid="{f399b92a-152e-4769-841d-256df58206d4}"/>
<terminal name="" type="Generic" y="-100" orientation="n" x="-20" uuid="{8305f58e-da2c-48c9-8b3e-8bf784cd23bb}"/>
<terminal name="" type="Generic" y="-100" orientation="n" x="0" uuid="{2010127a-e6c7-42f2-aae6-532515d0af85}"/>
<terminal name="" type="Generic" y="20" orientation="s" x="-20" uuid="{cac47b39-be45-4522-82a7-833921ff78f2}"/>
</description>
</definition>

View File

@@ -0,0 +1,69 @@
<definition version="0.90" height="130" link_type="simple" hotspot_x="44" width="110" hotspot_y="104" type="element">
<uuid uuid="{a16a86d8-6dff-49b1-b9c6-625a7c7a35de}"/>
<names>
<name lang="hu">Aszinkron motor, három fázisú Dahlander 9 kivezetéssel</name>
<name lang="en">Induction motor, three-phase Dahlander 9 terminals</name>
</names>
<elementInformations/>
<informations></informations>
<description>
<dynamic_text x="35" y="-100" text_from="ElementInfo" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="1" rotation="0" frame="false" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{85d13847-ffd6-492f-a899-bbcd1838b094}" Halignment="AlignLeft">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<text x="45" y="-30" text="V5" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="1" y="13" text="V2" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="43" y="-10" text="W5" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="1" y="-85" text="V1" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="44" y="-51" text="U5" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="21" y="-85" text="W1" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="21" y="13" text="W2" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="-6" y="-46" text="M" rotation="0" font="Sans Serif,11,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="-11" y="-26" text="3" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="-19" y="13" text="U2" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<arc x="-3" y="-32.5" height="5" start="4" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" width="6" angle="175.938"/>
<arc x="3" y="-32.5" height="5" start="0" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" width="6" angle="-180"/>
<circle x="-40" y="-80" diameter="80" antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<line x1="0" y1="-100" x2="0" end1="none" y2="-80" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<dynamic_text x="-115" y="-90" text_from="ElementInfo" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="15" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{1387fb5d-797d-4af0-86a2-45b54d5fb49c}" Halignment="AlignLeft">
<text></text>
</dynamic_text>
<line x1="-20" y1="-100" x2="-20" end1="none" y2="-75" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="20" y1="-100" x2="20" end1="none" y2="-75" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="0" y1="20" x2="0" end1="none" y2="0" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<dynamic_text x="-121" y="-70" text_from="UserText" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="19" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{21e1fe19-235c-40af-82bc-ef144cd7e49f}" Halignment="AlignLeft">
<text>-</text>
</dynamic_text>
<dynamic_text x="-121" y="-26" text_from="UserText" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="20" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{45e4a7d3-7e61-4e8f-b30b-3e5b1ee5da91}" Halignment="AlignLeft">
<text>-</text>
</dynamic_text>
<dynamic_text x="-121" y="-56" text_from="UserText" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="20" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{45e4a7d3-7e61-4e8f-b30b-3e5b1ee5da91}" Halignment="AlignLeft">
<text>-</text>
</dynamic_text>
<line x1="-20" y1="20" x2="-20" end1="none" y2="-5" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<dynamic_text x="-121" y="-41" text_from="UserText" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="21" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{30a84d42-6cd5-49f0-9d0b-e6472e193987}" Halignment="AlignLeft">
<text>-</text>
</dynamic_text>
<dynamic_text x="-121" y="-11" text_from="UserText" text_width="-1" Valignment="AlignTop" keep_visual_rotation="false" z="21" rotation="0" frame="false" font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" uuid="{30a84d42-6cd5-49f0-9d0b-e6472e193987}" Halignment="AlignLeft">
<text>-</text>
</dynamic_text>
<line x1="20" y1="20" x2="20" end1="none" y2="-5" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<arc x="-42" y="-82" height="84" start="305" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" width="84" angle="15"/>
<text x="-20" y="-12" text="Dahlander" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<line x1="33" y1="-6" x2="29" end1="none" y2="-9" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<text x="-19" y="-85" text="U1" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000"/>
<line x1="59" y1="-60" x2="35" end1="none" y2="-60" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="59" y1="-40" x2="41" end1="none" y2="-40" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<line x1="60" y1="-20" x2="35" end1="none" y2="-20" length2="1.5" antialias="false" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5"/>
<terminal x="20" y="20" orientation="s" name="" uuid="{9756ac1d-ff84-4e3a-88e8-a81c1a1409aa}" type="Generic"/>
<terminal x="37" y="-6" orientation="e" name="" uuid="{e2c4bb1d-b2a2-4d22-acdb-65605dad4b46}" type="Generic"/>
<terminal x="-20" y="-100" orientation="n" name="" uuid="{b988e71c-9caf-4167-926d-e4f148c6a33a}" type="Generic"/>
<terminal x="-20" y="20" orientation="s" name="" uuid="{89af7d53-79c6-4a5a-9752-f5bc20570754}" type="Generic"/>
<terminal x="0" y="20" orientation="s" name="" uuid="{0c679c8e-d9f9-4976-ae69-974c5818cf85}" type="Generic"/>
<terminal x="0" y="-100" orientation="n" name="" uuid="{5558307f-e2a4-4c7e-a3f4-ae89189c1098}" type="Generic"/>
<terminal x="20" y="-100" orientation="n" name="" uuid="{f392fca0-68dd-4f9a-8b43-48d63a2167e8}" type="Generic"/>
<terminal x="60" y="-60" orientation="e" name="" uuid="{ffc4d17e-7cfc-4c03-a304-449431936e0f}" type="Generic"/>
<terminal x="60" y="-20" orientation="e" name="" uuid="{e5222476-0916-4af6-b947-0facb7bdf37d}" type="Generic"/>
<terminal x="60" y="-40" orientation="e" name="" uuid="{293dc3a4-f996-4e26-85ec-114f022e9482}" type="Generic"/>
</description>
</definition>

View File

@@ -0,0 +1,72 @@
<definition type="element" width="90" height="130" hotspot_y="104" link_type="simple" hotspot_x="43" version="0.90">
<uuid uuid="{69fd3ba0-af14-4b69-8ae5-36dedcb0533a}"/>
<names>
<name lang="en">Induction motor, three-phase 6 terminals</name>
<name lang="hu">Aszinkron motor, három fázisú 6 kivezetéssel</name>
</names>
<elementInformations>
<elementInformation name="description" show="1"></elementInformation>
<elementInformation name="unity" show="1"></elementInformation>
<elementInformation name="comment" show="1"></elementInformation>
<elementInformation name="label" show="1"></elementInformation>
<elementInformation name="manufacturer" show="1"></elementInformation>
<elementInformation name="supplier" show="1"></elementInformation>
<elementInformation name="quantity" show="1"></elementInformation>
<elementInformation name="plant" show="1"></elementInformation>
<elementInformation name="machine_manufacturer_reference" show="1"></elementInformation>
<elementInformation name="manufacturer_reference" show="1"></elementInformation>
<elementInformation name="designation" show="1"></elementInformation>
</elementInformations>
<informations></informations>
<description>
<dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" Halignment="AlignLeft" y="-100" text_from="ElementInfo" z="1" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="35" frame="false" uuid="{85d13847-ffd6-492f-a899-bbcd1838b094}">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="13" x="1" text="V2" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="-85" x="1" text="V1" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="-85" x="21" text="W1" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="13" x="21" text="W2" color="#000000"/>
<text font="Sans Serif,14,-1,5,50,0,0,0,0,0" rotation="0" y="-53" x="-7" text="M" color="#000000"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="-40" x="-9" text="3" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="13" x="-19" text="U2" color="#000000"/>
<arc width="6" height="5" antialias="true" start="4" y="-46.5" angle="175.938" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-1"/>
<arc width="6" height="5" antialias="true" start="0" y="-46.5" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" x="5"/>
<circle diameter="80" antialias="false" y="-80" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-40"/>
<line end1="none" antialias="false" x1="0" x2="0" y2="-80" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-100" end2="none"/>
<line end1="none" antialias="false" x1="-20" x2="-20" y2="-75" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-100" end2="none"/>
<line end1="none" antialias="false" x1="20" x2="20" y2="-75" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-100" end2="none"/>
<dynamic_text font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" rotation="0" Halignment="AlignLeft" y="-90" text_from="ElementInfo" z="15" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="-115" frame="false" uuid="{1387fb5d-797d-4af0-86a2-45b54d5fb49c}">
<text></text>
</dynamic_text>
<line end1="none" antialias="false" x1="0" x2="0" y2="0" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="20" end2="none"/>
<line end1="none" antialias="false" x1="-20" x2="-20" y2="-5" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="20" end2="none"/>
<line end1="none" antialias="false" x1="20" x2="20" y2="-5" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="20" end2="none"/>
<dynamic_text font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" rotation="0" Halignment="AlignLeft" y="-71" text_from="UserText" z="19" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="-121" frame="false" uuid="{21e1fe19-235c-40af-82bc-ef144cd7e49f}">
<text>P= kW</text>
</dynamic_text>
<arc width="84" height="84" antialias="true" start="315" y="-82" angle="15" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-42"/>
<dynamic_text font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" rotation="0" Halignment="AlignLeft" y="-41" text_from="UserText" z="20" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="-121" frame="false" uuid="{45e4a7d3-7e61-4e8f-b30b-3e5b1ee5da91}">
<text>I= A</text>
</dynamic_text>
<dynamic_text font="MS Shell Dlg 2,9,-1,5,50,0,0,0,0,0,Normál" rotation="0" Halignment="AlignLeft" y="-56" text_from="UserText" z="20" keep_visual_rotation="false" Valignment="AlignTop" text_width="-1" x="-121" frame="false" uuid="{45e4a7d3-7e61-4e8f-b30b-3e5b1ee5da91}">
<text>n= 1/min</text>
</dynamic_text>
<line end1="none" antialias="false" x1="38" x2="34" y2="-14" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-11" end2="none"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" y="-85" x="-19" text="U1" color="#000000"/>
<line end1="none" antialias="false" x1="-12" x2="-7" y2="-15" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-20" end2="none"/>
<line end1="none" antialias="false" x1="-7" x2="-2" y2="-20" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-15" end2="none"/>
<line end1="none" antialias="false" x1="-7" x2="-7" y2="-10" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-15" end2="none"/>
<line end1="none" antialias="false" x1="3" x2="-4" y2="-6" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-22" end2="none"/>
<line end1="none" antialias="false" x1="6" x2="1" y2="-10" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-20" end2="none"/>
<line end1="none" antialias="false" x1="1" x2="11" y2="-10" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-10" end2="none"/>
<line end1="none" antialias="false" x1="6" x2="11" y2="-10" style="line-style:normal;line-weight:normal;filling:none;color:black" length2="1.5" length1="1.5" y1="-20" end2="none"/>
<terminal name="" type="Generic" y="20" orientation="s" x="-20" uuid="{1913b634-e510-45a2-973f-37b0035f4e6d}"/>
<terminal name="" type="Generic" y="20" orientation="s" x="20" uuid="{e08a297c-c954-4980-9007-3c202f1830c1}"/>
<terminal name="" type="Generic" y="-100" orientation="n" x="-20" uuid="{8dc79ac8-54fe-49f8-b27f-923d54f26ec1}"/>
<terminal name="" type="Generic" y="-100" orientation="n" x="20" uuid="{f6963c12-f5ce-4853-9086-5d47128edf29}"/>
<terminal name="" type="Generic" y="-100" orientation="n" x="0" uuid="{4a040cbc-c053-4f90-9651-d0e1b92f4e94}"/>
<terminal name="" type="Generic" y="-11" orientation="e" x="42" uuid="{a6fc691b-2902-4fba-ab53-fab1d26a1cb2}"/>
<terminal name="" type="Generic" y="20" orientation="s" x="0" uuid="{82e351a1-9826-4637-9f69-feccf212f8d1}"/>
</description>
</definition>

View File

@@ -1,51 +0,0 @@
<definition height="70" hotspot_y="34" link_type="simple" version="0.80" type="element" hotspot_x="15" width="30">
<uuid uuid="{2a5fc5b8-3b61-4845-9994-4eecd7a7696d}"/>
<names>
<name lang="el">Αντίσταση 1/4w</name>
<name lang="it">Resistenza</name>
<name lang="cs">Rezistor 1/4W</name>
<name lang="nl">Weerstand 1/4W</name>
<name lang="pl">Rezystor 1/4W</name>
<name lang="fr">Resistance 1/4w</name>
<name lang="en">Resistor 1/4w </name>
</names>
<elementInformations>
<elementInformation show="1" name="description"></elementInformation>
<elementInformation show="1" name="supplier"></elementInformation>
<elementInformation show="1" name="machine_manufacturer_reference"></elementInformation>
<elementInformation show="1" name="plant"></elementInformation>
<elementInformation show="1" name="comment"></elementInformation>
<elementInformation show="1" name="unity"></elementInformation>
<elementInformation show="1" name="manufacturer">Arduino</elementInformation>
<elementInformation show="1" name="quantity"></elementInformation>
<elementInformation show="1" name="manufacturer_reference"></elementInformation>
<elementInformation show="1" name="designation"></elementInformation>
<elementInformation show="1" name="label"></elementInformation>
</elementInformations>
<informations>ezza</informations>
<description>
<line y2="0" y1="0" x2="8" end1="none" style="line-style:dotted;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" length2="1.5" end2="none" x1="-6"/>
<line y2="-6" y1="-6" x2="7" end1="none" style="line-style:dotted;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" length2="1.5" end2="none" x1="-7"/>
<polygon y2="-2" y1="-2" y5="-2" x2="9" x3="9" x4="-9" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" x1="-9" y4="2" y3="2" x5="-9"/>
<polygon y2="-8" y1="-8" y5="-8" x2="9" x3="9" x4="-9" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" x1="-9" y4="-4" y3="-4" x5="-9"/>
<arc height="10" x="-9" start="0" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" y="18.5" width="18"/>
<arc height="10" x="-9" start="-180" angle="-180" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" y="-27.5" width="18"/>
<rect height="4" rx="0" x="-10" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" y="19" ry="0" width="20"/>
<rect height="4" rx="0" x="-10" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" y="-22" ry="0" width="20"/>
<line y2="18" y1="-18" x2="-9" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" length1="1.5" length2="1.5" end2="none" x1="-9"/>
<line y2="18" y1="-18" x2="9" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" length1="1.5" length2="1.5" end2="none" x1="9"/>
<polygon y2="-14" y1="-14" y5="-14" x2="9" x3="9" x4="-9" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" x1="-9" y4="-10" y3="-10" x5="-9"/>
<line y2="-12" y1="-12" x2="7" end1="none" style="line-style:dotted;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" length2="1.5" end2="none" x1="-7"/>
<line y2="-28" y1="-30" x2="0" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" length1="1.5" length2="1.5" end2="none" x1="0"/>
<line y2="29" y1="30" x2="0" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" length1="1.5" length2="1.5" end2="none" x1="0"/>
<dynamic_text Valignment="AlignTop" x="-11" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text_width="-1" z="15" y="0.5" frame="false" text_from="UserText" Halignment="AlignLeft" rotation="0" uuid="{20fb02bc-93fc-4ec9-9e1b-b8757900c00b}">
<text>12</text>
</dynamic_text>
<dynamic_text Valignment="AlignTop" x="-25" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_width="-1" z="16" y="-36" frame="false" text_from="ElementInfo" Halignment="AlignLeft" rotation="0" uuid="{3126bee3-6c51-407a-8094-a0c42a4ce0d7}">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<terminal x="0" orientation="n" y="-30"/>
<terminal x="0" orientation="s" y="30"/>
</description>
</definition>

View File

@@ -1,65 +0,0 @@
<definition height="130" version="0.80" width="100" hotspot_x="50" type="element" hotspot_y="75" link_type="simple">
<uuid uuid="{ed13c43c-b6c4-4317-9545-47ac8386778e}"/>
<names>
<name lang="fr">Wemos D1 Mini</name>
<name lang="cs">Wemos D1 Mini</name>
</names>
<elementInformations>
<elementInformation name="label" show="1"></elementInformation>
<elementInformation name="comment" show="1"></elementInformation>
<elementInformation name="manufacturer" show="1">Arduino</elementInformation>
<elementInformation name="designation" show="1"></elementInformation>
<elementInformation name="quantity" show="1"></elementInformation>
<elementInformation name="description" show="1"></elementInformation>
<elementInformation name="manufacturer_reference" show="1"></elementInformation>
<elementInformation name="unity" show="1"></elementInformation>
<elementInformation name="supplier" show="1"></elementInformation>
<elementInformation name="machine_manufacturer_reference" show="1"></elementInformation>
<elementInformation name="plant" show="1"></elementInformation>
</elementInformations>
<informations></informations>
<description>
<text x="-34" text="D2" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="14" rotation="0" color="#000000"/>
<text x="-34" text="D3" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="4" rotation="0" color="#000000"/>
<text x="-34" text="D1" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="24" rotation="0" color="#000000"/>
<text x="-34" text="Tx" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="44" rotation="0" color="#000000"/>
<text x="-34" text="Rx" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="34" rotation="0" color="#000000"/>
<text x="21" text="D6" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="4" rotation="0" color="#000000"/>
<rect antialias="false" x="-16" height="30" rx="0" y="-70" width="32" ry="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<text x="-34" text="D4" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-6" rotation="0" color="#000000"/>
<text x="-34" text="GND" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-16" rotation="0" color="#000000"/>
<text x="-13" text="USB" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-47" rotation="0" color="#000000"/>
<text x="16" text="RST" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="44" rotation="0" color="#000000"/>
<text x="21" text="D5" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="14" rotation="0" color="#000000"/>
<dynamic_text x="-28" font="Sans Serif,9,-1,5,50,0,0,0,0,0" z="13" y="52" frame="false" text_from="ElementInfo" Valignment="AlignTop" rotation="0" text_width="-1" uuid="{3e7530d6-656b-4fa3-a498-4ed000369dcc}" Halignment="AlignLeft">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<text x="22" text="A0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="34" rotation="0" color="#000000"/>
<text x="-34" text="+5V" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-26" rotation="0" color="#000000"/>
<text x="21" text="D0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="24" rotation="0" color="#000000"/>
<text x="21" text="D7" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-6" rotation="0" color="#000000"/>
<text x="21" text="D8" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-16" rotation="0" color="#000000"/>
<text x="5" text="+3.3V" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-26" rotation="0" color="#000000"/>
<rect antialias="false" x="-20" height="40" rx="0" y="-10" width="40" ry="0" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<text x="-7" text="ESP&#xa;12F" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="8" rotation="0" color="#000000"/>
<rect antialias="false" x="-45" height="110" rx="0" y="-60" width="90" ry="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal x="-1" orientation="n" y="-65"/>
<terminal x="-40" orientation="w" y="-30"/>
<terminal x="-40" orientation="w" y="-20"/>
<terminal x="-40" orientation="w" y="-10"/>
<terminal x="-40" orientation="w" y="0"/>
<terminal x="-40" orientation="w" y="10"/>
<terminal x="-40" orientation="w" y="20"/>
<terminal x="-40" orientation="w" y="30"/>
<terminal x="-40" orientation="w" y="40"/>
<terminal x="40" orientation="e" y="-30"/>
<terminal x="40" orientation="e" y="-20"/>
<terminal x="40" orientation="e" y="-10"/>
<terminal x="40" orientation="e" y="0"/>
<terminal x="40" orientation="e" y="10"/>
<terminal x="40" orientation="e" y="20"/>
<terminal x="40" orientation="e" y="30"/>
<terminal x="40" orientation="e" y="40"/>
</description>
</definition>

View File

@@ -1,4 +1,4 @@
<definition width="130" link_type="simple" height="210" hotspot_x="64" version="0.80" type="element" hotspot_y="155"> <definition width="130" link_type="simple" height="210" hotspot_x="64" version="0.90" type="element" hotspot_y="155">
<names> <names>
<name lang="en">289-101</name> <name lang="en">289-101</name>
<name lang="de">289-101</name> <name lang="de">289-101</name>

View File

@@ -1,4 +1,4 @@
<definition width="130" link_type="simple" height="210" hotspot_x="64" version="0.80" type="element" hotspot_y="155"> <definition width="130" link_type="simple" height="210" hotspot_x="64" version="0.90" type="element" hotspot_y="155">
<names> <names>
<name lang="en">289-103</name> <name lang="en">289-103</name>
<name lang="de">289-103</name> <name lang="de">289-103</name>

View File

@@ -1,4 +1,4 @@
<definition version="0.80" type="element" hotspot_x="64" link_type="simple" height="210" width="130" hotspot_y="155"> <definition version="0.90" type="element" hotspot_x="64" link_type="simple" height="210" width="130" hotspot_y="155">
<names> <names>
<name lang="en">289-114</name> <name lang="en">289-114</name>
<name lang="fr">289-114</name> <name lang="fr">289-114</name>

View File

@@ -1,4 +1,4 @@
<definition version="0.80" height="210" hotspot_x="64" link_type="simple" hotspot_y="155" type="element" width="130"> <definition width="130" version="0.90" hotspot_x="64" height="210" hotspot_y="154" type="element" link_type="simple">
<names> <names>
<name lang="en">289-131</name> <name lang="en">289-131</name>
<name lang="de">289-131</name> <name lang="de">289-131</name>
@@ -7,83 +7,83 @@
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">289-131</elementInformation>
<elementInformation show="1" name="description">Module with terminals</elementInformation> <elementInformation show="1" name="description">Module with terminals</elementInformation>
<elementInformation show="1" name="designation">289-131</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect rx="0" height="200" antialias="false" x="-60" ry="0" y="-150" style="line-style:normal;line-weight:normal;filling:none;color:black" width="120"/> <rect width="120" x="-60" height="200" rx="0" antialias="false" y="-150" style="line-style:normal;line-weight:normal;filling:none;color:black" ry="0"/>
<line end2="none" y2="-20" x2="60" x1="24" antialias="false" length2="1.5" y1="-20" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="circle"/> <line length2="1.5" length1="1.5" antialias="false" end1="circle" y2="-20" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="24" y1="-20" x2="60" end2="none"/>
<line end2="none" y2="-100" x2="60" x1="24" antialias="false" length2="1.5" y1="-100" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="circle"/> <line length2="1.5" length1="1.5" antialias="false" end1="circle" y2="-100" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="24" y1="-100" x2="60" end2="none"/>
<line end2="none" y2="-60" x2="60" x1="24" antialias="false" length2="1.5" y1="-60" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="circle"/> <line length2="1.5" length1="1.5" antialias="false" end1="circle" y2="-60" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="24" y1="-60" x2="60" end2="none"/>
<line end2="none" y2="20" x2="60" x1="24" antialias="false" length2="1.5" y1="20" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="circle"/> <line length2="1.5" length1="1.5" antialias="false" end1="circle" y2="20" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="24" y1="20" x2="60" end2="none"/>
<circle antialias="true" x="57.5" diameter="5" y="17.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="57.5" diameter="5" antialias="true" y="17.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line end2="none" y2="-80" x2="60" x1="24" antialias="false" length2="1.5" y1="-80" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="circle"/> <line length2="1.5" length1="1.5" antialias="false" end1="circle" y2="-80" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="24" y1="-80" x2="60" end2="none"/>
<line end2="circle" y2="-20" x2="-24" x1="-60" antialias="false" length2="1.5" y1="-20" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="none"/> <line length2="1.5" length1="1.5" antialias="false" end1="none" y2="-20" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-60" y1="-20" x2="-24" end2="circle"/>
<line end2="none" y2="0" x2="60" x1="24" antialias="false" length2="1.5" y1="0" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="circle"/> <line length2="1.5" length1="1.5" antialias="false" end1="circle" y2="0" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="24" y1="0" x2="60" end2="none"/>
<line end2="circle" y2="-100" x2="-24" x1="-60" antialias="false" length2="1.5" y1="-100" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="none"/> <line length2="1.5" length1="1.5" antialias="false" end1="none" y2="-100" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-60" y1="-100" x2="-24" end2="circle"/>
<line end2="none" y2="-40" x2="60" x1="24" antialias="false" length2="1.5" y1="-40" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="circle"/> <line length2="1.5" length1="1.5" antialias="false" end1="circle" y2="-40" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="24" y1="-40" x2="60" end2="none"/>
<circle antialias="true" x="-62.5" diameter="5" y="17.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-62.5" diameter="5" antialias="true" y="17.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-54.1875" text="7" y="-62" rotation="0"/> <text text="7" color="#000000" x="-54.1875" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-62" rotation="0"/>
<line end2="none" y2="-120" x2="60" x1="24" antialias="false" length2="1.5" y1="-120" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="circle"/> <line length2="1.5" length1="1.5" antialias="false" end1="circle" y2="-120" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="24" y1="-120" x2="60" end2="none"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-55" text="3" y="-102" rotation="0"/> <text text="3" color="#000000" x="-55" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-102" rotation="0"/>
<line end2="circle" y2="-60" x2="-24" x1="-60" antialias="false" length2="1.5" y1="-60" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="none"/> <line length2="1.5" length1="1.5" antialias="false" end1="none" y2="-60" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-60" y1="-60" x2="-24" end2="circle"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-54" text="15" y="18" rotation="0"/> <text text="15" color="#000000" x="-54" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="18" rotation="0"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="48.625" text="16" y="18" rotation="0"/> <text text="16" color="#000000" x="48.625" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="18" rotation="0"/>
<circle antialias="true" x="-62.5" diameter="5" y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-62.5" diameter="5" antialias="true" y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line end2="circle" y2="20" x2="-24" x1="-60" antialias="false" length2="1.5" y1="20" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="none"/> <line length2="1.5" length1="1.5" antialias="false" end1="none" y2="20" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-60" y1="20" x2="-24" end2="circle"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-54.1875" text="5" y="-82" rotation="0"/> <text text="5" color="#000000" x="-54.1875" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-82" rotation="0"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-54.8125" text="11" y="-22" rotation="0"/> <text text="11" color="#000000" x="-54.8125" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-22" rotation="0"/>
<circle antialias="true" x="57.5" diameter="5" y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="57.5" diameter="5" antialias="true" y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="51.4375" text="8" y="-62" rotation="0"/> <text text="8" color="#000000" x="51.4375" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-62" rotation="0"/>
<circle antialias="true" x="-62.5" diameter="5" y="-22.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-62.5" diameter="5" antialias="true" y="-22.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-54" text="13" y="-2" rotation="0"/> <text text="13" color="#000000" x="-54" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-2" rotation="0"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="50.625" text="4" y="-102" rotation="0"/> <text text="4" color="#000000" x="50.625" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-102" rotation="0"/>
<circle antialias="true" x="-62.5" diameter="5" y="-62.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-62.5" diameter="5" antialias="true" y="-62.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" x="57.5" diameter="5" y="-62.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="57.5" diameter="5" antialias="true" y="-62.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line end2="circle" y2="-80" x2="-24" x1="-60" antialias="false" length2="1.5" y1="-80" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="none"/> <line length2="1.5" length1="1.5" antialias="false" end1="none" y2="-80" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-60" y1="-80" x2="-24" end2="circle"/>
<circle antialias="true" x="-62.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-62.5" diameter="5" antialias="true" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" x="57.5" diameter="5" y="-22.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="57.5" diameter="5" antialias="true" y="-22.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-54.8125" text="9" y="-42" rotation="0"/> <text text="9" color="#000000" x="-54.8125" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" rotation="0"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="51.4375" text="6" y="-82" rotation="0"/> <text text="6" color="#000000" x="51.4375" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-82" rotation="0"/>
<circle antialias="true" x="57.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="57.5" diameter="5" antialias="true" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="47.8125" text="12" y="-22" rotation="0"/> <text text="12" color="#000000" x="47.8125" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-22" rotation="0"/>
<circle antialias="true" x="57.5" diameter="5" y="-82.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="57.5" diameter="5" antialias="true" y="-82.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" x="-62.5" diameter="5" y="-82.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-62.5" diameter="5" antialias="true" y="-82.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="48.625" text="14" y="-2" rotation="0"/> <text text="14" color="#000000" x="48.625" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-2" rotation="0"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="47.8125" text="10" y="-42" rotation="0"/> <text text="10" color="#000000" x="47.8125" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" rotation="0"/>
<circle antialias="true" x="-62.5" diameter="5" y="-102.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-62.5" diameter="5" antialias="true" y="-102.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" x="57.5" diameter="5" y="-102.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="57.5" diameter="5" antialias="true" y="-102.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<dynamic_text Halignment="AlignLeft" z="44" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{6c442e4a-1f10-485a-aff7-37cccee017f1}" frame="false" x="-4" y="51" text_from="ElementInfo" text_width="-1" rotation="0" Valignment="AlignTop"> <dynamic_text frame="false" text_width="-1" x="-4" z="44" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="51" rotation="0" uuid="{6c442e4a-1f10-485a-aff7-37cccee017f1}" keep_visual_rotation="true" text_from="ElementInfo" Halignment="AlignLeft" Valignment="AlignTop">
<text></text> <text></text>
<info_name>label</info_name> <info_name>label</info_name>
</dynamic_text> </dynamic_text>
<line end2="circle" y2="0" x2="-24" x1="-60" antialias="false" length2="1.5" y1="0" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="none"/> <line length2="1.5" length1="1.5" antialias="false" end1="none" y2="0" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-60" y1="0" x2="-24" end2="circle"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="50.625" text="2" y="-122" rotation="0"/> <text text="2" color="#000000" x="50.625" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-122" rotation="0"/>
<circle antialias="true" x="57.5" diameter="5" y="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="57.5" diameter="5" antialias="true" y="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" x="-62.5" diameter="5" y="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-62.5" diameter="5" antialias="true" y="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line end2="circle" y2="-40" x2="-24" x1="-60" antialias="false" length2="1.5" y1="-40" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="none"/> <line length2="1.5" length1="1.5" antialias="false" end1="none" y2="-40" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-60" y1="-40" x2="-24" end2="circle"/>
<line end2="circle" y2="-120" x2="-24" x1="-60" antialias="false" length2="1.5" y1="-120" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" end1="none"/> <line length2="1.5" length1="1.5" antialias="false" end1="none" y2="-120" style="line-style:normal;line-weight:normal;filling:none;color:black" x1="-60" y1="-120" x2="-24" end2="circle"/>
<text color="#000000" font="Sans Serif,8,-1,5,50,0,0,0,0,0" x="-50" text="Module w. Terminals" y="48" rotation="0"/> <text text="Module w. Terminals" color="#000000" x="-55" font="Sans Serif,8,-1,5,50,0,0,0,0,0" y="48" rotation="0"/>
<text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-55" text="1" y="-122" rotation="0"/> <text text="1" color="#000000" x="-55" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-122" rotation="0"/>
<text color="#000000" font="Sans Serif,8,-1,5,50,0,0,0,0,0" x="-38" text="WAGO 289-131" y="-136" rotation="0"/> <text text="WAGO 289-131" color="#000000" x="-40" font="Sans Serif,8,-1,5,50,0,0,0,0,0" y="-136" rotation="0"/>
<terminal orientation="e" name="R1.2" x="60" y="-120"/> <terminal x="60" name="R1.2" y="-120" type="Generic" uuid="{c06a3e92-b98d-4ae1-ac3d-b8d5dc411d74}" orientation="e"/>
<terminal orientation="e" name="R8.2" x="60" y="20"/> <terminal x="60" name="R8.2" y="20" type="Generic" uuid="{934850fc-0909-45c2-8cdc-666e9a1eab91}" orientation="e"/>
<terminal orientation="w" name="R1.1" x="-60" y="-120"/> <terminal x="-60" name="R1.1" y="-120" type="Generic" uuid="{7d8948d8-f741-458a-be75-7bb0f73d7cfb}" orientation="w"/>
<terminal orientation="e" name="R2.2" x="60" y="-100"/> <terminal x="60" name="R2.2" y="-100" type="Generic" uuid="{f3197368-be22-4697-b90a-11b563ea68e9}" orientation="e"/>
<terminal orientation="e" name="R3.2" x="60" y="-80"/> <terminal x="60" name="R3.2" y="-80" type="Generic" uuid="{1ec57e4a-e877-4740-9deb-d1c1dbbfc1cf}" orientation="e"/>
<terminal orientation="e" name="R4.2" x="60" y="-60"/> <terminal x="60" name="R4.2" y="-60" type="Generic" uuid="{807ef57c-d5a6-4098-b052-4f6014a7af6f}" orientation="e"/>
<terminal orientation="e" name="R5.2" x="60" y="-40"/> <terminal x="60" name="R5.2" y="-40" type="Generic" uuid="{61166fe2-e401-408b-85eb-bae4e8b48013}" orientation="e"/>
<terminal orientation="e" name="R6.2" x="60" y="-20"/> <terminal x="60" name="R6.2" y="-20" type="Generic" uuid="{3f7dea68-36aa-4611-a99a-0310e377a946}" orientation="e"/>
<terminal orientation="e" name="R7.2" x="60" y="0"/> <terminal x="60" name="R7.2" y="0" type="Generic" uuid="{b417d560-91ca-40ce-953e-43ed3810c476}" orientation="e"/>
<terminal orientation="w" name="R2.1" x="-60" y="-100"/> <terminal x="-60" name="R2.1" y="-100" type="Generic" uuid="{2b5ae636-3ed1-4657-b046-867d1a9afb0a}" orientation="w"/>
<terminal orientation="w" name="R3.1" x="-60" y="-80"/> <terminal x="-60" name="R3.1" y="-80" type="Generic" uuid="{37ea27b3-67fa-48e4-b07f-b3338ad4b357}" orientation="w"/>
<terminal orientation="w" name="R4.1" x="-60" y="-60"/> <terminal x="-60" name="R4.1" y="-60" type="Generic" uuid="{01663748-4e6d-453f-9cbb-5b76535a5c73}" orientation="w"/>
<terminal orientation="w" name="R5.1" x="-60" y="-40"/> <terminal x="-60" name="R5.1" y="-40" type="Generic" uuid="{ed4e3dd3-e88f-485a-b591-5dd1e7620160}" orientation="w"/>
<terminal orientation="w" name="R6.1" x="-60" y="-20"/> <terminal x="-60" name="R6.1" y="-20" type="Generic" uuid="{aa1e50cf-5cd5-487b-beb2-3946b8a9f71d}" orientation="w"/>
<terminal orientation="w" name="R7.1" x="-60" y="0"/> <terminal x="-60" name="R7.1" y="0" type="Generic" uuid="{d6150c5a-f82e-40fe-8427-f4c8900b10eb}" orientation="w"/>
<terminal orientation="w" name="R8.1" x="-60" y="20"/> <terminal x="-60" name="R8.1" y="20" type="Generic" uuid="{e6c7920e-9211-4be2-ad2c-a643eeb084d7}" orientation="w"/>
</description> </description>
</definition> </definition>

View File

@@ -0,0 +1,32 @@
<definition type="element" width="130" hotspot_y="35" link_type="simple" height="70" version="0.90" hotspot_x="64">
<names>
<name lang="fr">289-172</name>
<name lang="de">289-172</name>
<name lang="en">289-172</name>
<name lang="cs">289-172</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">289-172</elementInformation>
<elementInformation show="1" name="description">Übergabemodul RJ45 RJ-45</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect width="120" antialias="false" rx="0" height="60" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-60" y="-30" ry="0"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" x="50.625" text="2" rotation="0" y="-4"/>
<circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="57.5" y="-2.5"/>
<circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-62.5" y="-2.5"/>
<line length1="1.5" antialias="false" style="line-style:normal;line-weight:normal;filling:black;color:black" y1="0" x1="-60" y2="0" length2="1.5" end1="none" end2="none" x2="60"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" x="-32" text="RJ45 - RJ45" rotation="0" y="26"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" x="-55" text="1" rotation="0" y="-4"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" x="-45" text="WAGO 289-172" rotation="0" y="-17"/>
<dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft" z="16" frame="false" x="-4" rotation="0" text_from="ElementInfo" y="28" uuid="{32815a7b-7a5c-4c39-bbd5-70f7869c4d0b}" keep_visual_rotation="true">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<terminal type="Generic" orientation="e" x="60" name="X1.2" y="0" uuid="{a94f37bd-28b9-4593-b1a3-f2aa90bc1002}"/>
<terminal type="Generic" orientation="w" x="-60" name="X1.1" y="0" uuid="{9882d75f-797f-4ec2-87ec-8e5972c6a694}"/>
</description>
</definition>

View File

@@ -1,53 +1,58 @@
<definition width="730" hotspot_x="364" height="100" hotspot_y="46" link_type="simple" type="element" version="0.51"> <definition width="730" type="element" version="0.90" link_type="simple" height="100" hotspot_x="364" hotspot_y="46">
<names> <names>
<name lang="en">289-174</name> <name lang="en">289-174</name>
<name lang="cs">289-174</name>
<name lang="fr">289-174</name> <name lang="fr">289-174</name>
<name lang="de">289-174</name> <name lang="de">289-174</name>
<name lang="cs">289-174</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">289-174</elementInformation>
<elementInformation show="1" name="description">RJ-45 to CAGE-CLAMP</elementInformation> <elementInformation show="1" name="description">RJ-45 to CAGE-CLAMP</elementInformation>
<elementInformation show="1" name="designation">289-174</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<circle antialias="true" diameter="5" y="-42.5" x="317.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <polygon x1="80" antialias="false" closed="false" x2="80" y1="-40" y2="-10" x3="90" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<text size="9" y="17" x="327" text="RJ-45"/> <polygon x1="-240" antialias="false" closed="false" x2="-240" y1="-40" y2="-10" x3="-230" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<circle antialias="true" diameter="5" y="-42.5" x="77.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <dynamic_text Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Valignment="AlignTop" y="29.5" uuid="{3eeef5f5-6173-4d40-82c8-57fc65b43c63}" text_width="-1" keep_visual_rotation="true" text_from="ElementInfo" x="220" z="5" rotation="0" frame="false">
<line end2="none" antialias="false" length2="1.5" y2="-40" x1="323" x2="360" end1="none" y1="-40" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text></text>
<text size="9" y="-24" x="321" text="S"/> <info_name>label</info_name>
<circle antialias="true" diameter="5" y="-42.5" x="-162.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> </dynamic_text>
<circle antialias="true" diameter="5" y="-42.5" x="-242.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <polygon x1="-160" antialias="false" closed="false" x2="-160" y1="-40" y2="-10" x3="-150" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<line end2="none" antialias="false" length2="1.5" y2="50" x1="-360" x2="-360" end1="none" y1="-40" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <rect width="720" antialias="false" rx="0" ry="0" y="-40" height="90" x="-360" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<circle antialias="true" diameter="5" y="-42.5" x="-322.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="17" text="RJ-45" x="327" rotation="0"/>
<circle antialias="true" diameter="5" y="-2.5" x="357.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="S" x="321" rotation="0"/>
<input size="9" tagg="label" y="41" x="220" rotate="true" text="X123"/> <circle diameter="5" antialias="true" y="-2.5" x="357.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line end2="none" antialias="false" length2="1.5" y2="50" x1="360" x2="360" end1="none" y1="2.5" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="3" x="-159" rotation="0"/>
<line end2="none" antialias="false" length2="1.5" y2="-40" x1="-157" x2="77" end1="none" y1="-40" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="6" x="82" rotation="0"/>
<line end2="none" antialias="false" length2="1.5" y2="-40" x1="-237" x2="-163" end1="none" y1="-40" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="45" text="RJ-45 to CAGE-CLAMP" x="-130" rotation="0"/>
<line end2="none" antialias="false" length2="1.5" y2="-40" x1="-317" x2="-243" end1="none" y1="-40" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="2" x="-239" rotation="0"/>
<line end2="none" antialias="false" length2="1.5" y2="-40" x1="83" x2="317" end1="none" y1="-40" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="7" x="161" rotation="0"/>
<line end2="none" antialias="false" length2="1.5" y2="-40" x1="-360" x2="-323" end1="none" y1="-40" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="1" x="-319" rotation="0"/>
<line end2="none" antialias="false" length2="1.5" y2="-2.5" x1="360" x2="360" end1="none" y1="-40" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="8" x="241" rotation="0"/>
<line end2="none" antialias="false" length2="1.5" y2="50" x1="-360" x2="360" end1="none" y1="50" length1="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="45" text="WAGO 289-174" x="-330" rotation="0"/>
<text size="9" y="-24" x="-159" text="3"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-26.4463" text="4" x="-79" rotation="0"/>
<text size="9" y="-24" x="82" text="6"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="5" x="1.10747" rotation="0"/>
<text size="9" y="45" x="-130" text="RJ-45 to CAGE-CLAMP"/> <circle diameter="5" antialias="true" y="-42.5" x="317.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="-24" x="-239" text="2"/> <circle diameter="5" antialias="true" y="-42.5" x="77.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="-24" x="161" text="7"/> <circle diameter="5" antialias="true" y="-42.5" x="-162.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="-24" x="-319" text="1"/> <circle diameter="5" antialias="true" y="-42.5" x="157.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="-24" x="241" text="8"/> <circle diameter="5" antialias="true" y="-42.5" x="-242.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="45" x="-330" text="WAGO 289-174"/> <circle diameter="5" antialias="true" y="-42.5" x="237.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="-24" x="-79" text="4"/> <circle diameter="5" antialias="true" y="-42.5" x="-322.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="-24" x="2" text="5"/> <circle diameter="5" antialias="true" y="-42.5" x="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<terminal y="-40" x="-160" orientation="n"/> <circle diameter="5" antialias="true" y="-42.5" x="-82.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<terminal y="-40" x="-320" orientation="n"/> <ellipse width="5" antialias="false" y="-6" height="12" x="317.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal y="-40" x="80" orientation="n"/> <line x1="320" length2="1.5" antialias="false" x2="320" length1="1.5" y1="-40" end1="none" y2="-4" style="line-style:normal;line-weight:normal;filling:black;color:black" end2="circle"/>
<terminal y="0" x="360" orientation="e"/> <line x1="360" length2="1.5" antialias="false" x2="-320" length1="1.5" y1="0" end1="none" y2="0" style="line-style:normal;line-weight:hight;filling:none;color:black" end2="none"/>
<terminal y="-40" x="320" orientation="n"/> <polygon x1="-320" antialias="false" closed="false" x2="-320" y1="-40" y2="-10" x3="-310" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal y="-40" x="-240" orientation="n"/> <terminal orientation="n" type="Generic" y="-40" uuid="{c4bf6361-2f42-41eb-b195-b194fe11acbc}" name="" x="-240"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{4c24ddab-174a-472c-b37f-bb7caf214f63}" name="" x="-160"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{1c267f69-fd5e-4f90-80af-5f32a02072dc}" name="" x="-320"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{1b2350ad-aa4e-4736-a5e7-cce10e230b97}" name="" x="80"/>
<terminal orientation="e" type="Generic" y="0" uuid="{c0b90809-9003-420b-a52e-d59f911374e5}" name="" x="360"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{31b23e55-8c17-4921-8b9d-1164a252dba5}" name="" x="320"/>
</description> </description>
</definition> </definition>

View File

@@ -1,55 +1,66 @@
<definition version="0.80" link_type="simple" width="730" hotspot_y="46" type="element" hotspot_x="364" height="100"> <definition version="0.90" width="730" height="100" link_type="simple" hotspot_x="364" hotspot_y="46" type="element">
<names> <names>
<name lang="en">289-175</name>
<name lang="fr">289-175</name> <name lang="fr">289-175</name>
<name lang="de">289-175</name>
<name lang="cs">289-175</name> <name lang="cs">289-175</name>
<name lang="de">289-175</name>
<name lang="en">289-175</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="designation">289-175</elementInformation> <elementInformation name="designation" show="1">289-175</elementInformation>
<elementInformation show="1" name="description">RJ-45 to CAGE-CLAMP</elementInformation> <elementInformation name="description" show="1">RJ-45 to CAGE-CLAMP</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect ry="0" x="-360" width="720" rx="0" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-40" height="90" antialias="false"/> <polygon x3="10" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-40" y2="-10" x2="0" antialias="false" x1="0" closed="false"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="327" text="RJ-45" color="#000000" y="17" rotation="0"/> <polygon x3="250" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-40" y2="-10" x2="240" antialias="false" x1="240" closed="false"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="321" text="S" color="#000000" y="-24" rotation="0"/> <polygon x3="90" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-40" y2="-10" x2="80" antialias="false" x1="80" closed="false"/>
<circle x="357.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-2.5" antialias="true"/> <polygon x3="-70" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-40" y2="-10" x2="-80" antialias="false" x1="-80" closed="false"/>
<dynamic_text frame="false" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Valignment="AlignTop" Halignment="AlignLeft" z="5" text_width="-1" x="220" y="29.5" rotation="0" text_from="ElementInfo"> <polygon x3="-230" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-40" y2="-10" x2="-240" antialias="false" x1="-240" closed="false"/>
<polygon x3="170" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-40" y2="-10" x2="160" antialias="false" x1="160" closed="false"/>
<polygon x3="-150" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-40" y2="-10" x2="-160" antialias="false" x1="-160" closed="false"/>
<rect x="-360" y="-40" rx="0" ry="0" width="720" height="90" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false"/>
<text x="327" y="17" text="RJ-45" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<text x="321" y="-24" text="S" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<circle x="357.5" y="-2.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<dynamic_text text_from="ElementInfo" x="220" y="29.5" keep_visual_rotation="true" uuid="{3eeef5f5-6173-4d40-82c8-57fc65b43c63}" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" frame="false" z="5" rotation="0" text_width="-1">
<text></text> <text></text>
<info_name>label</info_name> <info_name>label</info_name>
</dynamic_text> </dynamic_text>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-159" text="3" color="#000000" y="-24" rotation="0"/> <text x="-159" y="-24" text="3" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="82" text="6" color="#000000" y="-24" rotation="0"/> <text x="82" y="-24" text="6" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-130" text="RJ-45 to CAGE-CLAMP" color="#000000" y="45" rotation="0"/> <text x="-130" y="45" text="RJ-45 to CAGE-CLAMP" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-239" text="2" color="#000000" y="-24" rotation="0"/> <text x="-239" y="-24" text="2" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="161" text="7" color="#000000" y="-24" rotation="0"/> <text x="161" y="-24" text="7" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-319" text="1" color="#000000" y="-24" rotation="0"/> <text x="-319" y="-24" text="1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="241" text="8" color="#000000" y="-24" rotation="0"/> <text x="241" y="-24" text="8" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-330" text="WAGO 289-175" color="#000000" y="45" rotation="0"/> <text x="-330" y="45" text="WAGO 289-175" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-79" text="4" color="#000000" y="-24" rotation="0"/> <text x="-79" y="-24" text="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="2" text="5" color="#000000" y="-24" rotation="0"/> <text x="2" y="-24" text="5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" rotation="0"/>
<circle x="317.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" antialias="true"/> <circle x="317.5" y="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="77.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" antialias="true"/> <circle x="77.5" y="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="-162.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" antialias="true"/> <circle x="-162.5" y="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="157.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" antialias="true"/> <circle x="157.5" y="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="-242.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" antialias="true"/> <circle x="-242.5" y="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="237.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" antialias="true"/> <circle x="237.5" y="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="-322.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" antialias="true"/> <circle x="-322.5" y="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" antialias="true"/> <circle x="-2.5" y="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="-82.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" antialias="true"/> <circle x="-82.5" y="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<terminal x="-240" name="" y="-40" orientation="n"/> <ellipse x="317.5" y="-6" width="5" height="12" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false"/>
<terminal x="-160" name="" y="-40" orientation="n"/> <line end1="none" length1="1.5" style="line-style:normal;line-weight:normal;filling:black;color:black" y1="-40" y2="-4" x2="320" end2="circle" antialias="false" x1="320" length2="1.5"/>
<terminal x="-320" name="" y="-40" orientation="n"/> <line end1="none" length1="1.5" style="line-style:normal;line-weight:hight;filling:none;color:black" y1="0" y2="0" x2="-320" end2="none" antialias="false" x1="360" length2="1.5"/>
<terminal x="160" name="" y="-40" orientation="n"/> <polygon x3="-310" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-40" y2="-10" x2="-320" antialias="false" x1="-320" closed="false"/>
<terminal x="80" name="" y="-40" orientation="n"/> <terminal x="160" y="-40" uuid="{b2a5bf12-263d-4a6c-af7b-74ce23ad5f77}" orientation="n" type="Generic" name=""/>
<terminal x="240" name="" y="-40" orientation="n"/> <terminal x="80" y="-40" uuid="{1b2350ad-aa4e-4736-a5e7-cce10e230b97}" orientation="n" type="Generic" name=""/>
<terminal x="360" name="" y="0" orientation="e"/> <terminal x="-80" y="-40" uuid="{efd4be21-455b-47d8-bff0-6660def238da}" orientation="n" type="Generic" name=""/>
<terminal x="-80" name="" y="-40" orientation="n"/> <terminal x="360" y="0" uuid="{c0b90809-9003-420b-a52e-d59f911374e5}" orientation="e" type="Generic" name=""/>
<terminal x="0" name="" y="-40" orientation="n"/> <terminal x="-320" y="-40" uuid="{1c267f69-fd5e-4f90-80af-5f32a02072dc}" orientation="n" type="Generic" name=""/>
<terminal x="320" name="" y="-40" orientation="n"/> <terminal x="0" y="-40" uuid="{661fa241-2db3-4f9e-bb68-71d41539f809}" orientation="n" type="Generic" name=""/>
<terminal x="320" y="-40" uuid="{31b23e55-8c17-4921-8b9d-1164a252dba5}" orientation="n" type="Generic" name=""/>
<terminal x="240" y="-40" uuid="{1c9cd458-11e0-4521-b191-207b4cd0d119}" orientation="n" type="Generic" name=""/>
<terminal x="-240" y="-40" uuid="{c4bf6361-2f42-41eb-b195-b194fe11acbc}" orientation="n" type="Generic" name=""/>
<terminal x="-160" y="-40" uuid="{4c24ddab-174a-472c-b37f-bb7caf214f63}" orientation="n" type="Generic" name=""/>
</description> </description>
</definition> </definition>

View File

@@ -0,0 +1,32 @@
<definition type="element" width="130" hotspot_y="35" link_type="simple" height="70" version="0.90" hotspot_x="64">
<names>
<name lang="fr">289-176</name>
<name lang="de">289-176</name>
<name lang="en">289-176</name>
<name lang="cs">289-176</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">289-176</elementInformation>
<elementInformation show="1" name="description">Übergabemodul RJ45 RJ-45 Power Leistungskontakte</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect width="120" antialias="false" rx="0" height="60" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-60" y="-30" ry="0"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" x="50.625" text="2" rotation="0" y="-4"/>
<circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="57.5" y="-2.5"/>
<circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-62.5" y="-2.5"/>
<line length1="1.5" antialias="false" style="line-style:normal;line-weight:normal;filling:black;color:black" y1="0" x1="-60" y2="0" length2="1.5" end1="none" end2="none" x2="60"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" x="-32" text="RJ45 - RJ45" rotation="0" y="26"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" x="-55" text="1" rotation="0" y="-4"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" x="-45" text="WAGO 289-176" rotation="0" y="-17"/>
<dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft" z="16" frame="false" x="-4" rotation="0" text_from="ElementInfo" y="28" uuid="{32815a7b-7a5c-4c39-bbd5-70f7869c4d0b}" keep_visual_rotation="true">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<terminal type="Generic" orientation="e" x="60" name="X1.2" y="0" uuid="{a94f37bd-28b9-4593-b1a3-f2aa90bc1002}"/>
<terminal type="Generic" orientation="w" x="-60" name="X1.1" y="0" uuid="{9882d75f-797f-4ec2-87ec-8e5972c6a694}"/>
</description>
</definition>

View File

@@ -0,0 +1,33 @@
<definition type="element" width="130" hotspot_y="35" link_type="simple" height="70" version="0.90" hotspot_x="64">
<names>
<name lang="fr">289-177</name>
<name lang="de">289-177</name>
<name lang="en">289-177</name>
<name lang="cs">289-177</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">289-177</elementInformation>
<elementInformation show="1" name="description">Übergabemodul RJ45 RJ-45 crossover</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect width="120" antialias="false" rx="0" height="60" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-60" y="-30" ry="0"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" x="52.625" text="2" rotation="0" y="-2"/>
<circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="57.5" y="-2.5"/>
<circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-62.5" y="-2.5"/>
<line length1="1.5" antialias="false" style="line-style:normal;line-weight:normal;filling:black;color:black" y1="0" x1="-60" y2="0" length2="1.5" end1="none" end2="none" x2="60"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" x="-32" text="RJ45 - RJ45" rotation="0" y="19"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" x="-57" text="1" rotation="0" y="-2"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" x="-45" text="WAGO 289-177" rotation="0" y="-17"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" x="-19" text="(crossover)" rotation="0" y="28"/>
<dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft" z="16" frame="false" x="-4" rotation="0" text_from="ElementInfo" y="28" uuid="{32815a7b-7a5c-4c39-bbd5-70f7869c4d0b}" keep_visual_rotation="true">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<terminal type="Generic" orientation="e" x="60" name="X1.2" y="0" uuid="{a94f37bd-28b9-4593-b1a3-f2aa90bc1002}"/>
<terminal type="Generic" orientation="w" x="-60" name="X1.1" y="0" uuid="{9882d75f-797f-4ec2-87ec-8e5972c6a694}"/>
</description>
</definition>

View File

@@ -0,0 +1,66 @@
<definition width="730" type="element" version="0.90" link_type="simple" height="100" hotspot_x="364" hotspot_y="46">
<names>
<name lang="en">289-178</name>
<name lang="cs">289-178</name>
<name lang="fr">289-178</name>
<name lang="de">289-178</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">289-178</elementInformation>
<elementInformation show="1" name="description">RJ-45 to CAGE-CLAMP</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect width="720" antialias="false" rx="0" ry="0" y="-40" height="90" x="-360" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="237.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="B" x="243" rotation="0"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="A" x="183" rotation="0"/>
<polygon x1="180" antialias="false" closed="false" x2="180" y1="-40" y2="-10" x3="190" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<polygon x1="240" antialias="false" closed="false" x2="240" y1="-40" y2="-10" x3="250" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="177.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<polygon x1="0" antialias="false" closed="false" x2="0" y1="-40" y2="-10" x3="10" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<dynamic_text Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Valignment="AlignTop" y="29.5" uuid="{3eeef5f5-6173-4d40-82c8-57fc65b43c63}" text_width="-1" keep_visual_rotation="true" text_from="ElementInfo" x="220" z="12" rotation="0" frame="false">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<polygon x1="-240" antialias="false" closed="false" x2="-240" y1="-40" y2="-10" x3="-230" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<polygon x1="-180" antialias="false" closed="false" x2="-180" y1="-40" y2="-10" x3="-170" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="17" text="RJ-45" x="327" rotation="0"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="S" x="322" rotation="0"/>
<circle diameter="5" antialias="true" y="-2.5" x="357.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="3" x="-178" rotation="0"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="6" x="3" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="45" text="RJ-45 to CAGE-CLAMP / Power-Contacts" x="-130" rotation="0"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="2" x="-238" rotation="0"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="7" x="62" rotation="0"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="1" x="-298" rotation="0"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="8" x="122" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="45" text="WAGO 289-178" x="-330" rotation="0"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="4" x="-118" rotation="0"/>
<text font="Sans Serif,6,-1,5,50,0,0,0,0,0" color="#000000" y="-26" text="5" x="-57" rotation="0"/>
<circle diameter="5" antialias="true" y="-42.5" x="317.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-182.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="57.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-242.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-302.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-62.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<ellipse width="5" antialias="false" y="-6" height="12" x="317.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<line x1="320" length2="1.5" antialias="false" x2="320" length1="1.5" y1="-40" end1="none" y2="-4" style="line-style:normal;line-weight:normal;filling:black;color:black" end2="circle"/>
<line x1="360" length2="1.5" antialias="false" x2="-300" length1="1.5" y1="0" end1="none" y2="0" style="line-style:normal;line-weight:hight;filling:none;color:black" end2="none"/>
<polygon x1="-300" antialias="false" closed="false" x2="-300" y1="-40" y2="-10" x3="-290" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{31b23e55-8c17-4921-8b9d-1164a252dba5}" name="" x="320"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{1b2350ad-aa4e-4736-a5e7-cce10e230b97}" name="" x="0"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{c4bf6361-2f42-41eb-b195-b194fe11acbc}" name="" x="-240"/>
<terminal orientation="e" type="Generic" y="0" uuid="{c0b90809-9003-420b-a52e-d59f911374e5}" name="" x="360"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{4c24ddab-174a-472c-b37f-bb7caf214f63}" name="" x="-180"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{e8fe0fa5-d913-4b93-bbd4-c66c19d40368}" name="" x="240"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{1c267f69-fd5e-4f90-80af-5f32a02072dc}" name="" x="-300"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{54167ac3-b11c-40f6-83ad-527c3a9533c2}" name="" x="180"/>
</description>
</definition>

View File

@@ -0,0 +1,74 @@
<definition width="730" type="element" version="0.90" link_type="simple" height="100" hotspot_x="364" hotspot_y="46">
<names>
<name lang="en">289-179</name>
<name lang="cs">289-179</name>
<name lang="fr">289-179</name>
<name lang="de">289-179</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">289-179</elementInformation>
<elementInformation show="1" name="description">RJ-45 to CAGE-CLAMP</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect width="720" antialias="false" rx="0" ry="0" y="-40" height="90" x="-360" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="237.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="B" x="243" rotation="0"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="A" x="183" rotation="0"/>
<polygon x1="180" antialias="false" closed="false" x2="180" y1="-40" y2="-10" x3="190" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<polygon x1="-60" antialias="false" closed="false" x2="-60" y1="-40" y2="-10" x3="-50" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<polygon x1="240" antialias="false" closed="false" x2="240" y1="-40" y2="-10" x3="250" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="177.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<polygon x1="120" antialias="false" closed="false" x2="120" y1="-40" y2="-10" x3="130" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<polygon x1="0" antialias="false" closed="false" x2="0" y1="-40" y2="-10" x3="10" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<polygon x1="-120" antialias="false" closed="false" x2="-120" y1="-40" y2="-10" x3="-110" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<dynamic_text Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Valignment="AlignTop" y="29.5" uuid="{3eeef5f5-6173-4d40-82c8-57fc65b43c63}" text_width="-1" keep_visual_rotation="true" text_from="ElementInfo" x="220" z="12" rotation="0" frame="false">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<polygon x1="-240" antialias="false" closed="false" x2="-240" y1="-40" y2="-10" x3="-230" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<polygon x1="60" antialias="false" closed="false" x2="60" y1="-40" y2="-10" x3="70" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<polygon x1="-180" antialias="false" closed="false" x2="-180" y1="-40" y2="-10" x3="-170" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="17" text="RJ-45" x="327" rotation="0"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="S" x="322" rotation="0"/>
<circle diameter="5" antialias="true" y="-2.5" x="357.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="3" x="-178" rotation="0"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="6" x="3" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="45" text="RJ-45 to CAGE-CLAMP / Power-Contacts" x="-130" rotation="0"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="2" x="-238" rotation="0"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="7" x="62" rotation="0"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="1" x="-298" rotation="0"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="8" x="122" rotation="0"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="45" text="WAGO 289-179" x="-330" rotation="0"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="4" x="-118" rotation="0"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" color="#000000" y="-25" text="5" x="-57" rotation="0"/>
<circle diameter="5" antialias="true" y="-42.5" x="317.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-182.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="57.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-242.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-302.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-62.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<ellipse width="5" antialias="false" y="-6" height="12" x="317.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<line x1="320" length2="1.5" antialias="false" x2="320" length1="1.5" y1="-40" end1="none" y2="-4" style="line-style:normal;line-weight:normal;filling:black;color:black" end2="circle"/>
<line x1="360" length2="1.5" antialias="false" x2="-300" length1="1.5" y1="0" end1="none" y2="0" style="line-style:normal;line-weight:hight;filling:none;color:black" end2="none"/>
<polygon x1="-300" antialias="false" closed="false" x2="-300" y1="-40" y2="-10" x3="-290" y3="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{1c267f69-fd5e-4f90-80af-5f32a02072dc}" name="" x="-300"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{31b23e55-8c17-4921-8b9d-1164a252dba5}" name="" x="320"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{e8fe0fa5-d913-4b93-bbd4-c66c19d40368}" name="" x="240"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{b2a5bf12-263d-4a6c-af7b-74ce23ad5f77}" name="" x="60"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{1c9cd458-11e0-4521-b191-207b4cd0d119}" name="" x="120"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{c4bf6361-2f42-41eb-b195-b194fe11acbc}" name="" x="-240"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{1b2350ad-aa4e-4736-a5e7-cce10e230b97}" name="" x="0"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{efd4be21-455b-47d8-bff0-6660def238da}" name="" x="-120"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{4c24ddab-174a-472c-b37f-bb7caf214f63}" name="" x="-180"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{54167ac3-b11c-40f6-83ad-527c3a9533c2}" name="" x="180"/>
<terminal orientation="e" type="Generic" y="0" uuid="{c0b90809-9003-420b-a52e-d59f911374e5}" name="" x="360"/>
<terminal orientation="n" type="Generic" y="-40" uuid="{661fa241-2db3-4f9e-bb68-71d41539f809}" name="" x="-60"/>
</description>
</definition>

View File

@@ -1,4 +1,4 @@
<definition hotspot_y="46" link_type="simple" type="element" hotspot_x="404" width="810" height="100" version="0.80"> <definition hotspot_y="46" link_type="simple" type="element" hotspot_x="404" width="810" height="100" version="0.90">
<names> <names>
<name lang="de">289-575</name> <name lang="de">289-575</name>
<name lang="en">289-575</name> <name lang="en">289-575</name>

View File

@@ -1,4 +1,4 @@
<definition hotspot_y="46" link_type="simple" type="element" hotspot_x="404" width="810" height="100" version="0.80"> <definition hotspot_y="46" link_type="simple" type="element" hotspot_x="404" width="810" height="100" version="0.90">
<names> <names>
<name lang="de">289-585</name> <name lang="de">289-585</name>
<name lang="en">289-585</name> <name lang="en">289-585</name>

View File

@@ -1,4 +1,4 @@
<definition hotspot_y="46" type="element" width="730" height="100" version="0.80" link_type="simple" hotspot_x="366"> <definition hotspot_y="46" type="element" width="740" height="100" version="0.80" link_type="simple" hotspot_x="366">
<names> <names>
<name lang="de">750-8100</name> <name lang="de">750-8100</name>
<name lang="el">750-8100</name> <name lang="el">750-8100</name>

View File

@@ -1,4 +1,4 @@
<definition link_type="simple" hotspot_x="364" hotspot_y="55" type="element" version="0.80" width="730" height="110"> <definition link_type="simple" hotspot_x="375" hotspot_y="55" type="element" version="0.80" width="740" height="110">
<names> <names>
<name lang="it">750-8101</name> <name lang="it">750-8101</name>
<name lang="el">750-8101</name> <name lang="el">750-8101</name>
@@ -45,8 +45,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text x="201" y="-22" rotation="0" text="PE" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text x="201" y="-22" rotation="0" text="PE" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="-199" y="-22" rotation="0" text="0V" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text x="-199" y="-22" rotation="0" text="0V" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="-279" y="-22" rotation="0" text="24V" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text x="-279" y="-22" rotation="0" text="24V" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="123" y="-31" rotation="0" text="_" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text x="123" y="-22" rotation="0" text="" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text x="43" y="-31" rotation="0" text="_" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text x="43" y="-22" rotation="0" text="" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text x="-39" y="-22" rotation="0" text="+" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text x="-39" y="-22" rotation="0" text="+" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text x="-119" y="-22" rotation="0" text="+" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text x="-119" y="-22" rotation="0" text="+" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text x="-355" y="4" rotation="0" text="Eth1" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text x="-355" y="4" rotation="0" text="Eth1" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>

View File

@@ -1,4 +1,4 @@
<definition hotspot_y="55" width="730" link_type="simple" version="0.80" type="element" height="170" hotspot_x="364"> <definition hotspot_y="55" width="740" link_type="simple" version="0.80" type="element" height="170" hotspot_x="375">
<names> <names>
<name lang="ar">750-8102</name> <name lang="ar">750-8102</name>
<name lang="cs">750-8102</name> <name lang="cs">750-8102</name>
@@ -61,8 +61,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text y="-22" rotation="0" x="201" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE"/> <text y="-22" rotation="0" x="201" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE"/>
<text y="-22" rotation="0" x="-199" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V"/> <text y="-22" rotation="0" x="-199" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V"/>
<text y="-22" rotation="0" x="-279" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V"/> <text y="-22" rotation="0" x="-279" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V"/>
<text y="-31" rotation="0" x="123" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_"/> <text y="-22" rotation="0" x="123" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text=""/>
<text y="-31" rotation="0" x="43" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_"/> <text y="-22" rotation="0" x="43" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text=""/>
<text y="-22" rotation="0" x="-39" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+"/> <text y="-22" rotation="0" x="-39" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+"/>
<text y="-22" rotation="0" x="-119" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+"/> <text y="-22" rotation="0" x="-119" color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+"/>
<text y="4" rotation="0" x="-355" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth1"/> <text y="4" rotation="0" x="-355" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth1"/>

View File

@@ -1,94 +1,103 @@
<definition hotspot_y="55" link_type="simple" version="0.60" type="element" width="730" hotspot_x="364" height="170"> <definition link_type="simple" width="740" hotspot_y="55" hotspot_x="375" height="170" version="0.80" type="element">
<names> <names>
<name lang="nl">750-8202</name> <name lang="nl">750-8202</name>
<name lang="es">750-8202</name> <name lang="es">750-8202</name>
<name lang="ar">750-8202</name>
<name lang="en">750-8202</name>
<name lang="cs">750-8202</name>
<name lang="de">750-8202</name>
<name lang="pt">750-8202</name>
<name lang="it">750-8202</name> <name lang="it">750-8202</name>
<name lang="fr">750-8202</name> <name lang="fr">750-8202</name>
<name lang="cs">750-8202</name>
<name lang="pt">750-8202</name>
<name lang="pl">750-8202</name> <name lang="pl">750-8202</name>
<name lang="de">750-8202</name>
<name lang="el">750-8202</name> <name lang="el">750-8202</name>
<name lang="en">750-8202</name>
<name lang="ar">750-8202</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="description" show="1">PFC200 CS 2ETH RS</elementInformation>
<elementInformation show="1" name="designation">750-8202</elementInformation> <elementInformation name="designation" show="1">750-8202</elementInformation>
<elementInformation show="1" name="description">PFC200 CS 2ETH RS</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect width="720" style="line-style:normal;line-weight:normal;filling:white;color:black" ry="0" height="150" y="-40" rx="0" x="-360" antialias="false"/>
<circle x="-362.5" diameter="5" y="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="37.5" x="-362.5" antialias="true"/>
<text text="IP Adr. 2:" size="9" x="-303" y="25"/> <text text="IP Adr. 2:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="25" color="#000000" x="-303"/>
<text text="IP Adr. 1:" size="9" x="-303" y="4"/> <text text="IP Adr. 1:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000" x="-303"/>
<circle x="-362.5" diameter="5" y="17.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="17.5" x="-362.5" antialias="true"/>
<text text="Mode:" size="9" x="-303" y="44"/> <text text="Mode:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="44" color="#000000" x="-303"/>
<input text="RS232 19.200 8N1" tagg="none" size="9" rotate="true" x="-247" y="40"/> <dynamic_text uuid="{7161dc01-d114-4fba-8d11-bed90b1565ed}" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" y="28.5" x="-247" Halignment="AlignLeft" z="7" text_width="-1" Valignment="AlignTop" text_from="UserText">
<input text="192.168.0.1" tagg="none" size="9" rotate="true" x="-247" y="0"/> <text>RS232 19.200 8N1</text>
<input text="192.168.1.1" tagg="none" size="9" rotate="true" x="-247" y="21"/> </dynamic_text>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length2="1.5" x1="40" length1="1.5" y2="-38"/> <dynamic_text uuid="{e57bfe3a-dc05-4878-ba75-2d29957224cc}" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" y="-11.5" x="-247" Halignment="AlignLeft" z="8" text_width="-1" Valignment="AlignTop" text_from="UserText">
<text text="Serial" size="9" x="-355" y="44"/> <text>192.168.0.1</text>
<text text="Eth2" size="9" x="-355" y="24"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length2="1.5" x1="-40" length1="1.5" y2="-38"/> <dynamic_text uuid="{a11c6451-dae1-4e4d-ac81-7f9cd1971441}" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" y="9.5" x="-247" Halignment="AlignLeft" z="9" text_width="-1" Valignment="AlignTop" text_from="UserText">
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="200" length1="1.5" y2="30"/> <text>192.168.1.1</text>
<circle x="-362.5" diameter="5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length2="1.5" x1="120" length1="1.5" y2="-37"/> <line x2="40" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y1="10" end2="none" end1="none" y2="-38" x1="40" antialias="false"/>
<line end1="circle" end2="none" antialias="false" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length2="1.5" x1="280" length1="1.5" y2="-37"/> <text text="Serial" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="44" color="#000000" x="-355"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length2="1.5" x1="-120" length1="1.5" y2="-38"/> <text text="Eth2" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="24" color="#000000" x="-355"/>
<circle x="-42.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line x2="-40" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" y1="-8.5" end2="none" end1="circle" y2="-38" x1="-40" antialias="false"/>
<circle x="-122.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line x2="358" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y1="30" end2="none" end1="none" y2="30" x1="200" antialias="false"/>
<circle x="-202.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-2.5" x="-362.5" antialias="true"/>
<circle x="-282.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line x2="120" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" y1="11" end2="none" end1="circle" y2="-37" x1="120" antialias="false"/>
<circle x="277.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line x2="280" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" y1="31.5" end2="none" end1="circle" y2="-37" x1="280" antialias="false"/>
<circle x="197.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line x2="-120" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y1="-10" end2="none" end1="none" y2="-38" x1="-120" antialias="false"/>
<circle x="117.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" x="-42.5" antialias="true"/>
<circle x="37.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" x="-122.5" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="40" length1="1.5" y2="10"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" x="-202.5" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length2="1.5" x1="200" length1="1.5" y2="-38"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" x="-282.5" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="-120" length1="1.5" y2="-10"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" x="277.5" antialias="true"/>
<text text="WAGO 750-8202" size="9" x="-329" y="105"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" x="197.5" antialias="true"/>
<text text="PE" size="9" x="281" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" x="117.5" antialias="true"/>
<text text="PE" size="9" x="201" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="-42.5" x="37.5" antialias="true"/>
<text text="0V" size="9" x="-199" y="-22"/> <line x2="358" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y1="10" end2="none" end1="none" y2="10" x1="40" antialias="false"/>
<text text="24V" size="9" x="-279" y="-22"/> <line x2="200" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y1="30" end2="none" end1="none" y2="-38" x1="200" antialias="false"/>
<text text="_" size="12" x="123" y="-31"/> <line x2="358" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y1="-10" end2="none" end1="none" y2="-10" x1="-120" antialias="false"/>
<text text="_" size="12" x="43" y="-31"/> <text text="WAGO 750-8202" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="105" color="#000000" x="-329"/>
<text text="+" size="12" x="-39" y="-22"/> <text text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000" x="281"/>
<text text="+" size="12" x="-119" y="-22"/> <text text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000" x="201"/>
<text text="Eth1" size="9" x="-355" y="4"/> <text text="0V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000" x="-199"/>
<input text="X123" tagg="label" size="9" rotate="true" x="221" y="101"/> <text text="24V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000" x="-279"/>
<text text="1" size="5" x="-276" y="-42"/> <text text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000" x="123"/>
<text text="5" size="5" x="-195" y="-42"/> <text text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000" x="43"/>
<text text="2" size="5" x="-115" y="-42"/> <text text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000" x="-39"/>
<text text="6" size="5" x="-35" y="-42"/> <text text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000" x="-119"/>
<text text="3" size="5" x="45" y="-42"/> <text text="Eth1" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000" x="-355"/>
<text text="7" size="5" x="125" y="-42"/> <dynamic_text uuid="{5ecacb21-16b2-4b68-ac0e-091bb14cf1b4}" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" y="89.5" x="221" Halignment="AlignLeft" z="40" text_width="-1" Valignment="AlignTop" text_from="ElementInfo">
<text text="4" size="5" x="205" y="-42"/> <text></text>
<text text="8" size="5" x="285" y="-42"/> <info_name>label</info_name>
<text text="PFC200 CS 2ETH RS" size="9" x="-137" y="105"/> </dynamic_text>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text text="1" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" x="-276"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text text="5" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" x="-195"/>
<text y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X3" x="-371" rotation="0" color="#000000"/> <text text="2" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" x="-115"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text text="6" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" x="-35"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text text="3" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" x="45"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text text="7" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" x="125"/>
<terminal x="40" y="-40" orientation="n"/> <text text="4" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" x="205"/>
<terminal x="280" y="-40" orientation="n"/> <text text="8" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" x="285"/>
<terminal x="200" y="-40" orientation="n"/> <text text="PFC200 CS 2ETH RS" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="105" color="#000000" x="-137"/>
<terminal x="-200" y="-40" orientation="n"/> <text text="X1" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="9" color="#000000" x="-371"/>
<terminal x="-120" y="-40" orientation="n"/> <text text="X2" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="29" color="#000000" x="-371"/>
<terminal x="120" y="-40" orientation="n"/> <text text="X3" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="49" color="#000000" x="-371"/>
<terminal x="360" y="10" orientation="e"/> <arc width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" height="5" start="90" y="-12.5" x="360" angle="180" antialias="true"/>
<terminal x="-360" y="0" orientation="w"/> <arc width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" height="5" start="90" y="7.5" x="360" angle="180" antialias="true"/>
<terminal x="-280" y="-40" orientation="n"/> <arc width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" height="5" start="90" y="27.5" x="360" angle="180" antialias="true"/>
<terminal x="360" y="-10" orientation="e"/> <terminal uuid="{97f46b07-e817-4235-acf5-b5038ea13927}" orientation="n" y="-40" name="" x="40"/>
<terminal x="-360" y="40" orientation="w"/> <terminal uuid="{9a262578-f914-4bbb-b14c-97b8d079c34d}" orientation="n" y="-40" name="" x="280"/>
<terminal x="360" y="30" orientation="e"/> <terminal uuid="{3a0a6fe7-c8ff-477d-84d2-2741f3ab78c0}" orientation="n" y="-40" name="" x="200"/>
<terminal x="-360" y="20" orientation="w"/> <terminal uuid="{2e3898f2-e756-4073-9680-d523aade4509}" orientation="n" y="-40" name="" x="-200"/>
<terminal x="-40" y="-40" orientation="n"/> <terminal uuid="{8137c52c-0f66-40d2-8da3-5fa4c510a079}" orientation="n" y="-40" name="" x="-120"/>
<terminal uuid="{7f2e5f96-02e4-4105-b5b7-20bf990d952b}" orientation="n" y="-40" name="" x="120"/>
<terminal uuid="{bd18f410-b571-4a65-a6ce-e97eac62669e}" orientation="e" y="10" name="" x="360"/>
<terminal uuid="{a596053d-529d-44d1-ab44-60d0e8ef3649}" orientation="w" y="0" name="" x="-360"/>
<terminal uuid="{76e20b53-fe9f-4a74-9728-430f09e2adc9}" orientation="n" y="-40" name="" x="-280"/>
<terminal uuid="{7f54f64c-621a-4923-b770-d0d214ad21cc}" orientation="e" y="-10" name="" x="360"/>
<terminal uuid="{8a909580-aeed-4742-aee5-70965bb0bdcc}" orientation="w" y="40" name="" x="-360"/>
<terminal uuid="{2fffd65f-e997-45c4-ac32-3dcaf7063d22}" orientation="e" y="30" name="" x="360"/>
<terminal uuid="{5de489da-5a0c-4341-bd52-4325a76c84a0}" orientation="w" y="20" name="" x="-360"/>
<terminal uuid="{6fee849c-fd6d-4fb9-9f5a-da9bfb952027}" orientation="n" y="-40" name="" x="-40"/>
</description> </description>
</definition> </definition>

View File

@@ -1,96 +1,107 @@
<definition height="170" hotspot_x="364" hotspot_y="55" type="element" width="730" version="0.5" link_type="simple"> <definition width="740" version="0.80" link_type="simple" hotspot_y="55" height="170" type="element" hotspot_x="375">
<names> <names>
<name lang="nl">750-8203</name> <name lang="nl">750-8203</name>
<name lang="de">750-8203</name> <name lang="fr">750-8203</name>
<name lang="pt">750-8203</name>
<name lang="pl">750-8203</name>
<name lang="es">750-8203</name> <name lang="es">750-8203</name>
<name lang="it">750-8203</name>
<name lang="ar">750-8203</name>
<name lang="cs">750-8203</name>
<name lang="el">750-8203</name> <name lang="el">750-8203</name>
<name lang="en">750-8203</name> <name lang="en">750-8203</name>
<name lang="fr">750-8203</name> <name lang="de">750-8203</name>
<name lang="pl">750-8203</name>
<name lang="ar">750-8203</name>
<name lang="it">750-8203</name>
<name lang="cs">750-8203</name>
<name lang="pt">750-8203</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-8203</elementInformation> <elementInformation name="description" show="1">PFC200 CS 2ETH CAN</elementInformation>
<elementInformation show="1" name="description">PFC200 CS 2ETH CAN</elementInformation> <elementInformation name="designation" show="1">750-8203</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect width="720" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-40" rx="0" height="150" x="-360" ry="0" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-362.5" diameter="5" y="57.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="57.5" diameter="5" x="-362.5" antialias="true"/>
<text text="Baudrate:" size="9" x="-212" y="64"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="Baudrate:" y="64" x="-212"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-146" y="60"/> <dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" uuid="{3ec5ba6a-3008-40a5-97d9-f77588c46cb6}" Halignment="AlignLeft" Valignment="AlignTop" y="48.5" text_width="-1" x="-146" z="4" frame="false" text_from="UserText">
<text text="IP Adr. 2:" x="-303" size="9" y="25"/> <text>1000</text>
<text text="IP Adr. 1:" x="-303" size="9" y="4"/> </dynamic_text>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-362.5" diameter="5" y="17.5"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="IP Adr. 2:" y="25" x="-303"/>
<text text="Node ID:" x="-303" size="9" y="64"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="IP Adr. 1:" y="4" x="-303"/>
<input text="1" rotate="true" x="-247" tagg="none" size="9" y="60"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="17.5" diameter="5" x="-362.5" antialias="true"/>
<input text="192.168.0.1" rotate="true" x="-247" tagg="none" size="9" y="0"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="Node ID:" y="64" x="-303"/>
<input text="192.168.1.1" rotate="true" x="-247" tagg="none" size="9" y="21"/> <dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" uuid="{6456d0f0-c819-4653-9610-601fa2423462}" Halignment="AlignLeft" Valignment="AlignTop" y="48.5" text_width="-1" x="-247" z="9" frame="false" text_from="UserText">
<line x1="40" y1="10" length2="1.5" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" antialias="false" end1="none" length1="1.5" end2="none"/> <text>1</text>
<text text="CAN" x="-355" size="9" y="64"/> </dynamic_text>
<text text="Eth2" x="-355" size="9" y="24"/> <dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" uuid="{91c55b88-1688-4a6e-b705-93190b0cd574}" Halignment="AlignLeft" Valignment="AlignTop" y="-11.5" text_width="-1" x="-247" z="10" frame="false" text_from="UserText">
<line x1="-40" y1="-8.5" length2="1.5" y2="-38" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" antialias="false" end1="circle" length1="1.5" end2="none"/> <text>192.168.0.1</text>
<line x1="200" y1="30" length2="1.5" y2="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" antialias="false" end1="none" length1="1.5" end2="none"/> </dynamic_text>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-362.5" diameter="5" y="-2.5"/> <dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" uuid="{7ef7083a-5ace-4dd4-b591-6c9f19bcfd92}" Halignment="AlignLeft" Valignment="AlignTop" y="9.5" text_width="-1" x="-247" z="11" frame="false" text_from="UserText">
<line x1="120" y1="11" length2="1.5" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" antialias="false" end1="circle" length1="1.5" end2="none"/> <text>192.168.1.1</text>
<line x1="280" y1="31.5" length2="1.5" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" antialias="false" end1="circle" length1="1.5" end2="none"/> </dynamic_text>
<line x1="-120" y1="-10" length2="1.5" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" antialias="false" end1="none" length1="1.5" end2="none"/> <line y1="10" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="40" length2="1.5" end2="none" x2="40" y2="-38" length1="1.5" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-42.5" diameter="5" y="-42.5"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="CAN" y="64" x="-355"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-122.5" diameter="5" y="-42.5"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="Eth2" y="24" x="-355"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-202.5" diameter="5" y="-42.5"/> <line y1="-8.5" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="-40" length2="1.5" end2="none" x2="-40" y2="-38" length1="1.5" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-282.5" diameter="5" y="-42.5"/> <line y1="30" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="200" length2="1.5" end2="none" x2="358" y2="30" length1="1.5" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="277.5" diameter="5" y="-42.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="-2.5" diameter="5" x="-362.5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="197.5" diameter="5" y="-42.5"/> <line y1="11" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="120" length2="1.5" end2="none" x2="120" y2="-37" length1="1.5" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="117.5" diameter="5" y="-42.5"/> <line y1="31.5" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="280" length2="1.5" end2="none" x2="280" y2="-37" length1="1.5" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="37.5" diameter="5" y="-42.5"/> <line y1="-10" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-120" length2="1.5" end2="none" x2="-120" y2="-38" length1="1.5" antialias="false"/>
<line x1="40" y1="10" length2="1.5" y2="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" antialias="false" end1="none" length1="1.5" end2="none"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" diameter="5" x="-42.5" antialias="true"/>
<line x1="200" y1="30" length2="1.5" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" antialias="false" end1="none" length1="1.5" end2="none"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" diameter="5" x="-122.5" antialias="true"/>
<line x1="-120" y1="-10" length2="1.5" y2="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" antialias="false" end1="none" length1="1.5" end2="none"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" diameter="5" x="-202.5" antialias="true"/>
<text text="WAGO 750-8203" x="-329" size="9" y="105"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" diameter="5" x="-282.5" antialias="true"/>
<text text="PE" x="281" size="9" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" diameter="5" x="277.5" antialias="true"/>
<text text="PE" x="201" size="9" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" diameter="5" x="197.5" antialias="true"/>
<text text="0V" x="-199" size="9" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" diameter="5" x="117.5" antialias="true"/>
<text text="24V" x="-279" size="9" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" diameter="5" x="37.5" antialias="true"/>
<text text="_" x="123" size="12" y="-31"/> <line y1="10" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="40" length2="1.5" end2="none" x2="358" y2="10" length1="1.5" antialias="false"/>
<text text="_" x="43" size="12" y="-31"/> <line y1="30" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="200" length2="1.5" end2="none" x2="200" y2="-38" length1="1.5" antialias="false"/>
<text text="+" x="-39" size="12" y="-22"/> <line y1="-10" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-120" length2="1.5" end2="none" x2="358" y2="-10" length1="1.5" antialias="false"/>
<text text="+" x="-119" size="12" y="-22"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="WAGO 750-8203" y="105" x="-329"/>
<text text="Eth1" x="-355" size="9" y="4"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="PE" y="-22" x="281"/>
<input text="X123" rotate="true" x="221" tagg="label" size="9" y="101"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="PE" y="-22" x="201"/>
<text text="1" x="-276" size="5" y="-42"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="0V" y="-22" x="-199"/>
<text text="5" x="-195" size="5" y="-42"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="24V" y="-22" x="-279"/>
<text text="2" x="-115" size="5" y="-42"/> <text color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" text="" y="-22" x="123"/>
<text text="6" x="-35" size="5" y="-42"/> <text color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" text="" y="-22" x="43"/>
<text text="3" x="45" size="5" y="-42"/> <text color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" text="+" y="-22" x="-39"/>
<text text="7" x="125" size="5" y="-42"/> <text color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" text="+" y="-22" x="-119"/>
<text text="4" x="205" size="5" y="-42"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="Eth1" y="4" x="-355"/>
<text text="8" x="285" size="5" y="-42"/> <dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" uuid="{806d9afc-6e86-44ce-ad52-453fcc393f7a}" Halignment="AlignLeft" Valignment="AlignTop" y="89.5" text_width="-1" x="221" z="42" frame="false" text_from="ElementInfo">
<text text="PFC200 CS 2ETH CAN" x="-137" size="9" y="105"/> <text></text>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <info_name>label</info_name>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> </dynamic_text>
<text y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X4" x="-371" rotation="0" color="#000000"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="1" y="-42" x="-276"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="5" y="-42" x="-195"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="2" y="-42" x="-115"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="6" y="-42" x="-35"/>
<terminal orientation="n" x="-280" y="-40"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="3" y="-42" x="45"/>
<terminal orientation="e" x="360" y="-10"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="7" y="-42" x="125"/>
<terminal orientation="n" x="-40" y="-40"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="4" y="-42" x="205"/>
<terminal orientation="e" x="360" y="30"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="8" y="-42" x="285"/>
<terminal orientation="w" x="-360" y="20"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="PFC200 CS 2ETH CAN" y="105" x="-137"/>
<terminal orientation="n" x="280" y="-40"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="X1" y="9" x="-371"/>
<terminal orientation="n" x="200" y="-40"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="X2" y="29" x="-371"/>
<terminal orientation="n" x="40" y="-40"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="X4" y="69" x="-371"/>
<terminal orientation="n" x="-200" y="-40"/> <arc width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-12.5" height="5" start="90" x="360" angle="180" antialias="true"/>
<terminal orientation="n" x="-120" y="-40"/> <arc width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="7.5" height="5" start="90" x="360" angle="180" antialias="true"/>
<terminal orientation="n" x="120" y="-40"/> <arc width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="27.5" height="5" start="90" x="360" angle="180" antialias="true"/>
<terminal orientation="e" x="360" y="10"/> <terminal uuid="{3c35c2e4-9f8c-4caa-a69f-0f41705e0587}" name="" y="-40" x="-280" orientation="n"/>
<terminal orientation="w" x="-360" y="0"/> <terminal uuid="{0ea21828-da34-4b95-99b8-72504b480a59}" name="" y="-10" x="360" orientation="e"/>
<terminal orientation="w" x="-360" y="60"/> <terminal uuid="{a179a83e-0f93-45e8-8fb2-b3af4ba993ab}" name="" y="-40" x="-40" orientation="n"/>
<terminal uuid="{dbc7d9aa-7e93-4748-85e4-9035990d4bc1}" name="" y="30" x="360" orientation="e"/>
<terminal uuid="{14c36c63-8847-4072-ad7b-4399f5266293}" name="" y="20" x="-360" orientation="w"/>
<terminal uuid="{b4df14ae-f662-4690-bd1a-ff48be8e21e1}" name="" y="-40" x="280" orientation="n"/>
<terminal uuid="{c2d85519-7210-43f2-bf0e-521d282c82f5}" name="" y="-40" x="200" orientation="n"/>
<terminal uuid="{0c5236b4-d15d-4f23-86cd-d94c42ea379c}" name="" y="-40" x="40" orientation="n"/>
<terminal uuid="{c50f9fa1-51fd-46e9-a637-fff49171610a}" name="" y="-40" x="-200" orientation="n"/>
<terminal uuid="{44f8cca7-cde5-4755-97c3-72304433340a}" name="" y="-40" x="-120" orientation="n"/>
<terminal uuid="{9be0705f-6d66-4e9f-8c19-7f647031704b}" name="" y="-40" x="120" orientation="n"/>
<terminal uuid="{359784e8-8d95-4863-9ee4-5a64bb6db367}" name="" y="10" x="360" orientation="e"/>
<terminal uuid="{7ce01fd8-f3f6-43b8-afe6-f36a324b381b}" name="" y="0" x="-360" orientation="w"/>
<terminal uuid="{b5fe3b7a-7491-47c5-b592-bda1c243e82d}" name="" y="60" x="-360" orientation="w"/>
</description> </description>
</definition> </definition>

View File

@@ -1,15 +1,15 @@
<definition hotspot_y="55" link_type="simple" version="0.60" type="element" width="730" hotspot_x="364" height="170"> <definition height="170" width="740" link_type="simple" type="element" hotspot_x="375" hotspot_y="55" version="0.80">
<names> <names>
<name lang="cs">750-8204</name>
<name lang="it">750-8204</name>
<name lang="pt">750-8204</name>
<name lang="de">750-8204</name>
<name lang="en">750-8204</name>
<name lang="fr">750-8204</name>
<name lang="nl">750-8204</name> <name lang="nl">750-8204</name>
<name lang="es">750-8204</name> <name lang="es">750-8204</name>
<name lang="it">750-8204</name>
<name lang="fr">750-8204</name>
<name lang="cs">750-8204</name>
<name lang="pt">750-8204</name>
<name lang="pl">750-8204</name>
<name lang="de">750-8204</name>
<name lang="el">750-8204</name> <name lang="el">750-8204</name>
<name lang="en">750-8204</name> <name lang="pl">750-8204</name>
<name lang="ar">750-8204</name> <name lang="ar">750-8204</name>
</names> </names>
<elementInformations> <elementInformations>
@@ -21,82 +21,95 @@
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect style="line-style:normal;line-weight:normal;filling:white;color:black" x="-360" ry="0" height="150" rx="0" antialias="false" width="720" y="-40"/>
<circle x="-362.5" diameter="5" y="57.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true" y="57.5"/>
<text text="Baudrate:" size="9" x="-212" y="64"/> <text x="-212" rotation="0" text="Baudrate:" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="64"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-146" y="60"/> <dynamic_text frame="false" x="-146" rotation="0" Halignment="AlignLeft" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{2caa04fb-b961-4645-9b38-1c992904b123}" z="4" text_width="-1" text_from="UserText" y="48.5">
<circle x="-362.5" diameter="5" y="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text>1000</text>
<text text="IP Adr. 2:" size="9" x="-303" y="25"/> </dynamic_text>
<text text="IP Adr. 1:" size="9" x="-303" y="4"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true" y="37.5"/>
<circle x="-362.5" diameter="5" y="17.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-303" rotation="0" text="IP Adr. 2:" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="25"/>
<text text="Node ID:" size="9" x="-303" y="64"/> <text x="-303" rotation="0" text="IP Adr. 1:" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="4"/>
<text text="Mode:" size="9" x="-303" y="44"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true" y="17.5"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="60"/> <text x="-303" rotation="0" text="Node ID:" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="64"/>
<input text="RS232 19.200 8N1" tagg="none" size="9" rotate="true" x="-247" y="40"/> <text x="-303" rotation="0" text="Mode:" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="44"/>
<input text="192.168.0.1" tagg="none" size="9" rotate="true" x="-247" y="0"/> <dynamic_text frame="false" x="-247" rotation="0" Halignment="AlignLeft" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{58635eda-ce56-4fe6-9828-a0958c479d05}" z="11" text_width="-1" text_from="UserText" y="48.5">
<input text="192.168.1.1" tagg="none" size="9" rotate="true" x="-247" y="21"/> <text>1</text>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length2="1.5" x1="40" length1="1.5" y2="-38"/> </dynamic_text>
<text text="Serial" size="9" x="-355" y="44"/> <dynamic_text frame="false" x="-247" rotation="0" Halignment="AlignLeft" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{61d1e08d-d511-498a-a331-4366aea23c91}" z="12" text_width="-1" text_from="UserText" y="28.5">
<text text="CAN" size="9" x="-355" y="64"/> <text>RS232 19.200 8N1</text>
<text text="Eth2" size="9" x="-355" y="24"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length2="1.5" x1="-40" length1="1.5" y2="-38"/> <dynamic_text frame="false" x="-247" rotation="0" Halignment="AlignLeft" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{167edca5-cfd7-4163-8438-0c24b7008499}" z="13" text_width="-1" text_from="UserText" y="-11.5">
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="200" length1="1.5" y2="30"/> <text>192.168.0.1</text>
<circle x="-362.5" diameter="5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length2="1.5" x1="120" length1="1.5" y2="-37"/> <dynamic_text frame="false" x="-247" rotation="0" Halignment="AlignLeft" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{b63324d3-c16e-459c-a49d-8b4751f4b6fb}" z="14" text_width="-1" text_from="UserText" y="9.5">
<line end1="circle" end2="none" antialias="false" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length2="1.5" x1="280" length1="1.5" y2="-37"/> <text>192.168.1.1</text>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length2="1.5" x1="-120" length1="1.5" y2="-38"/> </dynamic_text>
<circle x="-42.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length2="1.5" x1="40" y1="10" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end1="none" length1="1.5" x2="40" end2="none"/>
<circle x="-122.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" rotation="0" text="Serial" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="44"/>
<circle x="-202.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" rotation="0" text="CAN" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="64"/>
<circle x="-282.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" rotation="0" text="Eth2" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="24"/>
<circle x="277.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length2="1.5" x1="-40" y1="-8.5" y2="-38" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="circle" length1="1.5" x2="-40" end2="none"/>
<circle x="197.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length2="1.5" x1="200" y1="30" y2="30" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end1="none" length1="1.5" x2="358" end2="none"/>
<circle x="117.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true" y="-2.5"/>
<circle x="37.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length2="1.5" x1="120" y1="11" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="circle" length1="1.5" x2="120" end2="none"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="40" length1="1.5" y2="10"/> <line length2="1.5" x1="280" y1="31.5" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="circle" length1="1.5" x2="280" end2="none"/>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length2="1.5" x1="200" length1="1.5" y2="-38"/> <line length2="1.5" x1="-120" y1="-10" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end1="none" length1="1.5" x2="-120" end2="none"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="-120" length1="1.5" y2="-10"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-42.5" antialias="true" y="-42.5"/>
<text text="WAGO 750-8204" size="9" x="-329" y="105"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-122.5" antialias="true" y="-42.5"/>
<text text="PE" size="9" x="281" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-202.5" antialias="true" y="-42.5"/>
<text text="PE" size="9" x="201" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-282.5" antialias="true" y="-42.5"/>
<text text="0V" size="9" x="-199" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="277.5" antialias="true" y="-42.5"/>
<text text="24V" size="9" x="-279" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="197.5" antialias="true" y="-42.5"/>
<text text="_" size="12" x="123" y="-31"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="117.5" antialias="true" y="-42.5"/>
<text text="_" size="12" x="43" y="-31"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="37.5" antialias="true" y="-42.5"/>
<text text="+" size="12" x="-39" y="-22"/> <line length2="1.5" x1="40" y1="10" y2="10" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end1="none" length1="1.5" x2="358" end2="none"/>
<text text="+" size="12" x="-119" y="-22"/> <line length2="1.5" x1="200" y1="30" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end1="none" length1="1.5" x2="200" end2="none"/>
<text text="Eth1" size="9" x="-355" y="4"/> <line length2="1.5" x1="-120" y1="-10" y2="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end1="none" length1="1.5" x2="358" end2="none"/>
<input text="X123" tagg="label" size="9" rotate="true" x="221" y="101"/> <text x="-329" rotation="0" text="WAGO 750-8204" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="105"/>
<text text="1" size="5" x="-276" y="-42"/> <text x="281" rotation="0" text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text text="5" size="5" x="-195" y="-42"/> <text x="201" rotation="0" text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text text="2" size="5" x="-115" y="-42"/> <text x="-199" rotation="0" text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text text="6" size="5" x="-35" y="-42"/> <text x="-279" rotation="0" text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text text="3" size="5" x="45" y="-42"/> <text x="123" rotation="0" text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text text="7" size="5" x="125" y="-42"/> <text x="43" rotation="0" text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text text="4" size="5" x="205" y="-42"/> <text x="-39" rotation="0" text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text text="8" size="5" x="285" y="-42"/> <text x="-119" rotation="0" text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text text="PFC200 CS 2ETH RS CAN" size="9" x="-137" y="105"/> <text x="-355" rotation="0" text="Eth1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="4"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <dynamic_text frame="false" x="221" rotation="0" Halignment="AlignLeft" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{8244b521-cb9c-4b13-863f-44ecb8ab82b1}" z="46" text_width="-1" text_from="ElementInfo" y="89.5">
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text></text>
<text y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X3" x="-371" rotation="0" color="#000000"/> <info_name>label</info_name>
<text y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X4" x="-371" rotation="0" color="#000000"/> </dynamic_text>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text x="-276" rotation="0" text="1" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text x="-195" rotation="0" text="5" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text x="-115" rotation="0" text="2" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<terminal x="280" y="-40" orientation="n"/> <text x="-35" rotation="0" text="6" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<terminal x="200" y="-40" orientation="n"/> <text x="45" rotation="0" text="3" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<terminal x="40" y="-40" orientation="n"/> <text x="125" rotation="0" text="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<terminal x="-200" y="-40" orientation="n"/> <text x="205" rotation="0" text="4" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<terminal x="-120" y="-40" orientation="n"/> <text x="285" rotation="0" text="8" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<terminal x="120" y="-40" orientation="n"/> <text x="-137" rotation="0" text="PFC200 CS 2ETH RS CAN" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="105"/>
<terminal x="360" y="10" orientation="e"/> <text x="-371" rotation="0" text="X1" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="9"/>
<terminal x="-360" y="0" orientation="w"/> <text x="-371" rotation="0" text="X2" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="29"/>
<terminal x="-280" y="-40" orientation="n"/> <text x="-371" rotation="0" text="X3" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="49"/>
<terminal x="360" y="-10" orientation="e"/> <text x="-371" rotation="0" text="X4" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="69"/>
<terminal x="-360" y="40" orientation="w"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" height="5" angle="180" antialias="true" width="5" start="90" y="-12.5"/>
<terminal x="-360" y="60" orientation="w"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" height="5" angle="180" antialias="true" width="5" start="90" y="7.5"/>
<terminal x="360" y="30" orientation="e"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" height="5" angle="180" antialias="true" width="5" start="90" y="27.5"/>
<terminal x="-360" y="20" orientation="w"/> <terminal x="280" uuid="{45d7c069-515b-4295-9831-4276e4a04d60}" name="" orientation="n" y="-40"/>
<terminal x="-40" y="-40" orientation="n"/> <terminal x="200" uuid="{57c86428-fb3e-45bb-9604-a0f1c33bfd21}" name="" orientation="n" y="-40"/>
<terminal x="40" uuid="{2d01ea4d-20cd-4c9e-b1a2-de7eba02ea41}" name="" orientation="n" y="-40"/>
<terminal x="-200" uuid="{853348f2-98c4-48b3-9aab-6e80b9eefd96}" name="" orientation="n" y="-40"/>
<terminal x="-120" uuid="{4bd411ca-3997-4aed-bda0-9f14f7bb72bb}" name="" orientation="n" y="-40"/>
<terminal x="120" uuid="{624c8d0a-e29c-4fce-9eb6-49ab39ea73f1}" name="" orientation="n" y="-40"/>
<terminal x="360" uuid="{5012e911-57f1-4f74-a693-6fc99618dc53}" name="" orientation="e" y="10"/>
<terminal x="-360" uuid="{f1d32fec-ec90-4e5b-a138-2b7b9809e466}" name="" orientation="w" y="0"/>
<terminal x="-280" uuid="{f06121e1-6425-4911-a1a7-f3e98b69948d}" name="" orientation="n" y="-40"/>
<terminal x="360" uuid="{8bbac4bb-7fbb-48ea-8458-e000947871d8}" name="" orientation="e" y="-10"/>
<terminal x="-360" uuid="{2f54555d-15a5-4c95-a26e-2fb5c58ed30a}" name="" orientation="w" y="40"/>
<terminal x="-360" uuid="{3cd272e4-3ad5-4a7b-82f8-7f5a03d913c0}" name="" orientation="w" y="60"/>
<terminal x="360" uuid="{055e59ba-d25d-4127-bf0f-887101b9383f}" name="" orientation="e" y="30"/>
<terminal x="-360" uuid="{567ce6c9-013d-440f-9776-46566309aba0}" name="" orientation="w" y="20"/>
<terminal x="-40" uuid="{50f877da-869b-4823-95f8-270b464dd7da}" name="" orientation="n" y="-40"/>
</description> </description>
</definition> </definition>

View File

@@ -1,110 +1,127 @@
<definition hotspot_y="55" link_type="simple" version="0.60" type="element" width="730" hotspot_x="364" height="170"> <definition hotspot_y="55" width="740" type="element" hotspot_x="375" version="0.80" link_type="simple" height="170">
<names> <names>
<name lang="nl">750-8206</name>
<name lang="es">750-8206</name>
<name lang="it">750-8206</name>
<name lang="fr">750-8206</name> <name lang="fr">750-8206</name>
<name lang="cs">750-8206</name>
<name lang="pt">750-8206</name> <name lang="pt">750-8206</name>
<name lang="pl">750-8206</name> <name lang="nl">750-8206</name>
<name lang="de">750-8206</name>
<name lang="el">750-8206</name> <name lang="el">750-8206</name>
<name lang="de">750-8206</name>
<name lang="en">750-8206</name> <name lang="en">750-8206</name>
<name lang="es">750-8206</name>
<name lang="cs">750-8206</name>
<name lang="pl">750-8206</name>
<name lang="ar">750-8206</name> <name lang="ar">750-8206</name>
<name lang="it">750-8206</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-8206</elementInformation>
<elementInformation show="1" name="description">PFC200 CS 2ETH RS CAN DPS</elementInformation> <elementInformation show="1" name="description">PFC200 CS 2ETH RS CAN DPS</elementInformation>
<elementInformation show="1" name="designation">750-8206</elementInformation>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect y="-40" width="720" rx="0" x="-360" style="line-style:normal;line-weight:normal;filling:white;color:black" ry="0" antialias="false" height="150"/>
<circle x="-362.5" diameter="5" y="77.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="77.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<circle x="-362.5" diameter="5" y="57.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="57.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="Baudrate:" size="9" x="-212" y="84"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="84" x="-212" rotation="0" text="Baudrate:"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-146" y="60"/> <dynamic_text Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="48.5" text_width="-1" text_from="UserText" x="-146" rotation="0" uuid="{a8bf6051-9baf-4528-9728-5d4e70877bd6}" frame="false" z="5">
<text text="Baudrate:" size="9" x="-212" y="64"/> <text>1000</text>
<input text="12.000" tagg="none" size="9" rotate="true" x="-146" y="80"/> </dynamic_text>
<circle x="-362.5" diameter="5" y="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="64" x="-212" rotation="0" text="Baudrate:"/>
<text text="IP Adr. 2:" size="9" x="-303" y="25"/> <dynamic_text Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="68.5" text_width="-1" text_from="UserText" x="-146" rotation="0" uuid="{7117745b-17e0-4515-a107-bf0c0a365574}" frame="false" z="7">
<text text="IP Adr. 1:" size="9" x="-303" y="4"/> <text>12.000</text>
<circle x="-362.5" diameter="5" y="17.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<text text="Node ID:" size="9" x="-303" y="64"/> <circle y="37.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="Mode:" size="9" x="-303" y="44"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="25" x="-303" rotation="0" text="IP Adr. 2:"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="60"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="4" x="-303" rotation="0" text="IP Adr. 1:"/>
<input text="RS232 19.200 8N1" tagg="none" size="9" rotate="true" x="-247" y="40"/> <circle y="17.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<input text="192.168.0.1" tagg="none" size="9" rotate="true" x="-247" y="0"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="64" x="-303" rotation="0" text="Node ID:"/>
<input text="192.168.1.1" tagg="none" size="9" rotate="true" x="-247" y="21"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="44" x="-303" rotation="0" text="Mode:"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length2="1.5" x1="40" length1="1.5" y2="-38"/> <dynamic_text Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="48.5" text_width="-1" text_from="UserText" x="-247" rotation="0" uuid="{d838b2da-a78d-4125-9d0a-9cb54741472e}" frame="false" z="14">
<text text="DP" size="9" x="-355" y="84"/> <text>1</text>
<text text="Serial" size="9" x="-355" y="44"/> </dynamic_text>
<text text="CAN" size="9" x="-355" y="64"/> <dynamic_text Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="28.5" text_width="-1" text_from="UserText" x="-247" rotation="0" uuid="{200f4c75-50bb-4caf-9e2b-64fe09df3eeb}" frame="false" z="15">
<text text="Eth2" size="9" x="-355" y="24"/> <text>RS232 19.200 8N1</text>
<line end1="circle" end2="none" antialias="false" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length2="1.5" x1="-40" length1="1.5" y2="-38"/> </dynamic_text>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="200" length1="1.5" y2="30"/> <dynamic_text Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="-11.5" text_width="-1" text_from="UserText" x="-247" rotation="0" uuid="{5b0c8eee-010b-490c-8b46-aed997b96bb1}" frame="false" z="16">
<circle x="-362.5" diameter="5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text>192.168.0.1</text>
<line end1="circle" end2="none" antialias="false" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length2="1.5" x1="120" length1="1.5" y2="-37"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length2="1.5" x1="280" length1="1.5" y2="-37"/> <dynamic_text Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="9.5" text_width="-1" text_from="UserText" x="-247" rotation="0" uuid="{9ff9bb2a-cfeb-4970-b2cd-d27a88465eb2}" frame="false" z="17">
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length2="1.5" x1="-120" length1="1.5" y2="-38"/> <text>192.168.1.1</text>
<circle x="-42.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<circle x="-122.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line y2="-38" length1="1.5" x1="40" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" antialias="false" length2="1.5" y1="10" x2="40"/>
<circle x="-202.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="84" x="-355" rotation="0" text="DP"/>
<circle x="-282.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="44" x="-355" rotation="0" text="Serial"/>
<circle x="277.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="64" x="-355" rotation="0" text="CAN"/>
<circle x="197.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="24" x="-355" rotation="0" text="Eth2"/>
<circle x="117.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line y2="-38" length1="1.5" x1="-40" end2="none" style="line-style:normal;line-weight:thin;filling:black;color:black" end1="circle" antialias="false" length2="1.5" y1="-8.5" x2="-40"/>
<circle x="37.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line y2="30" length1="1.5" x1="200" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" antialias="false" length2="1.5" y1="30" x2="358"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="40" length1="1.5" y2="10"/> <circle y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length2="1.5" x1="200" length1="1.5" y2="-38"/> <line y2="-37" length1="1.5" x1="120" end2="none" style="line-style:normal;line-weight:thin;filling:black;color:black" end1="circle" antialias="false" length2="1.5" y1="11" x2="120"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="-120" length1="1.5" y2="-10"/> <line y2="-37" length1="1.5" x1="280" end2="none" style="line-style:normal;line-weight:thin;filling:black;color:black" end1="circle" antialias="false" length2="1.5" y1="31.5" x2="280"/>
<text text="WAGO 750-8206" size="9" x="-329" y="105"/> <line y2="-38" length1="1.5" x1="-120" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" antialias="false" length2="1.5" y1="-10" x2="-120"/>
<text text="DP Adr.:" size="9" x="-303" y="84"/> <circle y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="80"/> <circle y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="PE" size="9" x="281" y="-22"/> <circle y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="PE" size="9" x="201" y="-22"/> <circle y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="0V" size="9" x="-199" y="-22"/> <circle y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="24V" size="9" x="-279" y="-22"/> <circle y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="_" size="12" x="123" y="-31"/> <circle y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="_" size="12" x="43" y="-31"/> <circle y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="+" size="12" x="-39" y="-22"/> <line y2="10" length1="1.5" x1="40" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" antialias="false" length2="1.5" y1="10" x2="358"/>
<text text="+" size="12" x="-119" y="-22"/> <line y2="-38" length1="1.5" x1="200" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" antialias="false" length2="1.5" y1="30" x2="200"/>
<text text="Eth1" size="9" x="-355" y="4"/> <line y2="-10" length1="1.5" x1="-120" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" antialias="false" length2="1.5" y1="-10" x2="358"/>
<input text="X123" tagg="label" size="9" rotate="true" x="221" y="101"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="105" x="-329" rotation="0" text="WAGO 750-8206"/>
<text text="1" size="5" x="-276" y="-42"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="84" x="-303" rotation="0" text="DP Adr.:"/>
<text text="5" size="5" x="-195" y="-42"/> <dynamic_text Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="68.5" text_width="-1" text_from="UserText" x="-247" rotation="0" uuid="{eaaa7e6e-eb42-41a9-917a-fc0add78230b}" frame="false" z="42">
<text text="2" size="5" x="-115" y="-42"/> <text>1</text>
<text text="6" size="5" x="-35" y="-42"/> </dynamic_text>
<text text="3" size="5" x="45" y="-42"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22" x="281" rotation="0" text="PE"/>
<text text="7" size="5" x="125" y="-42"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22" x="201" rotation="0" text="PE"/>
<text text="4" size="5" x="205" y="-42"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22" x="-199" rotation="0" text="0V"/>
<text text="8" size="5" x="285" y="-42"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22" x="-279" rotation="0" text="24V"/>
<text text="PFC200 CS 2ETH RS CAN DPS" size="9" x="-137" y="105"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22" x="123" rotation="0" text=""/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22" x="43" rotation="0" text=""/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22" x="-39" rotation="0" text="+"/>
<text y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X3" x="-371" rotation="0" color="#000000"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22" x="-119" rotation="0" text="+"/>
<text y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X4" x="-371" rotation="0" color="#000000"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="4" x="-355" rotation="0" text="Eth1"/>
<text y="89" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X5" x="-371" rotation="0" color="#000000"/> <dynamic_text Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="89.5" text_width="-1" text_from="ElementInfo" x="221" rotation="0" uuid="{7f9dd748-b7a6-4e5f-9ce6-6c6a1a80ac95}" frame="false" z="52">
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text></text>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <info_name>label</info_name>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> </dynamic_text>
<terminal x="-40" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42" x="-276" rotation="0" text="1"/>
<terminal x="-360" y="0" orientation="w"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42" x="-195" rotation="0" text="5"/>
<terminal x="280" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42" x="-115" rotation="0" text="2"/>
<terminal x="200" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42" x="-35" rotation="0" text="6"/>
<terminal x="40" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42" x="45" rotation="0" text="3"/>
<terminal x="-200" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42" x="125" rotation="0" text="7"/>
<terminal x="-120" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42" x="205" rotation="0" text="4"/>
<terminal x="120" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42" x="285" rotation="0" text="8"/>
<terminal x="360" y="10" orientation="e"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="105" x="-137" rotation="0" text="PFC200 CS 2ETH RS CAN DPS"/>
<terminal x="-280" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="9" x="-371" rotation="0" text="X1"/>
<terminal x="360" y="-10" orientation="e"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="29" x="-371" rotation="0" text="X2"/>
<terminal x="360" y="30" orientation="e"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="49" x="-371" rotation="0" text="X3"/>
<terminal x="-360" y="20" orientation="w"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="69" x="-371" rotation="0" text="X4"/>
<terminal x="-360" y="40" orientation="w"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="89" x="-371" rotation="0" text="X5"/>
<terminal x="-360" y="60" orientation="w"/> <arc y="-12.5" angle="180" width="5" x="360" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" start="90" height="5"/>
<terminal x="-360" y="80" orientation="w"/> <arc y="7.5" angle="180" width="5" x="360" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" start="90" height="5"/>
<arc y="27.5" angle="180" width="5" x="360" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" start="90" height="5"/>
<terminal y="-40" name="" x="-40" uuid="{04097115-8c1e-4500-a585-2db34ef39232}" orientation="n"/>
<terminal y="0" name="" x="-360" uuid="{4e5ce9b1-e49f-4c23-8498-ac8a11de40aa}" orientation="w"/>
<terminal y="-40" name="" x="280" uuid="{3804f80d-fdde-42ce-84e1-7c970cc63c2d}" orientation="n"/>
<terminal y="-40" name="" x="200" uuid="{30331918-08a1-4863-879a-1e0fd4e7be29}" orientation="n"/>
<terminal y="-40" name="" x="40" uuid="{166db91c-2094-4d17-9eb7-bc44ba3a4ff1}" orientation="n"/>
<terminal y="-40" name="" x="-200" uuid="{a09cb539-23a3-4b59-9bcb-d998c8aaab91}" orientation="n"/>
<terminal y="-40" name="" x="-120" uuid="{e6ebc644-da49-476b-b6a0-63198c7d36a5}" orientation="n"/>
<terminal y="-40" name="" x="120" uuid="{14407ed6-3137-42e9-9763-aff2c932b29c}" orientation="n"/>
<terminal y="10" name="" x="360" uuid="{8d2356e0-5ea1-4695-9f44-3e4298ba2723}" orientation="e"/>
<terminal y="-40" name="" x="-280" uuid="{1b71bd2d-59a8-4c72-885a-1c31e109422d}" orientation="n"/>
<terminal y="-10" name="" x="360" uuid="{7f222f3b-c72c-4f65-b9cd-5e811c2e231f}" orientation="e"/>
<terminal y="30" name="" x="360" uuid="{a592f0fd-91c1-4623-96c3-0e69dce51c4d}" orientation="e"/>
<terminal y="20" name="" x="-360" uuid="{75299ea3-9881-4483-8ecf-57e9815a6878}" orientation="w"/>
<terminal y="40" name="" x="-360" uuid="{2328e77e-6d27-4a3e-ab4a-a72be2ba38a1}" orientation="w"/>
<terminal y="60" name="" x="-360" uuid="{011a5e35-7e99-4575-9615-d6c82f49c3e9}" orientation="w"/>
<terminal y="80" name="" x="-360" uuid="{08f54536-7195-4de7-99ed-adeb4fe9d35a}" orientation="w"/>
</description> </description>
</definition> </definition>

View File

@@ -1,4 +1,4 @@
<definition type="element" hotspot_y="55" height="170" hotspot_x="364" width="730" link_type="simple" version="0.80"> <definition type="element" hotspot_y="55" height="170" hotspot_x="375" width="740" link_type="simple" version="0.80">
<names> <names>
<name lang="it">750-8207</name> <name lang="it">750-8207</name>
<name lang="cs">750-8207</name> <name lang="cs">750-8207</name>
@@ -63,8 +63,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text x="201" text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="201" text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-199" text="0V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-199" text="0V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-279" text="24V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-279" text="24V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="123" text="_" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-31" color="#000000"/> <text x="123" text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="43" text="_" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-31" color="#000000"/> <text x="43" text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-39" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-39" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-119" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-119" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-355" text="Eth1" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000"/> <text x="-355" text="Eth1" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000"/>

View File

@@ -1,110 +1,127 @@
<definition hotspot_y="55" link_type="simple" version="0.60" type="element" width="730" hotspot_x="364" height="170"> <definition height="170" width="740" hotspot_x="375" type="element" hotspot_y="55" version="0.80" link_type="simple">
<names> <names>
<name lang="ar">750-8208</name>
<name lang="pl">750-8208</name>
<name lang="nl">750-8208</name> <name lang="nl">750-8208</name>
<name lang="cs">750-8208</name>
<name lang="el">750-8208</name>
<name lang="fr">750-8208</name>
<name lang="pt">750-8208</name>
<name lang="es">750-8208</name> <name lang="es">750-8208</name>
<name lang="it">750-8208</name> <name lang="it">750-8208</name>
<name lang="fr">750-8208</name>
<name lang="cs">750-8208</name>
<name lang="pt">750-8208</name>
<name lang="pl">750-8208</name>
<name lang="de">750-8208</name> <name lang="de">750-8208</name>
<name lang="el">750-8208</name>
<name lang="en">750-8208</name> <name lang="en">750-8208</name>
<name lang="ar">750-8208</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="designation" show="1">750-8208</elementInformation>
<elementInformation show="1" name="designation">750-8208</elementInformation> <elementInformation name="description" show="1">PFC200 CS 2ETH RS CAN DPM</elementInformation>
<elementInformation show="1" name="description">PFC200 CS 2ETH RS CAN DPM</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect height="150" x="-360" width="720" y="-40" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" ry="0" rx="0"/>
<circle x="-362.5" diameter="5" y="77.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" diameter="5" y="77.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="-362.5" diameter="5" y="57.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" diameter="5" y="57.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="-362.5" diameter="5" y="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" diameter="5" y="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<text text="IP Adr. 2:" size="9" x="-303" y="25"/> <text x="-303" text="IP Adr. 2:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="25" color="#000000"/>
<text text="IP Adr. 1:" size="9" x="-303" y="4"/> <text x="-303" text="IP Adr. 1:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000"/>
<circle x="-362.5" diameter="5" y="17.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" diameter="5" y="17.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<text text="Node ID:" size="9" x="-303" y="64"/> <text x="-303" text="Node ID:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="64" color="#000000"/>
<text text="Baudrate:" size="9" x="-212" y="64"/> <text x="-212" text="Baudrate:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="64" color="#000000"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-146" y="60"/> <dynamic_text x="-146" uuid="{69be3ed1-6c34-4649-bc4e-9e327ce737cd}" frame="false" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="48.5" Valignment="AlignTop" z="10" text_from="UserText">
<text text="Baudrate:" size="9" x="-212" y="84"/> <text>1000</text>
<input text="12.000" tagg="none" size="9" rotate="true" x="-146" y="80"/> </dynamic_text>
<text text="Mode:" size="9" x="-303" y="44"/> <text x="-212" text="Baudrate:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="84" color="#000000"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="60"/> <dynamic_text x="-146" uuid="{53aaf446-fc31-459c-9ac7-caa25935c4bd}" frame="false" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="68.5" Valignment="AlignTop" z="12" text_from="UserText">
<input text="RS232 19.200 8N1" tagg="none" size="9" rotate="true" x="-247" y="40"/> <text>12.000</text>
<input text="192.168.0.1" tagg="none" size="9" rotate="true" x="-247" y="0"/> </dynamic_text>
<input text="192.168.1.1" tagg="none" size="9" rotate="true" x="-247" y="21"/> <text x="-303" text="Mode:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="44" color="#000000"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length2="1.5" x1="40" length1="1.5" y2="-38"/> <dynamic_text x="-247" uuid="{2f28665a-bd32-430c-9fb4-8bdb44b7fb8a}" frame="false" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="48.5" Valignment="AlignTop" z="14" text_from="UserText">
<text text="DP" size="9" x="-355" y="84"/> <text>1</text>
<text text="Serial" size="9" x="-355" y="44"/> </dynamic_text>
<text text="CAN" size="9" x="-355" y="64"/> <dynamic_text x="-247" uuid="{87f651ac-e65c-4ec5-a027-9b5432a44865}" frame="false" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="28.5" Valignment="AlignTop" z="15" text_from="UserText">
<text text="Eth2" size="9" x="-355" y="24"/> <text>RS232 19.200 8N1</text>
<line end1="circle" end2="none" antialias="false" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length2="1.5" x1="-40" length1="1.5" y2="-38"/> </dynamic_text>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="200" length1="1.5" y2="30"/> <dynamic_text x="-247" uuid="{0ec1c158-cb7a-4b59-a30f-cda483d2c340}" frame="false" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="-11.5" Valignment="AlignTop" z="16" text_from="UserText">
<circle x="-362.5" diameter="5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text>192.168.0.1</text>
<line end1="circle" end2="none" antialias="false" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length2="1.5" x1="120" length1="1.5" y2="-37"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length2="1.5" x1="280" length1="1.5" y2="-37"/> <dynamic_text x="-247" uuid="{250404cf-8f6f-443e-b354-8e216182696e}" frame="false" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="9.5" Valignment="AlignTop" z="17" text_from="UserText">
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length2="1.5" x1="-120" length1="1.5" y2="-38"/> <text>192.168.1.1</text>
<circle x="-42.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<circle x="-122.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length1="1.5" end1="none" x2="40" y2="-38" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" x1="40" length2="1.5"/>
<circle x="-202.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" text="DP" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="84" color="#000000"/>
<circle x="-282.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" text="Serial" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="44" color="#000000"/>
<circle x="277.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" text="CAN" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="64" color="#000000"/>
<circle x="197.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" text="Eth2" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="24" color="#000000"/>
<circle x="117.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length1="1.5" end1="circle" x2="-40" y2="-38" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end2="none" x1="-40" length2="1.5"/>
<circle x="37.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length1="1.5" end1="none" x2="358" y2="30" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" x1="200" length2="1.5"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="40" length1="1.5" y2="10"/> <circle x="-362.5" diameter="5" y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length2="1.5" x1="200" length1="1.5" y2="-38"/> <line length1="1.5" end1="circle" x2="120" y2="-37" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end2="none" x1="120" length2="1.5"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="-120" length1="1.5" y2="-10"/> <line length1="1.5" end1="circle" x2="280" y2="-37" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end2="none" x1="280" length2="1.5"/>
<text text="WAGO 750-8208" size="9" x="-329" y="105"/> <line length1="1.5" end1="none" x2="-120" y2="-38" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" x1="-120" length2="1.5"/>
<text text="DP Adr.:" size="9" x="-303" y="84"/> <circle x="-42.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="80"/> <circle x="-122.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<text text="PE" size="9" x="281" y="-22"/> <circle x="-202.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<text text="PE" size="9" x="201" y="-22"/> <circle x="-282.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<text text="0V" size="9" x="-199" y="-22"/> <circle x="277.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<text text="24V" size="9" x="-279" y="-22"/> <circle x="197.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<text text="_" size="12" x="123" y="-31"/> <circle x="117.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<text text="_" size="12" x="43" y="-31"/> <circle x="37.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<text text="+" size="12" x="-39" y="-22"/> <line length1="1.5" end1="none" x2="358" y2="10" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" x1="40" length2="1.5"/>
<text text="+" size="12" x="-119" y="-22"/> <line length1="1.5" end1="none" x2="200" y2="-38" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" x1="200" length2="1.5"/>
<text text="Eth1" size="9" x="-355" y="4"/> <line length1="1.5" end1="none" x2="358" y2="-10" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" x1="-120" length2="1.5"/>
<input text="X123" tagg="label" size="9" rotate="true" x="221" y="101"/> <text x="-329" text="WAGO 750-8208" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="105" color="#000000"/>
<text text="1" size="5" x="-276" y="-42"/> <text x="-303" text="DP Adr.:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="84" color="#000000"/>
<text text="5" size="5" x="-195" y="-42"/> <dynamic_text x="-247" uuid="{3cb22c9c-ff3a-4208-a383-9b0f0b140b5d}" frame="false" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="68.5" Valignment="AlignTop" z="42" text_from="UserText">
<text text="2" size="5" x="-115" y="-42"/> <text>1</text>
<text text="6" size="5" x="-35" y="-42"/> </dynamic_text>
<text text="3" size="5" x="45" y="-42"/> <text x="281" text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text text="7" size="5" x="125" y="-42"/> <text x="201" text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text text="4" size="5" x="205" y="-42"/> <text x="-199" text="0V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text text="8" size="5" x="285" y="-42"/> <text x="-279" text="24V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text text="PFC200 CS 2ETH RS CAN DPM" size="9" x="-137" y="105"/> <text x="123" text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text x="43" text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text x="-39" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X3" x="-371" rotation="0" color="#000000"/> <text x="-119" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X4" x="-371" rotation="0" color="#000000"/> <text x="-355" text="Eth1" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000"/>
<text y="89" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X5" x="-371" rotation="0" color="#000000"/> <dynamic_text x="221" uuid="{b8f59a38-2c49-4312-ba2e-d73dc5b78774}" frame="false" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" y="89.5" Valignment="AlignTop" z="52" text_from="ElementInfo">
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text></text>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <info_name>label</info_name>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> </dynamic_text>
<terminal x="-40" y="-40" orientation="n"/> <text x="-276" text="1" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000"/>
<terminal x="-360" y="0" orientation="w"/> <text x="-195" text="5" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000"/>
<terminal x="280" y="-40" orientation="n"/> <text x="-115" text="2" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000"/>
<terminal x="200" y="-40" orientation="n"/> <text x="-35" text="6" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000"/>
<terminal x="40" y="-40" orientation="n"/> <text x="45" text="3" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000"/>
<terminal x="-200" y="-40" orientation="n"/> <text x="125" text="7" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000"/>
<terminal x="-120" y="-40" orientation="n"/> <text x="205" text="4" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000"/>
<terminal x="120" y="-40" orientation="n"/> <text x="285" text="8" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000"/>
<terminal x="360" y="10" orientation="e"/> <text x="-137" text="PFC200 CS 2ETH RS CAN DPM" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="105" color="#000000"/>
<terminal x="-280" y="-40" orientation="n"/> <text x="-371" text="X1" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="9" color="#000000"/>
<terminal x="360" y="-10" orientation="e"/> <text x="-371" text="X2" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="29" color="#000000"/>
<terminal x="360" y="30" orientation="e"/> <text x="-371" text="X3" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="49" color="#000000"/>
<terminal x="-360" y="20" orientation="w"/> <text x="-371" text="X4" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="69" color="#000000"/>
<terminal x="-360" y="40" orientation="w"/> <text x="-371" text="X5" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="89" color="#000000"/>
<terminal x="-360" y="60" orientation="w"/> <arc height="5" x="360" width="5" start="90" angle="180" y="-12.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<terminal x="-360" y="80" orientation="w"/> <arc height="5" x="360" width="5" start="90" angle="180" y="7.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<arc height="5" x="360" width="5" start="90" angle="180" y="27.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<terminal name="" x="-40" uuid="{79247115-b813-4880-b9f2-3253e817a6cb}" orientation="n" y="-40"/>
<terminal name="" x="-360" uuid="{a7c46c43-1d10-4479-880f-f20a08509e1e}" orientation="w" y="0"/>
<terminal name="" x="280" uuid="{0893861a-5f34-4938-97a5-a696eb00f545}" orientation="n" y="-40"/>
<terminal name="" x="200" uuid="{ee2b0df2-9348-4f22-a189-dabc2b85b70b}" orientation="n" y="-40"/>
<terminal name="" x="40" uuid="{c26ae580-0788-4f9f-b799-52cf2b201342}" orientation="n" y="-40"/>
<terminal name="" x="-200" uuid="{da109963-35a0-49b0-9f85-c330563f6747}" orientation="n" y="-40"/>
<terminal name="" x="-120" uuid="{b61068c9-58cc-4305-b5d5-578534b6b7d4}" orientation="n" y="-40"/>
<terminal name="" x="120" uuid="{9f01b82d-0f32-4b19-b90e-957d2673fc1f}" orientation="n" y="-40"/>
<terminal name="" x="360" uuid="{5acd50d2-16ce-4161-9c75-a868e81134a0}" orientation="e" y="10"/>
<terminal name="" x="-280" uuid="{d48c9e24-b343-4bea-a17b-f4b36483a9bd}" orientation="n" y="-40"/>
<terminal name="" x="360" uuid="{cfac4056-5465-4d51-bdc0-c023e6624fb4}" orientation="e" y="-10"/>
<terminal name="" x="360" uuid="{3b465b9b-ba40-4914-9e40-0eaf49913b5b}" orientation="e" y="30"/>
<terminal name="" x="-360" uuid="{c0e2f93a-f038-4a46-8f33-8b37186c77a5}" orientation="w" y="20"/>
<terminal name="" x="-360" uuid="{e2848727-7318-412f-9995-8673e470ece8}" orientation="w" y="40"/>
<terminal name="" x="-360" uuid="{ce682cae-a795-427a-9e31-f33e3998aa5d}" orientation="w" y="60"/>
<terminal name="" x="-360" uuid="{711405aa-7354-4989-b7bf-64261c121f63}" orientation="w" y="80"/>
</description> </description>
</definition> </definition>

View File

@@ -1,4 +1,4 @@
<definition type="element" hotspot_y="55" height="170" width="730" version="0.80" link_type="simple" hotspot_x="364"> <definition type="element" hotspot_y="55" height="170" width="740" version="0.80" link_type="simple" hotspot_x="375">
<names> <names>
<name lang="cs">750-8210</name> <name lang="cs">750-8210</name>
<name lang="de">750-8210</name> <name lang="de">750-8210</name>
@@ -67,8 +67,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text x="201" text="PE" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000"/> <text x="201" text="PE" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="-199" text="0V" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000"/> <text x="-199" text="0V" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="-279" text="24V" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000"/> <text x="-279" text="24V" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="123" text="_" rotation="0" y="-31" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000"/> <text x="123" text="" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000"/>
<text x="43" text="_" rotation="0" y="-31" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000"/> <text x="43" text="" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000"/>
<dynamic_text text_from="ElementInfo" frame="false" text_width="-1" x="221" z="60" rotation="0" y="89.5" uuid="{70d0a65b-d385-4a32-864c-89d9d47f6fcb}" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft"> <dynamic_text text_from="ElementInfo" frame="false" text_width="-1" x="221" z="60" rotation="0" y="89.5" uuid="{70d0a65b-d385-4a32-864c-89d9d47f6fcb}" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft">
<text></text> <text></text>
<info_name>label</info_name> <info_name>label</info_name>

View File

@@ -1,4 +1,4 @@
<definition type="element" height="170" link_type="simple" version="0.80" width="730" hotspot_x="364" hotspot_y="55"> <definition type="element" height="170" link_type="simple" version="0.80" width="740" hotspot_x="375" hotspot_y="55">
<names> <names>
<name lang="es">750-8211</name> <name lang="es">750-8211</name>
<name lang="ar">750-8211</name> <name lang="ar">750-8211</name>
@@ -68,8 +68,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text color="#000000" x="-329" rotation="0" y="105" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="WAGO 750-8211"/> <text color="#000000" x="-329" rotation="0" y="105" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="WAGO 750-8211"/>
<text color="#000000" x="-199" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V"/> <text color="#000000" x="-199" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V"/>
<text color="#000000" x="-279" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V"/> <text color="#000000" x="-279" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V"/>
<text color="#000000" x="123" rotation="0" y="-31" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_"/> <text color="#000000" x="123" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text=""/>
<text color="#000000" x="43" rotation="0" y="-31" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_"/> <text color="#000000" x="43" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text=""/>
<text color="#000000" x="-39" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+"/> <text color="#000000" x="-39" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+"/>
<text color="#000000" x="-119" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+"/> <text color="#000000" x="-119" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+"/>
<text color="#000000" x="-355" rotation="0" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth1 (SFP)"/> <text color="#000000" x="-355" rotation="0" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth1 (SFP)"/>

View File

@@ -1,94 +1,103 @@
<definition hotspot_y="55" link_type="simple" version="0.60" type="element" width="730" hotspot_x="364" height="170"> <definition type="element" width="740" hotspot_x="375" hotspot_y="55" link_type="simple" height="170" version="0.80">
<names> <names>
<name lang="nl">750-8212</name>
<name lang="es">750-8212</name>
<name lang="it">750-8212</name>
<name lang="fr">750-8212</name>
<name lang="cs">750-8212</name>
<name lang="pt">750-8212</name>
<name lang="pl">750-8212</name>
<name lang="de">750-8212</name>
<name lang="el">750-8212</name> <name lang="el">750-8212</name>
<name lang="en">750-8212</name> <name lang="pt">750-8212</name>
<name lang="it">750-8212</name>
<name lang="pl">750-8212</name>
<name lang="cs">750-8212</name>
<name lang="ar">750-8212</name> <name lang="ar">750-8212</name>
<name lang="es">750-8212</name>
<name lang="de">750-8212</name>
<name lang="nl">750-8212</name>
<name lang="en">750-8212</name>
<name lang="fr">750-8212</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="designation" show="1">750-8212</elementInformation>
<elementInformation show="1" name="designation">750-8212</elementInformation> <elementInformation name="description" show="1">PFC200 CS 2ETH RS</elementInformation>
<elementInformation show="1" name="description">PFC200 CS 2ETH RS</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect y="-40" style="line-style:normal;line-weight:normal;filling:white;color:black" ry="0" x="-360" width="720" antialias="false" height="150" rx="0"/>
<circle x="-362.5" diameter="5" y="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true"/>
<text text="IP Adr. 2:" size="9" x="-303" y="25"/> <text color="#000000" y="25" text="IP Adr. 2:" x="-303" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="IP Adr. 1:" size="9" x="-303" y="4"/> <text color="#000000" y="4" text="IP Adr. 1:" x="-303" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<circle x="-362.5" diameter="5" y="17.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="17.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true"/>
<text text="Mode:" size="9" x="-303" y="44"/> <text color="#000000" y="44" text="Mode:" x="-303" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input text="RS232 19.200 8N1" tagg="none" size="9" rotate="true" x="-247" y="40"/> <dynamic_text y="28.5" frame="false" uuid="{12e77cd5-065f-47c8-b740-3726497231af}" z="7" x="-247" Halignment="AlignLeft" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" Valignment="AlignTop">
<input text="192.168.0.1" tagg="none" size="9" rotate="true" x="-247" y="0"/> <text>RS232 19.200 8N1</text>
<input text="192.168.1.1" tagg="none" size="9" rotate="true" x="-247" y="21"/> </dynamic_text>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length2="1.5" x1="40" length1="1.5" y2="-38"/> <dynamic_text y="-11.5" frame="false" uuid="{16132010-333b-4981-a17a-5e229c4ef0b9}" z="8" x="-247" Halignment="AlignLeft" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" Valignment="AlignTop">
<text text="Serial" size="9" x="-355" y="44"/> <text>192.168.0.1</text>
<text text="Eth2" size="9" x="-355" y="24"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length2="1.5" x1="-40" length1="1.5" y2="-38"/> <dynamic_text y="9.5" frame="false" uuid="{5f9f7f01-3e97-4924-af99-81ad7a4decb0}" z="9" x="-247" Halignment="AlignLeft" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" Valignment="AlignTop">
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="200" length1="1.5" y2="30"/> <text>192.168.1.1</text>
<circle x="-362.5" diameter="5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length2="1.5" x1="120" length1="1.5" y2="-37"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5" x1="40" antialias="false" x2="40" y1="10" y2="-38"/>
<line end1="circle" end2="none" antialias="false" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length2="1.5" x1="280" length1="1.5" y2="-37"/> <text color="#000000" y="44" text="Serial" x="-355" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length2="1.5" x1="-120" length1="1.5" y2="-38"/> <text color="#000000" y="24" text="Eth2" x="-355" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<circle x="-42.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" end1="circle" end2="none" length1="1.5" x1="-40" antialias="false" x2="-40" y1="-8.5" y2="-38"/>
<circle x="-122.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5" x1="200" antialias="false" x2="358" y1="30" y2="30"/>
<circle x="-202.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true"/>
<circle x="-282.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" end1="circle" end2="none" length1="1.5" x1="120" antialias="false" x2="120" y1="11" y2="-37"/>
<circle x="277.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" end1="circle" end2="none" length1="1.5" x1="280" antialias="false" x2="280" y1="31.5" y2="-37"/>
<circle x="197.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5" x1="-120" antialias="false" x2="-120" y1="-10" y2="-38"/>
<circle x="117.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-42.5" antialias="true"/>
<circle x="37.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-122.5" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="40" length1="1.5" y2="10"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-202.5" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length2="1.5" x1="200" length1="1.5" y2="-38"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-282.5" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="-120" length1="1.5" y2="-10"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="277.5" antialias="true"/>
<text text="WAGO 750-8212" size="9" x="-329" y="105"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="197.5" antialias="true"/>
<text text="PE" size="9" x="281" y="-22"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="117.5" antialias="true"/>
<text text="PE" size="9" x="201" y="-22"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="37.5" antialias="true"/>
<text text="0V" size="9" x="-199" y="-22"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5" x1="40" antialias="false" x2="358" y1="10" y2="10"/>
<text text="24V" size="9" x="-279" y="-22"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5" x1="200" antialias="false" x2="200" y1="30" y2="-38"/>
<text text="_" size="12" x="123" y="-31"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5" x1="-120" antialias="false" x2="358" y1="-10" y2="-10"/>
<text text="_" size="12" x="43" y="-31"/> <text color="#000000" y="105" text="WAGO 750-8212" x="-329" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="+" size="12" x="-39" y="-22"/> <text color="#000000" y="-22" text="PE" x="281" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="+" size="12" x="-119" y="-22"/> <text color="#000000" y="-22" text="PE" x="201" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="Eth1" size="9" x="-355" y="4"/> <text color="#000000" y="-22" text="0V" x="-199" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input text="X123" tagg="label" size="9" rotate="true" x="221" y="101"/> <text color="#000000" y="-22" text="24V" x="-279" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="1" size="5" x="-276" y="-42"/> <text color="#000000" y="-22" text="" x="123" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="5" size="5" x="-195" y="-42"/> <text color="#000000" y="-22" text="" x="43" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="2" size="5" x="-115" y="-42"/> <text color="#000000" y="-22" text="+" x="-39" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="6" size="5" x="-35" y="-42"/> <text color="#000000" y="-22" text="+" x="-119" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="3" size="5" x="45" y="-42"/> <text color="#000000" y="4" text="Eth1" x="-355" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="7" size="5" x="125" y="-42"/> <dynamic_text y="89.5" frame="false" uuid="{9e507e05-b113-4721-bbe3-a34da957a8ea}" z="40" x="221" Halignment="AlignLeft" rotation="0" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="ElementInfo" Valignment="AlignTop">
<text text="4" size="5" x="205" y="-42"/> <text></text>
<text text="8" size="5" x="285" y="-42"/> <info_name>label</info_name>
<text text="PFC200 CS 2ETH RS" size="9" x="-137" y="105"/> </dynamic_text>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text color="#000000" y="-42" text="1" x="-276" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text color="#000000" y="-42" text="5" x="-195" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X3" x="-371" rotation="0" color="#000000"/> <text color="#000000" y="-42" text="2" x="-115" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text color="#000000" y="-42" text="6" x="-35" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text color="#000000" y="-42" text="3" x="45" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text color="#000000" y="-42" text="7" x="125" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal x="40" y="-40" orientation="n"/> <text color="#000000" y="-42" text="4" x="205" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal x="280" y="-40" orientation="n"/> <text color="#000000" y="-42" text="8" x="285" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal x="200" y="-40" orientation="n"/> <text color="#000000" y="105" text="PFC200 CS 2ETH RS" x="-137" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal x="-200" y="-40" orientation="n"/> <text color="#000000" y="9" text="X1" x="-371" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal x="-120" y="-40" orientation="n"/> <text color="#000000" y="29" text="X2" x="-371" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal x="120" y="-40" orientation="n"/> <text color="#000000" y="49" text="X3" x="-371" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal x="360" y="10" orientation="e"/> <arc y="-12.5" angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90" x="360" width="5" antialias="true" height="5"/>
<terminal x="-360" y="0" orientation="w"/> <arc y="7.5" angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90" x="360" width="5" antialias="true" height="5"/>
<terminal x="-280" y="-40" orientation="n"/> <arc y="27.5" angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90" x="360" width="5" antialias="true" height="5"/>
<terminal x="360" y="-10" orientation="e"/> <terminal y="-40" orientation="n" uuid="{1de8cd49-8196-467a-b7b1-e8078e744f6c}" name="" x="40"/>
<terminal x="-360" y="40" orientation="w"/> <terminal y="-40" orientation="n" uuid="{f292eda0-d43f-40ea-91b4-1146e0b55641}" name="" x="280"/>
<terminal x="360" y="30" orientation="e"/> <terminal y="-40" orientation="n" uuid="{fae4a7fd-6eb5-4918-87ca-e220a28363dd}" name="" x="200"/>
<terminal x="-360" y="20" orientation="w"/> <terminal y="-40" orientation="n" uuid="{f448d2f8-3156-4d39-9930-da08e93f6d19}" name="" x="-200"/>
<terminal x="-40" y="-40" orientation="n"/> <terminal y="-40" orientation="n" uuid="{b360f9f9-43b3-4fe8-8117-bf05412bf299}" name="" x="-120"/>
<terminal y="-40" orientation="n" uuid="{ef1452e6-9b04-4583-9633-3dbc8eff8de5}" name="" x="120"/>
<terminal y="10" orientation="e" uuid="{256537aa-297d-4e46-9df4-5c2f849f2dff}" name="" x="360"/>
<terminal y="0" orientation="w" uuid="{f53bdb43-26a4-4e2c-828e-1e981809241c}" name="" x="-360"/>
<terminal y="-40" orientation="n" uuid="{032a02e9-2a6d-49f1-91ee-c1853eeb211c}" name="" x="-280"/>
<terminal y="-10" orientation="e" uuid="{0f957ec7-ef88-4990-8e67-d61f01b7e178}" name="" x="360"/>
<terminal y="40" orientation="w" uuid="{62566ac9-2e63-454e-878d-8094ea363743}" name="" x="-360"/>
<terminal y="30" orientation="e" uuid="{e357290f-db45-44cd-b95d-7662006d0a5e}" name="" x="360"/>
<terminal y="20" orientation="w" uuid="{0b9ac458-f7e8-496c-b13e-c417bf394872}" name="" x="-360"/>
<terminal y="-40" orientation="n" uuid="{288088f2-15b3-4941-8c27-3eab77b1f11a}" name="" x="-40"/>
</description> </description>
</definition> </definition>

View File

@@ -1,96 +1,107 @@
<definition height="170" hotspot_x="364" hotspot_y="55" type="element" width="730" version="0.5" link_type="simple"> <definition hotspot_y="55" link_type="simple" version="0.80" width="740" hotspot_x="375" height="170" type="element">
<names> <names>
<name lang="nl">750-8213</name>
<name lang="de">750-8213</name>
<name lang="pt">750-8213</name>
<name lang="pl">750-8213</name>
<name lang="es">750-8213</name> <name lang="es">750-8213</name>
<name lang="it">750-8213</name> <name lang="nl">750-8213</name>
<name lang="el">750-8213</name>
<name lang="de">750-8213</name>
<name lang="fr">750-8213</name>
<name lang="ar">750-8213</name> <name lang="ar">750-8213</name>
<name lang="cs">750-8213</name> <name lang="cs">750-8213</name>
<name lang="el">750-8213</name>
<name lang="en">750-8213</name> <name lang="en">750-8213</name>
<name lang="fr">750-8213</name> <name lang="it">750-8213</name>
<name lang="pl">750-8213</name>
<name lang="pt">750-8213</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-8213</elementInformation>
<elementInformation show="1" name="description">PFC200 CS 2ETH CAN</elementInformation> <elementInformation show="1" name="description">PFC200 CS 2ETH CAN</elementInformation>
<elementInformation show="1" name="designation">750-8213</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect x="-360" antialias="false" rx="0" style="line-style:normal;line-weight:normal;filling:white;color:black" width="720" height="150" ry="0" y="-40"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-362.5" diameter="5" y="57.5"/> <circle x="-362.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="57.5"/>
<text text="Baudrate:" size="9" x="-212" y="64"/> <text text="Baudrate:" color="#000000" x="-212" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="64"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-146" y="60"/> <dynamic_text uuid="{376a782d-a04b-4e4d-b268-2bf2e997bb2f}" x="-146" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" z="4" rotation="0" text_from="UserText" Halignment="AlignLeft" text_width="-1" y="48.5">
<text text="IP Adr. 2:" x="-303" size="9" y="25"/> <text>1000</text>
<text text="IP Adr. 1:" x="-303" size="9" y="4"/> </dynamic_text>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-362.5" diameter="5" y="17.5"/> <text text="IP Adr. 2:" color="#000000" x="-303" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="25"/>
<text text="Node ID:" x="-303" size="9" y="64"/> <text text="IP Adr. 1:" color="#000000" x="-303" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="4"/>
<input text="1" rotate="true" x="-247" tagg="none" size="9" y="60"/> <circle x="-362.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="17.5"/>
<input text="192.168.0.1" rotate="true" x="-247" tagg="none" size="9" y="0"/> <text text="Node ID:" color="#000000" x="-303" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="64"/>
<input text="192.168.1.1" rotate="true" x="-247" tagg="none" size="9" y="21"/> <dynamic_text uuid="{93a9a001-c51a-4c59-a8d5-bd621a7eeacc}" x="-247" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" z="9" rotation="0" text_from="UserText" Halignment="AlignLeft" text_width="-1" y="48.5">
<line x1="40" y1="10" length2="1.5" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" antialias="false" end1="none" length1="1.5" end2="none"/> <text>1</text>
<text text="CAN" x="-355" size="9" y="64"/> </dynamic_text>
<text text="Eth2" x="-355" size="9" y="24"/> <dynamic_text uuid="{dcab26bf-6576-4b9e-9b4e-fbe5da356f1f}" x="-247" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" z="10" rotation="0" text_from="UserText" Halignment="AlignLeft" text_width="-1" y="-11.5">
<line x1="-40" y1="-8.5" length2="1.5" y2="-38" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" antialias="false" end1="circle" length1="1.5" end2="none"/> <text>192.168.0.1</text>
<line x1="200" y1="30" length2="1.5" y2="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" antialias="false" end1="none" length1="1.5" end2="none"/> </dynamic_text>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-362.5" diameter="5" y="-2.5"/> <dynamic_text uuid="{1e87a3f9-bc75-4cde-97f3-21eaaf58f444}" x="-247" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" z="11" rotation="0" text_from="UserText" Halignment="AlignLeft" text_width="-1" y="9.5">
<line x1="120" y1="11" length2="1.5" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" antialias="false" end1="circle" length1="1.5" end2="none"/> <text>192.168.1.1</text>
<line x1="280" y1="31.5" length2="1.5" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" antialias="false" end1="circle" length1="1.5" end2="none"/> </dynamic_text>
<line x1="-120" y1="-10" length2="1.5" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" antialias="false" end1="none" length1="1.5" end2="none"/> <line length2="1.5" y1="10" x2="40" y2="-38" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-42.5" diameter="5" y="-42.5"/> <text text="CAN" color="#000000" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="64"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-122.5" diameter="5" y="-42.5"/> <text text="Eth2" color="#000000" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="24"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-202.5" diameter="5" y="-42.5"/> <line length2="1.5" y1="-8.5" x2="-40" y2="-38" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end1="circle" end2="none" length1="1.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="-282.5" diameter="5" y="-42.5"/> <line length2="1.5" y1="30" x2="358" y2="30" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="277.5" diameter="5" y="-42.5"/> <circle x="-362.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-2.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="197.5" diameter="5" y="-42.5"/> <line length2="1.5" y1="11" x2="120" y2="-37" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end1="circle" end2="none" length1="1.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="117.5" diameter="5" y="-42.5"/> <line length2="1.5" y1="31.5" x2="280" y2="-37" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end1="circle" end2="none" length1="1.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" x="37.5" diameter="5" y="-42.5"/> <line length2="1.5" y1="-10" x2="-120" y2="-38" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5"/>
<line x1="40" y1="10" length2="1.5" y2="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" antialias="false" end1="none" length1="1.5" end2="none"/> <circle x="-42.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<line x1="200" y1="30" length2="1.5" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" antialias="false" end1="none" length1="1.5" end2="none"/> <circle x="-122.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<line x1="-120" y1="-10" length2="1.5" y2="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" antialias="false" end1="none" length1="1.5" end2="none"/> <circle x="-202.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<text text="WAGO 750-8213" x="-329" size="9" y="105"/> <circle x="-282.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<text text="PE" x="281" size="9" y="-22"/> <circle x="277.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<text text="PE" x="201" size="9" y="-22"/> <circle x="197.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<text text="0V" x="-199" size="9" y="-22"/> <circle x="117.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<text text="24V" x="-279" size="9" y="-22"/> <circle x="37.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<text text="_" x="123" size="12" y="-31"/> <line length2="1.5" y1="10" x2="358" y2="10" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5"/>
<text text="_" x="43" size="12" y="-31"/> <line length2="1.5" y1="30" x2="200" y2="-38" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5"/>
<text text="+" x="-39" size="12" y="-22"/> <line length2="1.5" y1="-10" x2="358" y2="-10" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end1="none" end2="none" length1="1.5"/>
<text text="+" x="-119" size="12" y="-22"/> <text text="WAGO 750-8213" color="#000000" x="-329" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="105"/>
<text text="Eth1" x="-355" size="9" y="4"/> <text text="PE" color="#000000" x="281" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="-22"/>
<input text="X123" rotate="true" x="221" tagg="label" size="9" y="101"/> <text text="PE" color="#000000" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="-22"/>
<text text="1" x="-276" size="5" y="-42"/> <text text="0V" color="#000000" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="-22"/>
<text text="5" x="-195" size="5" y="-42"/> <text text="24V" color="#000000" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="-22"/>
<text text="2" x="-115" size="5" y="-42"/> <text text="" color="#000000" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" y="-22"/>
<text text="6" x="-35" size="5" y="-42"/> <text text="" color="#000000" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" y="-22"/>
<text text="3" x="45" size="5" y="-42"/> <text text="+" color="#000000" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" y="-22"/>
<text text="7" x="125" size="5" y="-42"/> <text text="+" color="#000000" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" y="-22"/>
<text text="4" x="205" size="5" y="-42"/> <text text="Eth1" color="#000000" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="4"/>
<text text="8" x="285" size="5" y="-42"/> <dynamic_text uuid="{f9c410dc-59fe-458c-80bb-e4fea95d1ec6}" x="221" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" z="42" rotation="0" text_from="ElementInfo" Halignment="AlignLeft" text_width="-1" y="89.5">
<text text="PFC200 CS 2ETH CAN" x="-137" size="9" y="105"/> <text></text>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <info_name>label</info_name>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> </dynamic_text>
<text y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X4" x="-371" rotation="0" color="#000000"/> <text text="1" color="#000000" x="-276" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text text="5" color="#000000" x="-195" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text text="2" color="#000000" x="-115" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text text="6" color="#000000" x="-35" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42"/>
<terminal orientation="n" x="-280" y="-40"/> <text text="3" color="#000000" x="45" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42"/>
<terminal orientation="e" x="360" y="-10"/> <text text="7" color="#000000" x="125" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42"/>
<terminal orientation="n" x="-40" y="-40"/> <text text="4" color="#000000" x="205" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42"/>
<terminal orientation="e" x="360" y="30"/> <text text="8" color="#000000" x="285" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42"/>
<terminal orientation="w" x="-360" y="20"/> <text text="PFC200 CS 2ETH CAN" color="#000000" x="-137" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="105"/>
<terminal orientation="n" x="280" y="-40"/> <text text="X1" color="#000000" x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="9"/>
<terminal orientation="n" x="200" y="-40"/> <text text="X2" color="#000000" x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="29"/>
<terminal orientation="n" x="40" y="-40"/> <text text="X4" color="#000000" x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="69"/>
<terminal orientation="n" x="-200" y="-40"/> <arc x="360" angle="180" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" height="5" start="90" y="-12.5"/>
<terminal orientation="n" x="-120" y="-40"/> <arc x="360" angle="180" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" height="5" start="90" y="7.5"/>
<terminal orientation="n" x="120" y="-40"/> <arc x="360" angle="180" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" height="5" start="90" y="27.5"/>
<terminal orientation="e" x="360" y="10"/> <terminal uuid="{8c0da4de-d600-4fc2-9980-cd226a987670}" x="-280" orientation="n" name="" y="-40"/>
<terminal orientation="w" x="-360" y="0"/> <terminal uuid="{6c82450b-10ea-47cc-8d1b-b7934112e0a3}" x="360" orientation="e" name="" y="-10"/>
<terminal orientation="w" x="-360" y="60"/> <terminal uuid="{167a233d-ed9f-4125-8d7b-c63dd442c1c3}" x="-40" orientation="n" name="" y="-40"/>
<terminal uuid="{e0d75c33-c385-4306-a6e8-bc0659e425dc}" x="360" orientation="e" name="" y="30"/>
<terminal uuid="{47f0141b-b5f8-42bb-8484-87f87d895f9f}" x="-360" orientation="w" name="" y="20"/>
<terminal uuid="{d11be8e8-b1b6-424d-a17e-c799416723a4}" x="280" orientation="n" name="" y="-40"/>
<terminal uuid="{26f978a4-c79b-47e7-9d90-d37c8a6fb087}" x="200" orientation="n" name="" y="-40"/>
<terminal uuid="{31130d4c-39f0-4176-9c57-99057be5c9cc}" x="40" orientation="n" name="" y="-40"/>
<terminal uuid="{e79f59a1-bc2e-46e2-be3d-49c7b2655aa6}" x="-200" orientation="n" name="" y="-40"/>
<terminal uuid="{9016e411-66b5-4f2f-8dfd-39694df50e0a}" x="-120" orientation="n" name="" y="-40"/>
<terminal uuid="{2caac301-16be-478d-9c6c-b48bfe853248}" x="120" orientation="n" name="" y="-40"/>
<terminal uuid="{c19901ed-a5e7-4889-ae79-9c6071f15f6b}" x="360" orientation="e" name="" y="10"/>
<terminal uuid="{d3262b57-26f1-4f75-96a4-a6e089e7ee17}" x="-360" orientation="w" name="" y="0"/>
<terminal uuid="{90d225a3-1468-43a8-b3ab-61a0a6d3f073}" x="-360" orientation="w" name="" y="60"/>
</description> </description>
</definition> </definition>

View File

@@ -1,102 +1,115 @@
<definition hotspot_y="55" link_type="simple" version="0.60" type="element" width="730" hotspot_x="364" height="170"> <definition version="0.80" hotspot_x="375" hotspot_y="55" width="740" type="element" link_type="simple" height="170">
<names> <names>
<name lang="nl">750-8214</name> <name lang="de">750-8214</name>
<name lang="ar">750-8214</name>
<name lang="es">750-8214</name> <name lang="es">750-8214</name>
<name lang="nl">750-8214</name>
<name lang="it">750-8214</name> <name lang="it">750-8214</name>
<name lang="fr">750-8214</name> <name lang="fr">750-8214</name>
<name lang="cs">750-8214</name> <name lang="cs">750-8214</name>
<name lang="pt">750-8214</name> <name lang="pt">750-8214</name>
<name lang="pl">750-8214</name>
<name lang="de">750-8214</name>
<name lang="el">750-8214</name> <name lang="el">750-8214</name>
<name lang="en">750-8214</name> <name lang="en">750-8214</name>
<name lang="ar">750-8214</name> <name lang="pl">750-8214</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-8214</elementInformation> <elementInformation name="designation" show="1">750-8214</elementInformation>
<elementInformation show="1" name="description">PFC200 CS 2ETH RS CAN</elementInformation> <elementInformation name="description" show="1">PFC200 CS 2ETH RS CAN</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect style="line-style:normal;line-weight:normal;filling:white;color:black" x="-360" y="-40" antialias="false" width="720" ry="0" rx="0" height="150"/>
<circle x="-362.5" diameter="5" y="57.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-362.5" y="57.5" antialias="true" diameter="5"/>
<text text="Baudrate:" size="9" x="-212" y="64"/> <text color="#000000" x="-212" y="64" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="Baudrate:"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-146" y="60"/> <dynamic_text text_from="UserText" x="-146" Halignment="AlignLeft" z="4" y="48.5" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{4aabd91e-c52e-4ef1-b984-9b47ec2039d5}" frame="false" Valignment="AlignTop" rotation="0">
<circle x="-362.5" diameter="5" y="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text>1000</text>
<text text="IP Adr. 2:" size="9" x="-303" y="25"/> </dynamic_text>
<text text="IP Adr. 1:" size="9" x="-303" y="4"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-362.5" y="37.5" antialias="true" diameter="5"/>
<circle x="-362.5" diameter="5" y="17.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text color="#000000" x="-303" y="25" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="IP Adr. 2:"/>
<text text="Node ID:" size="9" x="-303" y="64"/> <text color="#000000" x="-303" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="IP Adr. 1:"/>
<text text="Mode:" size="9" x="-303" y="44"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-362.5" y="17.5" antialias="true" diameter="5"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="60"/> <text color="#000000" x="-303" y="64" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="Node ID:"/>
<input text="RS232 19.200 8N1" tagg="none" size="9" rotate="true" x="-247" y="40"/> <text color="#000000" x="-303" y="44" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="Mode:"/>
<input text="192.168.0.1" tagg="none" size="9" rotate="true" x="-247" y="0"/> <dynamic_text text_from="UserText" x="-247" Halignment="AlignLeft" z="11" y="48.5" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{85a45030-5412-4162-9feb-0421f99781ea}" frame="false" Valignment="AlignTop" rotation="0">
<input text="192.168.1.1" tagg="none" size="9" rotate="true" x="-247" y="21"/> <text>1</text>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length2="1.5" x1="40" length1="1.5" y2="-38"/> </dynamic_text>
<text text="Serial" size="9" x="-355" y="44"/> <dynamic_text text_from="UserText" x="-247" Halignment="AlignLeft" z="12" y="28.5" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{74f99e85-81b2-43a6-a7ce-585661a7e2ca}" frame="false" Valignment="AlignTop" rotation="0">
<text text="CAN" size="9" x="-355" y="64"/> <text>RS232 19.200 8N1</text>
<text text="Eth2" size="9" x="-355" y="24"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length2="1.5" x1="-40" length1="1.5" y2="-38"/> <dynamic_text text_from="UserText" x="-247" Halignment="AlignLeft" z="13" y="-11.5" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{a48eb793-23cb-4f95-b9a8-1a89c34d9da4}" frame="false" Valignment="AlignTop" rotation="0">
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="200" length1="1.5" y2="30"/> <text>192.168.0.1</text>
<circle x="-362.5" diameter="5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length2="1.5" x1="120" length1="1.5" y2="-37"/> <dynamic_text text_from="UserText" x="-247" Halignment="AlignLeft" z="14" y="9.5" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{d5ec50a4-ea76-47f8-babf-1ab944def248}" frame="false" Valignment="AlignTop" rotation="0">
<line end1="circle" end2="none" antialias="false" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length2="1.5" x1="280" length1="1.5" y2="-37"/> <text>192.168.1.1</text>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length2="1.5" x1="-120" length1="1.5" y2="-38"/> </dynamic_text>
<circle x="-42.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line style="line-style:normal;line-weight:thin;filling:none;color:black" x1="40" length1="1.5" length2="1.5" antialias="false" x2="40" y2="-38" end2="none" y1="10" end1="none"/>
<circle x="-122.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text color="#000000" x="-355" y="44" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="Serial"/>
<circle x="-202.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text color="#000000" x="-355" y="64" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="CAN"/>
<circle x="-282.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text color="#000000" x="-355" y="24" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="Eth2"/>
<circle x="277.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line style="line-style:normal;line-weight:thin;filling:black;color:black" x1="-40" length1="1.5" length2="1.5" antialias="false" x2="-40" y2="-38" end2="none" y1="-8.5" end1="circle"/>
<circle x="197.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line style="line-style:normal;line-weight:thin;filling:none;color:black" x1="200" length1="1.5" length2="1.5" antialias="false" x2="358" y2="30" end2="none" y1="30" end1="none"/>
<circle x="117.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-362.5" y="-2.5" antialias="true" diameter="5"/>
<circle x="37.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line style="line-style:normal;line-weight:thin;filling:black;color:black" x1="120" length1="1.5" length2="1.5" antialias="false" x2="120" y2="-37" end2="none" y1="11" end1="circle"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="40" length1="1.5" y2="10"/> <line style="line-style:normal;line-weight:thin;filling:black;color:black" x1="280" length1="1.5" length2="1.5" antialias="false" x2="280" y2="-37" end2="none" y1="31.5" end1="circle"/>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length2="1.5" x1="200" length1="1.5" y2="-38"/> <line style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-120" length1="1.5" length2="1.5" antialias="false" x2="-120" y2="-38" end2="none" y1="-10" end1="none"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="-120" length1="1.5" y2="-10"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-42.5" y="-42.5" antialias="true" diameter="5"/>
<text text="WAGO 750-8214" size="9" x="-329" y="105"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-122.5" y="-42.5" antialias="true" diameter="5"/>
<text text="PE" size="9" x="281" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-202.5" y="-42.5" antialias="true" diameter="5"/>
<text text="PE" size="9" x="201" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-282.5" y="-42.5" antialias="true" diameter="5"/>
<text text="0V" size="9" x="-199" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="277.5" y="-42.5" antialias="true" diameter="5"/>
<text text="24V" size="9" x="-279" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="197.5" y="-42.5" antialias="true" diameter="5"/>
<text text="_" size="12" x="123" y="-31"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="117.5" y="-42.5" antialias="true" diameter="5"/>
<text text="_" size="12" x="43" y="-31"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="37.5" y="-42.5" antialias="true" diameter="5"/>
<text text="+" size="12" x="-39" y="-22"/> <line style="line-style:normal;line-weight:thin;filling:none;color:black" x1="40" length1="1.5" length2="1.5" antialias="false" x2="358" y2="10" end2="none" y1="10" end1="none"/>
<text text="+" size="12" x="-119" y="-22"/> <line style="line-style:normal;line-weight:thin;filling:none;color:black" x1="200" length1="1.5" length2="1.5" antialias="false" x2="200" y2="-38" end2="none" y1="30" end1="none"/>
<text text="Eth1" size="9" x="-355" y="4"/> <line style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-120" length1="1.5" length2="1.5" antialias="false" x2="358" y2="-10" end2="none" y1="-10" end1="none"/>
<input text="X123" tagg="label" size="9" rotate="true" x="221" y="101"/> <text color="#000000" x="-329" y="105" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="WAGO 750-8214"/>
<text text="1" size="5" x="-276" y="-42"/> <text color="#000000" x="281" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="PE"/>
<text text="5" size="5" x="-195" y="-42"/> <text color="#000000" x="201" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="PE"/>
<text text="2" size="5" x="-115" y="-42"/> <text color="#000000" x="-199" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="0V"/>
<text text="6" size="5" x="-35" y="-42"/> <text color="#000000" x="-279" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="24V"/>
<text text="3" size="5" x="45" y="-42"/> <text color="#000000" x="123" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" text=""/>
<text text="7" size="5" x="125" y="-42"/> <text color="#000000" x="43" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" text=""/>
<text text="4" size="5" x="205" y="-42"/> <text color="#000000" x="-39" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" text="+"/>
<text text="8" size="5" x="285" y="-42"/> <text color="#000000" x="-119" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" text="+"/>
<text text="PFC200 CS 2ETH RS CAN" size="9" x="-137" y="105"/> <text color="#000000" x="-355" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="Eth1"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <dynamic_text text_from="ElementInfo" x="221" Halignment="AlignLeft" z="46" y="89.5" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{e926cb27-d2b2-49b4-ba0e-21ab816dd31f}" frame="false" Valignment="AlignTop" rotation="0">
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text></text>
<text y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X3" x="-371" rotation="0" color="#000000"/> <info_name>label</info_name>
<text y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X4" x="-371" rotation="0" color="#000000"/> </dynamic_text>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text color="#000000" x="-276" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="1"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text color="#000000" x="-195" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="5"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text color="#000000" x="-115" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="2"/>
<terminal x="280" y="-40" orientation="n"/> <text color="#000000" x="-35" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="6"/>
<terminal x="200" y="-40" orientation="n"/> <text color="#000000" x="45" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="3"/>
<terminal x="40" y="-40" orientation="n"/> <text color="#000000" x="125" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="7"/>
<terminal x="-200" y="-40" orientation="n"/> <text color="#000000" x="205" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="4"/>
<terminal x="-120" y="-40" orientation="n"/> <text color="#000000" x="285" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="8"/>
<terminal x="120" y="-40" orientation="n"/> <text color="#000000" x="-137" y="105" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" text="PFC200 CS 2ETH RS CAN"/>
<terminal x="360" y="10" orientation="e"/> <text color="#000000" x="-371" y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="X1"/>
<terminal x="-360" y="0" orientation="w"/> <text color="#000000" x="-371" y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="X2"/>
<terminal x="-280" y="-40" orientation="n"/> <text color="#000000" x="-371" y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="X3"/>
<terminal x="360" y="-10" orientation="e"/> <text color="#000000" x="-371" y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" text="X4"/>
<terminal x="-360" y="40" orientation="w"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" y="-12.5" angle="180" antialias="true" width="5" start="90" height="5"/>
<terminal x="-360" y="60" orientation="w"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" y="7.5" angle="180" antialias="true" width="5" start="90" height="5"/>
<terminal x="360" y="30" orientation="e"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" y="27.5" angle="180" antialias="true" width="5" start="90" height="5"/>
<terminal x="-360" y="20" orientation="w"/> <terminal x="280" name="" y="-40" orientation="n" uuid="{87c7e759-b050-48a8-852a-00a6890f863e}"/>
<terminal x="-40" y="-40" orientation="n"/> <terminal x="200" name="" y="-40" orientation="n" uuid="{ebad3870-a13e-413e-bc5e-ff65963ede82}"/>
<terminal x="40" name="" y="-40" orientation="n" uuid="{6409e8bc-20ba-4503-8375-b3569759dba9}"/>
<terminal x="-200" name="" y="-40" orientation="n" uuid="{405ab3ef-2484-46df-914d-f57c5a017eb0}"/>
<terminal x="-120" name="" y="-40" orientation="n" uuid="{3ee295ff-3692-4cab-959c-bb708ba74cb5}"/>
<terminal x="120" name="" y="-40" orientation="n" uuid="{c2243197-198b-4b06-9e6b-567e1f8b541c}"/>
<terminal x="360" name="" y="10" orientation="e" uuid="{7647656d-cbd9-47b2-afcb-92d3ec0760eb}"/>
<terminal x="-360" name="" y="0" orientation="w" uuid="{29393fd5-1597-45d0-9224-48fb804f9870}"/>
<terminal x="-280" name="" y="-40" orientation="n" uuid="{94fd6c24-6409-46be-9c7e-1d145eb231e2}"/>
<terminal x="360" name="" y="-10" orientation="e" uuid="{d0d9c07b-8534-4d1b-a48e-60368183d912}"/>
<terminal x="-360" name="" y="40" orientation="w" uuid="{0f7e408c-d8a6-4332-80cb-b42830d824d4}"/>
<terminal x="-360" name="" y="60" orientation="w" uuid="{286503ea-a536-4089-a8b9-9624aae87a92}"/>
<terminal x="360" name="" y="30" orientation="e" uuid="{3e799010-1de2-4b4a-8ebf-798d01f6c257}"/>
<terminal x="-360" name="" y="20" orientation="w" uuid="{aca20b7e-5b71-44e0-9605-b00a1aa63283}"/>
<terminal x="-40" name="" y="-40" orientation="n" uuid="{6aeb3210-b80c-47cd-9d3e-59d57181aa30}"/>
</description> </description>
</definition> </definition>

View File

@@ -1,4 +1,4 @@
<definition height="190" version="0.80" width="730" hotspot_x="364" link_type="simple" type="element" hotspot_y="55"> <definition height="190" version="0.80" width="740" hotspot_x="375" link_type="simple" type="element" hotspot_y="55">
<names> <names>
<name lang="it">750-8215</name> <name lang="it">750-8215</name>
<name lang="en">750-8215</name> <name lang="en">750-8215</name>
@@ -79,8 +79,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text rotation="0" x="201" text="PE" color="#000000" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text rotation="0" x="201" text="PE" color="#000000" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text rotation="0" x="-199" text="0V" color="#000000" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text rotation="0" x="-199" text="0V" color="#000000" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text rotation="0" x="-279" text="24V" color="#000000" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text rotation="0" x="-279" text="24V" color="#000000" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text rotation="0" x="123" text="_" color="#000000" y="-31" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text rotation="0" x="123" text="" color="#000000" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text rotation="0" x="43" text="_" color="#000000" y="-31" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text rotation="0" x="43" text="" color="#000000" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text rotation="0" x="-39" text="+" color="#000000" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text rotation="0" x="-39" text="+" color="#000000" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text rotation="0" x="-119" text="+" color="#000000" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text rotation="0" x="-119" text="+" color="#000000" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text rotation="0" x="-355" text="Eth1" color="#000000" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text rotation="0" x="-355" text="Eth1" color="#000000" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>

View File

@@ -1,110 +1,127 @@
<definition hotspot_y="55" link_type="simple" version="0.60" type="element" width="730" hotspot_x="364" height="170"> <definition link_type="simple" height="170" hotspot_x="375" hotspot_y="55" version="0.80" type="element" width="740">
<names> <names>
<name lang="nl">750-8216</name> <name lang="de">750-8216</name>
<name lang="es">750-8216</name>
<name lang="it">750-8216</name> <name lang="it">750-8216</name>
<name lang="fr">750-8216</name> <name lang="fr">750-8216</name>
<name lang="cs">750-8216</name>
<name lang="pt">750-8216</name>
<name lang="pl">750-8216</name> <name lang="pl">750-8216</name>
<name lang="de">750-8216</name>
<name lang="el">750-8216</name> <name lang="el">750-8216</name>
<name lang="nl">750-8216</name>
<name lang="en">750-8216</name> <name lang="en">750-8216</name>
<name lang="pt">750-8216</name>
<name lang="es">750-8216</name>
<name lang="cs">750-8216</name>
<name lang="ar">750-8216</name> <name lang="ar">750-8216</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-8216</elementInformation> <elementInformation name="designation" show="1">750-8216</elementInformation>
<elementInformation show="1" name="description">PFC200 CS 2ETH RS CAN DPS</elementInformation> <elementInformation name="description" show="1">PFC200 CS 2ETH RS CAN DPS</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect height="150" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-360" antialias="false" width="720" rx="0" ry="0" y="-40"/>
<circle x="-362.5" diameter="5" y="77.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true" y="77.5"/>
<circle x="-362.5" diameter="5" y="57.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true" y="57.5"/>
<text text="Baudrate:" size="9" x="-212" y="84"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Baudrate:" x="-212" rotation="0" color="#000000" y="84"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-146" y="60"/> <dynamic_text z="5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-146" text_from="UserText" rotation="0" frame="false" Halignment="AlignLeft" uuid="{3204a912-a7ab-4920-8ede-ea3cf6be180c}" y="48.5" Valignment="AlignTop" text_width="-1">
<text text="Baudrate:" size="9" x="-212" y="64"/> <text>1000</text>
<input text="12.000" tagg="none" size="9" rotate="true" x="-146" y="80"/> </dynamic_text>
<circle x="-362.5" diameter="5" y="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Baudrate:" x="-212" rotation="0" color="#000000" y="64"/>
<text text="IP Adr. 2:" size="9" x="-303" y="25"/> <dynamic_text z="7" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-146" text_from="UserText" rotation="0" frame="false" Halignment="AlignLeft" uuid="{fe0fd98f-fa83-497a-b9a7-8601aa93e3b0}" y="68.5" Valignment="AlignTop" text_width="-1">
<text text="IP Adr. 1:" size="9" x="-303" y="4"/> <text>12.000</text>
<circle x="-362.5" diameter="5" y="17.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<text text="Node ID:" size="9" x="-303" y="64"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true" y="37.5"/>
<text text="Mode:" size="9" x="-303" y="44"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="IP Adr. 2:" x="-303" rotation="0" color="#000000" y="25"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="60"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="IP Adr. 1:" x="-303" rotation="0" color="#000000" y="4"/>
<input text="RS232 19.200 8N1" tagg="none" size="9" rotate="true" x="-247" y="40"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true" y="17.5"/>
<input text="192.168.0.1" tagg="none" size="9" rotate="true" x="-247" y="0"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Node ID:" x="-303" rotation="0" color="#000000" y="64"/>
<input text="192.168.1.1" tagg="none" size="9" rotate="true" x="-247" y="21"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Mode:" x="-303" rotation="0" color="#000000" y="44"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length2="1.5" x1="40" length1="1.5" y2="-38"/> <dynamic_text z="14" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-247" text_from="UserText" rotation="0" frame="false" Halignment="AlignLeft" uuid="{13578b95-421e-4b75-b500-28c5d7aa9b92}" y="48.5" Valignment="AlignTop" text_width="-1">
<text text="DP" size="9" x="-355" y="84"/> <text>1</text>
<text text="Serial" size="9" x="-355" y="44"/> </dynamic_text>
<text text="CAN" size="9" x="-355" y="64"/> <dynamic_text z="15" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-247" text_from="UserText" rotation="0" frame="false" Halignment="AlignLeft" uuid="{d7961a69-0af9-4fe5-8bcd-ce23a365323c}" y="28.5" Valignment="AlignTop" text_width="-1">
<text text="Eth2" size="9" x="-355" y="24"/> <text>RS232 19.200 8N1</text>
<line end1="circle" end2="none" antialias="false" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length2="1.5" x1="-40" length1="1.5" y2="-38"/> </dynamic_text>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="200" length1="1.5" y2="30"/> <dynamic_text z="16" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-247" text_from="UserText" rotation="0" frame="false" Halignment="AlignLeft" uuid="{ed8c363e-a080-4146-889b-e94780ea780d}" y="-11.5" Valignment="AlignTop" text_width="-1">
<circle x="-362.5" diameter="5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text>192.168.0.1</text>
<line end1="circle" end2="none" antialias="false" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length2="1.5" x1="120" length1="1.5" y2="-37"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length2="1.5" x1="280" length1="1.5" y2="-37"/> <dynamic_text z="17" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-247" text_from="UserText" rotation="0" frame="false" Halignment="AlignLeft" uuid="{77b834e1-32bd-4ef7-a35f-0414d1c0424f}" y="9.5" Valignment="AlignTop" text_width="-1">
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length2="1.5" x1="-120" length1="1.5" y2="-38"/> <text>192.168.1.1</text>
<circle x="-42.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<circle x="-122.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line end2="none" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="-38" end1="none" antialias="false" y1="10" x2="40" length1="1.5" length2="1.5"/>
<circle x="-202.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="DP" x="-355" rotation="0" color="#000000" y="84"/>
<circle x="-282.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Serial" x="-355" rotation="0" color="#000000" y="44"/>
<circle x="277.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="CAN" x="-355" rotation="0" color="#000000" y="64"/>
<circle x="197.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth2" x="-355" rotation="0" color="#000000" y="24"/>
<circle x="117.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line end2="none" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-38" end1="circle" antialias="false" y1="-8.5" x2="-40" length1="1.5" length2="1.5"/>
<circle x="37.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line end2="none" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="30" end1="none" antialias="false" y1="30" x2="358" length1="1.5" length2="1.5"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="40" length1="1.5" y2="10"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true" y="-2.5"/>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length2="1.5" x1="200" length1="1.5" y2="-38"/> <line end2="none" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-37" end1="circle" antialias="false" y1="11" x2="120" length1="1.5" length2="1.5"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="-120" length1="1.5" y2="-10"/> <line end2="none" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-37" end1="circle" antialias="false" y1="31.5" x2="280" length1="1.5" length2="1.5"/>
<text text="WAGO 750-8216" size="9" x="-329" y="105"/> <line end2="none" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="-38" end1="none" antialias="false" y1="-10" x2="-120" length1="1.5" length2="1.5"/>
<text text="DP Adr.:" size="9" x="-303" y="84"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-42.5" antialias="true" y="-42.5"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="80"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-122.5" antialias="true" y="-42.5"/>
<text text="PE" size="9" x="281" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-202.5" antialias="true" y="-42.5"/>
<text text="PE" size="9" x="201" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-282.5" antialias="true" y="-42.5"/>
<text text="0V" size="9" x="-199" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="277.5" antialias="true" y="-42.5"/>
<text text="24V" size="9" x="-279" y="-22"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="197.5" antialias="true" y="-42.5"/>
<text text="_" size="12" x="123" y="-31"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="117.5" antialias="true" y="-42.5"/>
<text text="_" size="12" x="43" y="-31"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="37.5" antialias="true" y="-42.5"/>
<text text="+" size="12" x="-39" y="-22"/> <line end2="none" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="10" end1="none" antialias="false" y1="10" x2="358" length1="1.5" length2="1.5"/>
<text text="+" size="12" x="-119" y="-22"/> <line end2="none" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="-38" end1="none" antialias="false" y1="30" x2="200" length1="1.5" length2="1.5"/>
<text text="Eth1" size="9" x="-355" y="4"/> <line end2="none" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="-10" end1="none" antialias="false" y1="-10" x2="358" length1="1.5" length2="1.5"/>
<input text="X123" tagg="label" size="9" rotate="true" x="221" y="101"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="WAGO 750-8216" x="-329" rotation="0" color="#000000" y="105"/>
<text text="1" size="5" x="-276" y="-42"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="DP Adr.:" x="-303" rotation="0" color="#000000" y="84"/>
<text text="5" size="5" x="-195" y="-42"/> <dynamic_text z="42" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-247" text_from="UserText" rotation="0" frame="false" Halignment="AlignLeft" uuid="{7f2e4e2a-7761-49dd-86b2-4b1810310528}" y="68.5" Valignment="AlignTop" text_width="-1">
<text text="2" size="5" x="-115" y="-42"/> <text>1</text>
<text text="6" size="5" x="-35" y="-42"/> </dynamic_text>
<text text="3" size="5" x="45" y="-42"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" x="281" rotation="0" color="#000000" y="-22"/>
<text text="7" size="5" x="125" y="-42"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" x="201" rotation="0" color="#000000" y="-22"/>
<text text="4" size="5" x="205" y="-42"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" x="-199" rotation="0" color="#000000" y="-22"/>
<text text="8" size="5" x="285" y="-42"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" x="-279" rotation="0" color="#000000" y="-22"/>
<text text="PFC200 CS 2ETH RS CAN DPS" size="9" x="-137" y="105"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" x="123" rotation="0" color="#000000" y="-22"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" x="43" rotation="0" color="#000000" y="-22"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" x="-39" rotation="0" color="#000000" y="-22"/>
<text y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X3" x="-371" rotation="0" color="#000000"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" x="-119" rotation="0" color="#000000" y="-22"/>
<text y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X4" x="-371" rotation="0" color="#000000"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth1" x="-355" rotation="0" color="#000000" y="4"/>
<text y="89" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X5" x="-371" rotation="0" color="#000000"/> <dynamic_text z="52" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="221" text_from="ElementInfo" rotation="0" frame="false" Halignment="AlignLeft" uuid="{3c26ee33-7182-40c1-afca-72c9fff9ee73}" y="89.5" Valignment="AlignTop" text_width="-1">
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text></text>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <info_name>label</info_name>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> </dynamic_text>
<terminal x="-40" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="1" x="-276" rotation="0" color="#000000" y="-42"/>
<terminal x="-360" y="0" orientation="w"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="5" x="-195" rotation="0" color="#000000" y="-42"/>
<terminal x="280" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="2" x="-115" rotation="0" color="#000000" y="-42"/>
<terminal x="200" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="6" x="-35" rotation="0" color="#000000" y="-42"/>
<terminal x="40" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="3" x="45" rotation="0" color="#000000" y="-42"/>
<terminal x="-200" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="7" x="125" rotation="0" color="#000000" y="-42"/>
<terminal x="-120" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="4" x="205" rotation="0" color="#000000" y="-42"/>
<terminal x="120" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="8" x="285" rotation="0" color="#000000" y="-42"/>
<terminal x="360" y="10" orientation="e"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PFC200 CS 2ETH RS CAN DPS" x="-137" rotation="0" color="#000000" y="105"/>
<terminal x="-280" y="-40" orientation="n"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000" y="9"/>
<terminal x="360" y="-10" orientation="e"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000" y="29"/>
<terminal x="360" y="30" orientation="e"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X3" x="-371" rotation="0" color="#000000" y="49"/>
<terminal x="-360" y="20" orientation="w"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X4" x="-371" rotation="0" color="#000000" y="69"/>
<terminal x="-360" y="40" orientation="w"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X5" x="-371" rotation="0" color="#000000" y="89"/>
<terminal x="-360" y="60" orientation="w"/> <arc height="5" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90" x="360" antialias="true" width="5" angle="180" y="-12.5"/>
<terminal x="-360" y="80" orientation="w"/> <arc height="5" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90" x="360" antialias="true" width="5" angle="180" y="7.5"/>
<arc height="5" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90" x="360" antialias="true" width="5" angle="180" y="27.5"/>
<terminal name="" x="-40" orientation="n" uuid="{8271e2b4-f9bb-4a43-aac2-1a00f4508123}" y="-40"/>
<terminal name="" x="-360" orientation="w" uuid="{1f2c3847-2e50-4f7c-9d94-839686046198}" y="0"/>
<terminal name="" x="280" orientation="n" uuid="{e26417b7-d89f-4de6-881c-10fedfc1edfe}" y="-40"/>
<terminal name="" x="200" orientation="n" uuid="{a51790c4-aaad-4a4f-bbb7-1408b6fd6eb7}" y="-40"/>
<terminal name="" x="40" orientation="n" uuid="{918b5f70-0314-4ca9-9e1e-2e6214a2ce48}" y="-40"/>
<terminal name="" x="-200" orientation="n" uuid="{53556610-8188-48e6-a7b0-c62f008a2098}" y="-40"/>
<terminal name="" x="-120" orientation="n" uuid="{3d390f18-b931-42bf-aa10-5720faf6ba2e}" y="-40"/>
<terminal name="" x="120" orientation="n" uuid="{9aae34ee-6b43-4bc4-8c46-68b47aa7c748}" y="-40"/>
<terminal name="" x="360" orientation="e" uuid="{2ae8f2fe-1756-4c69-8562-1507fb980c1a}" y="10"/>
<terminal name="" x="-280" orientation="n" uuid="{fd22f0bc-39ad-475f-bf8c-a69484a4c642}" y="-40"/>
<terminal name="" x="360" orientation="e" uuid="{b5700495-3845-4dcf-87ec-047a15d01a42}" y="-10"/>
<terminal name="" x="360" orientation="e" uuid="{fc3fe71b-bafa-4fd9-aa65-bd01c4115ebb}" y="30"/>
<terminal name="" x="-360" orientation="w" uuid="{4117f91b-7ee9-4594-bb6e-9f2850e80f7a}" y="20"/>
<terminal name="" x="-360" orientation="w" uuid="{599da275-4481-48df-acad-1d37c012dafb}" y="40"/>
<terminal name="" x="-360" orientation="w" uuid="{761958f0-9120-4ef0-b65c-066f5c868a23}" y="60"/>
<terminal name="" x="-360" orientation="w" uuid="{c950cb53-54e0-430c-9767-58e469d8ac85}" y="80"/>
</description> </description>
</definition> </definition>

View File

@@ -1,110 +1,127 @@
<definition hotspot_y="55" link_type="simple" version="0.60" type="element" width="730" hotspot_x="364" height="170"> <definition type="element" height="170" width="740" hotspot_y="55" link_type="simple" hotspot_x="375" version="0.80">
<names> <names>
<name lang="nl">750-8216/025-000</name> <name lang="pl">750-8216/025-000</name>
<name lang="pt">750-8216/025-000</name>
<name lang="de">750-8216/025-000</name>
<name lang="es">750-8216/025-000</name> <name lang="es">750-8216/025-000</name>
<name lang="it">750-8216/025-000</name> <name lang="ar">750-8216/025-000</name>
<name lang="nl">750-8216/025-000</name>
<name lang="fr">750-8216/025-000</name> <name lang="fr">750-8216/025-000</name>
<name lang="cs">750-8216/025-000</name> <name lang="cs">750-8216/025-000</name>
<name lang="pt">750-8216/025-000</name>
<name lang="pl">750-8216/025-000</name>
<name lang="de">750-8216/025-000</name>
<name lang="el">750-8216/025-000</name>
<name lang="en">750-8216/025-000</name> <name lang="en">750-8216/025-000</name>
<name lang="ar">750-8216/025-000</name> <name lang="it">750-8216/025-000</name>
<name lang="el">750-8216/025-000</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="description" show="1">PFC200 CS 2ETH RS CAN DPS T</elementInformation>
<elementInformation show="1" name="designation">750-8216/025-000</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="description">PFC200 CS 2ETH RS CAN DPS T</elementInformation> <elementInformation name="designation" show="1">750-8216/025-000</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect x="-360" y="-40" ry="0" style="line-style:normal;line-weight:normal;filling:white;color:black" height="150" width="720" antialias="false" rx="0"/>
<circle x="-362.5" diameter="5" y="77.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" y="77.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<circle x="-362.5" diameter="5" y="57.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" y="57.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="Baudrate:" size="9" x="-212" y="84"/> <text x="-212" y="84" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="Baudrate:" rotation="0"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-146" y="60"/> <dynamic_text text_width="-1" Halignment="AlignLeft" Valignment="AlignTop" z="5" x="-146" y="48.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" rotation="0" frame="false" uuid="{1eaffeae-3011-4560-a3be-f16a7e6817c7}">
<text text="Baudrate:" size="9" x="-212" y="64"/> <text>1000</text>
<input text="12.000" tagg="none" size="9" rotate="true" x="-146" y="80"/> </dynamic_text>
<circle x="-362.5" diameter="5" y="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-212" y="64" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="Baudrate:" rotation="0"/>
<text text="IP Adr. 2:" size="9" x="-303" y="25"/> <dynamic_text text_width="-1" Halignment="AlignLeft" Valignment="AlignTop" z="7" x="-146" y="68.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" rotation="0" frame="false" uuid="{765c6d12-6b18-4b6a-b37b-3ea38982d586}">
<text text="IP Adr. 1:" size="9" x="-303" y="4"/> <text>12.000</text>
<circle x="-362.5" diameter="5" y="17.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<text text="Node ID:" size="9" x="-303" y="64"/> <circle x="-362.5" y="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="Mode:" size="9" x="-303" y="44"/> <text x="-303" y="25" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="IP Adr. 2:" rotation="0"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="60"/> <text x="-303" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="IP Adr. 1:" rotation="0"/>
<input text="RS232 19.200 8N1" tagg="none" size="9" rotate="true" x="-247" y="40"/> <circle x="-362.5" y="17.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<input text="192.168.0.1" tagg="none" size="9" rotate="true" x="-247" y="0"/> <text x="-303" y="64" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="Node ID:" rotation="0"/>
<input text="192.168.1.1" tagg="none" size="9" rotate="true" x="-247" y="21"/> <text x="-303" y="44" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="Mode:" rotation="0"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length2="1.5" x1="40" length1="1.5" y2="-38"/> <dynamic_text text_width="-1" Halignment="AlignLeft" Valignment="AlignTop" z="14" x="-247" y="48.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" rotation="0" frame="false" uuid="{6c3df84a-cd5a-4111-9bb9-d7e0665fd878}">
<text text="DP" size="9" x="-355" y="84"/> <text>1</text>
<text text="Serial" size="9" x="-355" y="44"/> </dynamic_text>
<text text="CAN" size="9" x="-355" y="64"/> <dynamic_text text_width="-1" Halignment="AlignLeft" Valignment="AlignTop" z="15" x="-247" y="28.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" rotation="0" frame="false" uuid="{b6393c53-6f6c-43fa-9b4b-ba5995af6487}">
<text text="Eth2" size="9" x="-355" y="24"/> <text>RS232 19.200 8N1</text>
<line end1="circle" end2="none" antialias="false" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length2="1.5" x1="-40" length1="1.5" y2="-38"/> </dynamic_text>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="200" length1="1.5" y2="30"/> <dynamic_text text_width="-1" Halignment="AlignLeft" Valignment="AlignTop" z="16" x="-247" y="-11.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" rotation="0" frame="false" uuid="{d36447b4-16ca-42e4-a166-458426bfa0ff}">
<circle x="-362.5" diameter="5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text>192.168.0.1</text>
<line end1="circle" end2="none" antialias="false" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length2="1.5" x1="120" length1="1.5" y2="-37"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length2="1.5" x1="280" length1="1.5" y2="-37"/> <dynamic_text text_width="-1" Halignment="AlignLeft" Valignment="AlignTop" z="17" x="-247" y="9.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" rotation="0" frame="false" uuid="{8801f2d6-767d-4812-91c1-bc00cd6834d2}">
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length2="1.5" x1="-120" length1="1.5" y2="-38"/> <text>192.168.1.1</text>
<circle x="-42.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<circle x="-122.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line y2="-38" x1="40" y1="10" end1="none" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length1="1.5" antialias="false" length2="1.5"/>
<circle x="-202.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" y="84" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="DP" rotation="0"/>
<circle x="-282.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" y="44" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="Serial" rotation="0"/>
<circle x="277.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" y="64" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="CAN" rotation="0"/>
<circle x="197.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" y="24" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="Eth2" rotation="0"/>
<circle x="117.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line y2="-38" x1="-40" y1="-8.5" end1="circle" end2="none" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length1="1.5" antialias="false" length2="1.5"/>
<circle x="37.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line y2="30" x1="200" y1="30" end1="none" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length1="1.5" antialias="false" length2="1.5"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="40" length1="1.5" y2="10"/> <circle x="-362.5" y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length2="1.5" x1="200" length1="1.5" y2="-38"/> <line y2="-37" x1="120" y1="11" end1="circle" end2="none" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length1="1.5" antialias="false" length2="1.5"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="-120" length1="1.5" y2="-10"/> <line y2="-37" x1="280" y1="31.5" end1="circle" end2="none" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length1="1.5" antialias="false" length2="1.5"/>
<text text="WAGO 750-8216/025-000" size="9" x="-329" y="105"/> <line y2="-38" x1="-120" y1="-10" end1="none" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length1="1.5" antialias="false" length2="1.5"/>
<text text="DP Adr.:" size="9" x="-303" y="84"/> <circle x="-42.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="80"/> <circle x="-122.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="PE" size="9" x="281" y="-22"/> <circle x="-202.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="PE" size="9" x="201" y="-22"/> <circle x="-282.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="0V" size="9" x="-199" y="-22"/> <circle x="277.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="24V" size="9" x="-279" y="-22"/> <circle x="197.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="_" size="12" x="123" y="-31"/> <circle x="117.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="_" size="12" x="43" y="-31"/> <circle x="37.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5"/>
<text text="+" size="12" x="-39" y="-22"/> <line y2="10" x1="40" y1="10" end1="none" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length1="1.5" antialias="false" length2="1.5"/>
<text text="+" size="12" x="-119" y="-22"/> <line y2="-38" x1="200" y1="30" end1="none" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length1="1.5" antialias="false" length2="1.5"/>
<text text="Eth1" size="9" x="-355" y="4"/> <line y2="-10" x1="-120" y1="-10" end1="none" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length1="1.5" antialias="false" length2="1.5"/>
<input text="X123" tagg="label" size="9" rotate="true" x="221" y="101"/> <text x="-329" y="105" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="WAGO 750-8216/025-000" rotation="0"/>
<text text="1" size="5" x="-276" y="-42"/> <text x="-303" y="84" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="DP Adr.:" rotation="0"/>
<text text="5" size="5" x="-195" y="-42"/> <dynamic_text text_width="-1" Halignment="AlignLeft" Valignment="AlignTop" z="42" x="-247" y="68.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" rotation="0" frame="false" uuid="{fea77828-ec06-4341-94e7-5ee1e5a8cdba}">
<text text="2" size="5" x="-115" y="-42"/> <text>1</text>
<text text="6" size="5" x="-35" y="-42"/> </dynamic_text>
<text text="3" size="5" x="45" y="-42"/> <text x="281" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="PE" rotation="0"/>
<text text="7" size="5" x="125" y="-42"/> <text x="201" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="PE" rotation="0"/>
<text text="4" size="5" x="205" y="-42"/> <text x="-199" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="0V" rotation="0"/>
<text text="8" size="5" x="285" y="-42"/> <text x="-279" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="24V" rotation="0"/>
<text text="PFC200 CS 2ETH RS CAN DPS T" size="9" x="-137" y="105"/> <text x="123" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" text="" rotation="0"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text x="43" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" text="" rotation="0"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text x="-39" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" text="+" rotation="0"/>
<text y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X3" x="-371" rotation="0" color="#000000"/> <text x="-119" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" text="+" rotation="0"/>
<text y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X4" x="-371" rotation="0" color="#000000"/> <text x="-355" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="Eth1" rotation="0"/>
<text y="89" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X5" x="-371" rotation="0" color="#000000"/> <dynamic_text text_width="-1" Halignment="AlignLeft" Valignment="AlignTop" z="52" x="221" y="89.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="ElementInfo" rotation="0" frame="false" uuid="{33b404eb-f370-405b-8eb8-211aad5bd8d9}">
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text></text>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <info_name>label</info_name>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> </dynamic_text>
<terminal x="-40" y="-40" orientation="n"/> <text x="-276" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="1" rotation="0"/>
<terminal x="-360" y="0" orientation="w"/> <text x="-195" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="5" rotation="0"/>
<terminal x="280" y="-40" orientation="n"/> <text x="-115" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="2" rotation="0"/>
<terminal x="200" y="-40" orientation="n"/> <text x="-35" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="6" rotation="0"/>
<terminal x="40" y="-40" orientation="n"/> <text x="45" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="3" rotation="0"/>
<terminal x="-200" y="-40" orientation="n"/> <text x="125" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="7" rotation="0"/>
<terminal x="-120" y="-40" orientation="n"/> <text x="205" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="4" rotation="0"/>
<terminal x="120" y="-40" orientation="n"/> <text x="285" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="8" rotation="0"/>
<terminal x="360" y="10" orientation="e"/> <text x="-137" y="105" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" text="PFC200 CS 2ETH RS CAN DPS T" rotation="0"/>
<terminal x="-280" y="-40" orientation="n"/> <text x="-371" y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="X1" rotation="0"/>
<terminal x="360" y="-10" orientation="e"/> <text x="-371" y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="X2" rotation="0"/>
<terminal x="360" y="30" orientation="e"/> <text x="-371" y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="X3" rotation="0"/>
<terminal x="-360" y="20" orientation="w"/> <text x="-371" y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="X4" rotation="0"/>
<terminal x="-360" y="40" orientation="w"/> <text x="-371" y="89" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" text="X5" rotation="0"/>
<terminal x="-360" y="60" orientation="w"/> <arc x="360" y="-12.5" angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" height="5" width="5" antialias="true" start="90"/>
<terminal x="-360" y="80" orientation="w"/> <arc x="360" y="7.5" angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" height="5" width="5" antialias="true" start="90"/>
<arc x="360" y="27.5" angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" height="5" width="5" antialias="true" start="90"/>
<terminal orientation="n" name="" x="-40" y="-40" uuid="{fa788931-1d60-4b52-a5e8-1d6ef714ccaa}"/>
<terminal orientation="w" name="" x="-360" y="0" uuid="{c548c1d1-9df4-4f0b-8c20-6b3bba33ac16}"/>
<terminal orientation="n" name="" x="280" y="-40" uuid="{1016a5ba-3c48-4555-85e3-5f23f8b2f5c6}"/>
<terminal orientation="n" name="" x="200" y="-40" uuid="{b3999c54-35a2-4202-9a69-b161ffb8f4a3}"/>
<terminal orientation="n" name="" x="40" y="-40" uuid="{63f45eeb-fc38-4dc1-9fa7-59e6b3666d30}"/>
<terminal orientation="n" name="" x="-200" y="-40" uuid="{1366736a-4aa2-4764-893e-070c15b6f005}"/>
<terminal orientation="n" name="" x="-120" y="-40" uuid="{b779af8f-a47a-42d8-8fc5-c1dd87520dab}"/>
<terminal orientation="n" name="" x="120" y="-40" uuid="{57e616eb-c112-453d-9193-b713fa34f9db}"/>
<terminal orientation="e" name="" x="360" y="10" uuid="{4c97098e-3299-4780-b785-b589d5e0f944}"/>
<terminal orientation="n" name="" x="-280" y="-40" uuid="{92033cb0-5dc5-4adf-a0bf-04359eb95a4e}"/>
<terminal orientation="e" name="" x="360" y="-10" uuid="{67880372-5536-4fe9-957a-7ad889f88cef}"/>
<terminal orientation="e" name="" x="360" y="30" uuid="{57633414-cd96-4922-9834-a875f87eff0f}"/>
<terminal orientation="w" name="" x="-360" y="20" uuid="{33c6c095-99a4-4bfa-8ec0-4c641002fa4d}"/>
<terminal orientation="w" name="" x="-360" y="40" uuid="{43c4928b-2c3b-4105-84aa-e4f2305fb16d}"/>
<terminal orientation="w" name="" x="-360" y="60" uuid="{b78a5164-43df-44f6-9331-8d40aad71ba5}"/>
<terminal orientation="w" name="" x="-360" y="80" uuid="{c32b581e-8e88-45df-b349-4099ccd14e26}"/>
</description> </description>
</definition> </definition>

View File

@@ -1,110 +1,127 @@
<definition hotspot_y="55" link_type="simple" version="0.60" type="element" width="730" hotspot_x="364" height="170"> <definition width="740" height="170" version="0.80" type="element" hotspot_y="55" hotspot_x="375" link_type="simple">
<names> <names>
<name lang="nl">750-8216/025-001</name> <name lang="cs">750-8216/025-001</name>
<name lang="es">750-8216/025-001</name> <name lang="es">750-8216/025-001</name>
<name lang="it">750-8216/025-001</name> <name lang="it">750-8216/025-001</name>
<name lang="fr">750-8216/025-001</name> <name lang="el">750-8216/025-001</name>
<name lang="cs">750-8216/025-001</name> <name lang="ar">750-8216/025-001</name>
<name lang="en">750-8216/025-001</name>
<name lang="nl">750-8216/025-001</name>
<name lang="pt">750-8216/025-001</name> <name lang="pt">750-8216/025-001</name>
<name lang="fr">750-8216/025-001</name>
<name lang="pl">750-8216/025-001</name> <name lang="pl">750-8216/025-001</name>
<name lang="de">750-8216/025-001</name> <name lang="de">750-8216/025-001</name>
<name lang="el">750-8216/025-001</name>
<name lang="en">750-8216/025-001</name>
<name lang="ar">750-8216/025-001</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="designation" show="1">750-8216/025-001</elementInformation>
<elementInformation show="1" name="designation">750-8216/025-001</elementInformation> <elementInformation name="description" show="1">PFC200 CS 2ETH RS CAN DPS Tele T</elementInformation>
<elementInformation show="1" name="description">PFC200 CS 2ETH RS CAN DPS Tele T</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="150" width="720" ry="0"/> <rect width="720" height="150" x="-360" rx="0" y="-40" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" ry="0"/>
<circle x="-362.5" diameter="5" y="77.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" y="77.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="-362.5" diameter="5" y="57.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" y="57.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<text text="Baudrate:" size="9" x="-212" y="84"/> <text x="-212" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="84" text="Baudrate:" color="#000000"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-146" y="60"/> <dynamic_text x="-146" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" rotation="0" text_from="UserText" y="48.5" uuid="{9625a66a-9c79-4700-ace5-ca26f2f144d9}" z="5" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft">
<text text="Baudrate:" size="9" x="-212" y="64"/> <text>1000</text>
<input text="12.000" tagg="none" size="9" rotate="true" x="-146" y="80"/> </dynamic_text>
<circle x="-362.5" diameter="5" y="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-212" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="64" text="Baudrate:" color="#000000"/>
<text text="IP Adr. 2:" size="9" x="-303" y="25"/> <dynamic_text x="-146" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" rotation="0" text_from="UserText" y="68.5" uuid="{2a86c479-7206-491d-b2c9-9990e487b2fb}" z="7" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft">
<text text="IP Adr. 1:" size="9" x="-303" y="4"/> <text>12.000</text>
<circle x="-362.5" diameter="5" y="17.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<text text="Node ID:" size="9" x="-303" y="64"/> <circle x="-362.5" y="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<text text="Mode:" size="9" x="-303" y="44"/> <text x="-303" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="25" text="IP Adr. 2:" color="#000000"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="60"/> <text x="-303" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="4" text="IP Adr. 1:" color="#000000"/>
<input text="RS232 19.200 8N1" tagg="none" size="9" rotate="true" x="-247" y="40"/> <circle x="-362.5" y="17.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<input text="192.168.0.1" tagg="none" size="9" rotate="true" x="-247" y="0"/> <text x="-303" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="64" text="Node ID:" color="#000000"/>
<input text="192.168.1.1" tagg="none" size="9" rotate="true" x="-247" y="21"/> <text x="-303" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="44" text="Mode:" color="#000000"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length2="1.5" x1="40" length1="1.5" y2="-38"/> <dynamic_text x="-247" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" rotation="0" text_from="UserText" y="48.5" uuid="{932a596e-1456-4795-8f91-c9ca9948dac0}" z="14" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft">
<text text="DP" size="9" x="-355" y="84"/> <text>1</text>
<text text="Serial" size="9" x="-355" y="44"/> </dynamic_text>
<text text="CAN" size="9" x="-355" y="64"/> <dynamic_text x="-247" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" rotation="0" text_from="UserText" y="28.5" uuid="{edbf160c-3b0f-4191-8103-196786e58ec7}" z="15" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft">
<text text="Eth2" size="9" x="-355" y="24"/> <text>RS232 19.200 8N1</text>
<line end1="circle" end2="none" antialias="false" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length2="1.5" x1="-40" length1="1.5" y2="-38"/> </dynamic_text>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="200" length1="1.5" y2="30"/> <dynamic_text x="-247" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" rotation="0" text_from="UserText" y="-11.5" uuid="{731b4599-601e-4c79-9557-6f9a4385d66e}" z="16" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft">
<circle x="-362.5" diameter="5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text>192.168.0.1</text>
<line end1="circle" end2="none" antialias="false" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length2="1.5" x1="120" length1="1.5" y2="-37"/> </dynamic_text>
<line end1="circle" end2="none" antialias="false" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length2="1.5" x1="280" length1="1.5" y2="-37"/> <dynamic_text x="-247" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" rotation="0" text_from="UserText" y="9.5" uuid="{e46bd1c2-acf5-40e4-bbff-5c7cec49ca24}" z="17" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft">
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length2="1.5" x1="-120" length1="1.5" y2="-38"/> <text>192.168.1.1</text>
<circle x="-42.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> </dynamic_text>
<circle x="-122.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line end1="none" y1="10" length2="1.5" y2="-38" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" x2="40" length1="1.5" end2="none"/>
<circle x="-202.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="84" text="DP" color="#000000"/>
<circle x="-282.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="44" text="Serial" color="#000000"/>
<circle x="277.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="64" text="CAN" color="#000000"/>
<circle x="197.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <text x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="24" text="Eth2" color="#000000"/>
<circle x="117.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line end1="circle" y1="-8.5" length2="1.5" y2="-38" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" x2="-40" length1="1.5" end2="none"/>
<circle x="37.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line end1="none" y1="30" length2="1.5" y2="30" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" x2="358" length1="1.5" end2="none"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="40" length1="1.5" y2="10"/> <circle x="-362.5" y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length2="1.5" x1="200" length1="1.5" y2="-38"/> <line end1="circle" y1="11" length2="1.5" y2="-37" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" x2="120" length1="1.5" end2="none"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="-120" length1="1.5" y2="-10"/> <line end1="circle" y1="31.5" length2="1.5" y2="-37" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" x2="280" length1="1.5" end2="none"/>
<text text="WAGO 750-8216/025-001" size="9" x="-329" y="105"/> <line end1="none" y1="-10" length2="1.5" y2="-38" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" x2="-120" length1="1.5" end2="none"/>
<text text="DP Adr.:" size="9" x="-303" y="84"/> <circle x="-42.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<input text="1" tagg="none" size="9" rotate="true" x="-247" y="80"/> <circle x="-122.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<text text="PE" size="9" x="281" y="-22"/> <circle x="-202.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<text text="PE" size="9" x="201" y="-22"/> <circle x="-282.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<text text="0V" size="9" x="-199" y="-22"/> <circle x="277.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<text text="24V" size="9" x="-279" y="-22"/> <circle x="197.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<text text="_" size="12" x="123" y="-31"/> <circle x="117.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<text text="_" size="12" x="43" y="-31"/> <circle x="37.5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<text text="+" size="12" x="-39" y="-22"/> <line end1="none" y1="10" length2="1.5" y2="10" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" x2="358" length1="1.5" end2="none"/>
<text text="+" size="12" x="-119" y="-22"/> <line end1="none" y1="30" length2="1.5" y2="-38" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" x2="200" length1="1.5" end2="none"/>
<text text="Eth1" size="9" x="-355" y="4"/> <line end1="none" y1="-10" length2="1.5" y2="-10" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" x2="358" length1="1.5" end2="none"/>
<input text="X123" tagg="label" size="9" rotate="true" x="221" y="101"/> <text x="-329" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="105" text="WAGO 750-8216/025-001" color="#000000"/>
<text text="1" size="5" x="-276" y="-42"/> <text x="-303" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="84" text="DP Adr.:" color="#000000"/>
<text text="5" size="5" x="-195" y="-42"/> <dynamic_text x="-247" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" rotation="0" text_from="UserText" y="68.5" uuid="{9e0083a6-da26-454e-a91f-bf770e922cb1}" z="42" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft">
<text text="2" size="5" x="-115" y="-42"/> <text>1</text>
<text text="6" size="5" x="-35" y="-42"/> </dynamic_text>
<text text="3" size="5" x="45" y="-42"/> <text x="281" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="-22" text="PE" color="#000000"/>
<text text="7" size="5" x="125" y="-42"/> <text x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="-22" text="PE" color="#000000"/>
<text text="4" size="5" x="205" y="-42"/> <text x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="-22" text="0V" color="#000000"/>
<text text="8" size="5" x="285" y="-42"/> <text x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="-22" text="24V" color="#000000"/>
<text text="PFC200 CS 2ETH RS CAN DPS TELE T" size="9" x="-137" y="105"/> <text x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" y="-22" text="" color="#000000"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" y="-22" text="" color="#000000"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" y="-22" text="+" color="#000000"/>
<text y="49" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X3" x="-371" rotation="0" color="#000000"/> <text x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" y="-22" text="+" color="#000000"/>
<text y="69" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X4" x="-371" rotation="0" color="#000000"/> <text x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="4" text="Eth1" color="#000000"/>
<text y="89" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X5" x="-371" rotation="0" color="#000000"/> <dynamic_text x="221" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" rotation="0" text_from="ElementInfo" y="89.5" uuid="{22fdbbae-f316-41aa-9f74-a098d78e0e44}" z="52" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft">
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text></text>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <info_name>label</info_name>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> </dynamic_text>
<terminal x="-40" y="-40" orientation="n"/> <text x="-276" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42" text="1" color="#000000"/>
<terminal x="-360" y="0" orientation="w"/> <text x="-195" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42" text="5" color="#000000"/>
<terminal x="280" y="-40" orientation="n"/> <text x="-115" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42" text="2" color="#000000"/>
<terminal x="200" y="-40" orientation="n"/> <text x="-35" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42" text="6" color="#000000"/>
<terminal x="40" y="-40" orientation="n"/> <text x="45" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42" text="3" color="#000000"/>
<terminal x="-200" y="-40" orientation="n"/> <text x="125" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42" text="7" color="#000000"/>
<terminal x="-120" y="-40" orientation="n"/> <text x="205" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42" text="4" color="#000000"/>
<terminal x="120" y="-40" orientation="n"/> <text x="285" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-42" text="8" color="#000000"/>
<terminal x="360" y="10" orientation="e"/> <text x="-137" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" y="105" text="PFC200 CS 2ETH RS CAN DPS TELE T" color="#000000"/>
<terminal x="-280" y="-40" orientation="n"/> <text x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="9" text="X1" color="#000000"/>
<terminal x="360" y="-10" orientation="e"/> <text x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="29" text="X2" color="#000000"/>
<terminal x="360" y="30" orientation="e"/> <text x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="49" text="X3" color="#000000"/>
<terminal x="-360" y="20" orientation="w"/> <text x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="69" text="X4" color="#000000"/>
<terminal x="-360" y="40" orientation="w"/> <text x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="89" text="X5" color="#000000"/>
<terminal x="-360" y="60" orientation="w"/> <arc width="5" height="5" x="360" angle="180" y="-12.5" start="90" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<terminal x="-360" y="80" orientation="w"/> <arc width="5" height="5" x="360" angle="180" y="7.5" start="90" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<arc width="5" height="5" x="360" angle="180" y="27.5" start="90" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<terminal name="" x="-40" orientation="n" y="-40" uuid="{d57011d2-5f1f-4fd5-b058-74e9a1d22e64}"/>
<terminal name="" x="-360" orientation="w" y="0" uuid="{d61c14fd-4e7f-4469-bcb6-5b6d7f7863c0}"/>
<terminal name="" x="280" orientation="n" y="-40" uuid="{415f6ae8-ac1e-4666-bc93-a13d9a017a4e}"/>
<terminal name="" x="200" orientation="n" y="-40" uuid="{10a80f3d-02c3-4fbe-9b69-e9de43b249e9}"/>
<terminal name="" x="40" orientation="n" y="-40" uuid="{6cebaeb5-38fe-485e-9f0e-2d571e92e699}"/>
<terminal name="" x="-200" orientation="n" y="-40" uuid="{1b1fda28-304a-4e1f-96d8-f951582dbc27}"/>
<terminal name="" x="-120" orientation="n" y="-40" uuid="{bb0abfe7-333e-44aa-a042-f1626c8622a6}"/>
<terminal name="" x="120" orientation="n" y="-40" uuid="{97c708a2-57f0-4df3-a9da-d33fb047d9ff}"/>
<terminal name="" x="360" orientation="e" y="10" uuid="{37cb1ca0-f16a-4722-9c4e-e22c574b8012}"/>
<terminal name="" x="-280" orientation="n" y="-40" uuid="{73aa457a-6a83-4a5d-b02e-763d13ce8458}"/>
<terminal name="" x="360" orientation="e" y="-10" uuid="{d1946f44-55a9-4cff-9ea5-a2cede85ec1b}"/>
<terminal name="" x="360" orientation="e" y="30" uuid="{7b1bdf98-b2f4-4205-8111-1fc273dfd74a}"/>
<terminal name="" x="-360" orientation="w" y="20" uuid="{ba6af8e3-1cde-4f82-bbe2-280cc56bae7f}"/>
<terminal name="" x="-360" orientation="w" y="40" uuid="{934044f4-0d47-4931-943f-1f0c2a75fdba}"/>
<terminal name="" x="-360" orientation="w" y="60" uuid="{a111431d-bbaf-42a8-bcc4-7eafa51ebd6f}"/>
<terminal name="" x="-360" orientation="w" y="80" uuid="{4e1a5d1d-51f7-46a9-b188-b4cf7d38e697}"/>
</description> </description>
</definition> </definition>

View File

@@ -1,4 +1,4 @@
<definition type="element" hotspot_y="55" height="170" hotspot_x="364" width="730" link_type="simple" version="0.80"> <definition type="element" hotspot_y="55" height="170" hotspot_x="375" width="740" link_type="simple" version="0.80">
<names> <names>
<name lang="it">750-8217</name> <name lang="it">750-8217</name>
<name lang="cs">750-8217</name> <name lang="cs">750-8217</name>
@@ -63,8 +63,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text x="201" text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="201" text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-199" text="0V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-199" text="0V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-279" text="24V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-279" text="24V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="123" text="_" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-31" color="#000000"/> <text x="123" text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="43" text="_" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-31" color="#000000"/> <text x="43" text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-39" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-39" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-119" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-119" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-355" text="Eth1" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000"/> <text x="-355" text="Eth1" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000"/>

View File

@@ -1,4 +1,4 @@
<definition type="element" hotspot_y="55" height="170" hotspot_x="364" width="730" link_type="simple" version="0.80"> <definition type="element" hotspot_y="55" height="170" hotspot_x="375" width="740" link_type="simple" version="0.80">
<names> <names>
<name lang="it">750-8217/025-000</name> <name lang="it">750-8217/025-000</name>
<name lang="cs">750-8217/025-000</name> <name lang="cs">750-8217/025-000</name>
@@ -63,8 +63,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text x="201" text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="201" text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-199" text="0V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-199" text="0V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-279" text="24V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-279" text="24V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="123" text="_" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-31" color="#000000"/> <text x="123" text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="43" text="_" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-31" color="#000000"/> <text x="43" text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-39" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-39" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-119" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/> <text x="-119" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000"/>
<text x="-355" text="Eth1" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000"/> <text x="-355" text="Eth1" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000"/>

View File

@@ -1,4 +1,4 @@
<definition link_type="simple" version="0.80" width="730" height="110" hotspot_x="364" hotspot_y="55" type="element"> <definition link_type="simple" version="0.80" width="740" height="110" hotspot_x="375" hotspot_y="55" type="element">
<names> <names>
<name lang="el">750-812</name> <name lang="el">750-812</name>
<name lang="de">750-812</name> <name lang="de">750-812</name>
@@ -49,8 +49,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="123"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="123"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="43"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="43"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/>

View File

@@ -1,4 +1,4 @@
<definition link_type="simple" version="0.80" width="730" height="110" hotspot_x="364" hotspot_y="55" type="element"> <definition link_type="simple" version="0.80" width="740" height="110" hotspot_x="375" hotspot_y="55" type="element">
<names> <names>
<name lang="el">750-814</name> <name lang="el">750-814</name>
<name lang="de">750-814</name> <name lang="de">750-814</name>
@@ -49,8 +49,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="123"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="123"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="43"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="43"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/>

View File

@@ -1,4 +1,4 @@
<definition link_type="simple" version="0.80" width="730" height="110" hotspot_x="364" hotspot_y="55" type="element"> <definition link_type="simple" version="0.80" width="740" height="110" hotspot_x="375" hotspot_y="55" type="element">
<names> <names>
<name lang="el">750-815</name> <name lang="el">750-815</name>
<name lang="de">750-815</name> <name lang="de">750-815</name>
@@ -49,8 +49,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="123"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="123"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="43"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="43"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/>

View File

@@ -1,4 +1,4 @@
<definition link_type="simple" version="0.80" width="730" height="110" hotspot_x="364" hotspot_y="55" type="element"> <definition link_type="simple" version="0.80" width="740" height="110" hotspot_x="375" hotspot_y="55" type="element">
<names> <names>
<name lang="el">750-815/300-000</name> <name lang="el">750-815/300-000</name>
<name lang="de">750-815/300-000</name> <name lang="de">750-815/300-000</name>
@@ -49,8 +49,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="123"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="123"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="43"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="43"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/>

View File

@@ -1,4 +1,4 @@
<definition link_type="simple" version="0.80" width="730" height="110" hotspot_x="364" hotspot_y="55" type="element"> <definition link_type="simple" version="0.80" width="740" height="110" hotspot_x="375" hotspot_y="55" type="element">
<names> <names>
<name lang="el">750-816</name> <name lang="el">750-816</name>
<name lang="de">750-816</name> <name lang="de">750-816</name>
@@ -49,8 +49,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="123"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="123"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="43"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="43"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/>

View File

@@ -1,4 +1,4 @@
<definition link_type="simple" version="0.80" width="730" height="110" hotspot_x="364" hotspot_y="55" type="element"> <definition link_type="simple" version="0.80" width="740" height="110" hotspot_x="375" hotspot_y="55" type="element">
<names> <names>
<name lang="el">750-816/300-000</name> <name lang="el">750-816/300-000</name>
<name lang="de">750-816/300-000</name> <name lang="de">750-816/300-000</name>
@@ -49,8 +49,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" rotation="0" y="-22" color="#000000" x="201"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" rotation="0" y="-22" color="#000000" x="-199"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" rotation="0" y="-22" color="#000000" x="-279"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="123"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="123"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="_" rotation="0" y="-31" color="#000000" x="43"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" rotation="0" y="-22" color="#000000" x="43"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-39"/>
<text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/> <text font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" rotation="0" y="-22" color="#000000" x="-119"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="MB" rotation="0" y="4" color="#000000" x="-355"/>

View File

@@ -1,4 +1,4 @@
<definition type="element" width="730" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80"> <definition type="element" width="740" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80">
<names> <names>
<name lang="ar">750-823</name> <name lang="ar">750-823</name>
<name lang="it">750-823</name> <name lang="it">750-823</name>

View File

@@ -1,83 +1,83 @@
<definition hotspot_x="364" width="730" hotspot_y="55" version="0.5" link_type="simple" type="element" height="110"> <definition hotspot_y="55" hotspot_x="364" type="element" version="0.80" height="110" link_type="simple" width="730">
<names> <names>
<name lang="pt">750-833</name>
<name lang="de">750-833</name> <name lang="de">750-833</name>
<name lang="fr">750-833</name>
<name lang="pl">750-833</name>
<name lang="es">750-833</name>
<name lang="cs">750-833</name> <name lang="cs">750-833</name>
<name lang="ar">750-833</name> <name lang="fr">750-833</name>
<name lang="it">750-833</name>
<name lang="el">750-833</name>
<name lang="nl">750-833</name>
<name lang="en">750-833</name> <name lang="en">750-833</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-833</elementInformation> <elementInformation name="designation" show="1">750-833</elementInformation>
<elementInformation show="1" name="description">Profibus DP/V1 Controller</elementInformation> <elementInformation name="description" show="1">Profibus DP/V1 Controller</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect x="-360" rx="0" ry="0" y="-40" antialias="false" style="line-style:normal;line-weight:normal;filling:white;color:black" height="90" width="720"/>
<line y1="10" end1="none" y2="-38" length1="1.5" x2="40" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line y2="-38" end1="none" length2="1.5" x1="40" length1="1.5" x2="40" end2="none" y1="10" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line y1="-8.5" end1="circle" y2="-38" length1="1.5" x2="-40" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line y2="-38" end1="circle" length2="1.5" x1="-40" length1="1.5" x2="-40" end2="none" y1="-8.5" antialias="false" style="line-style:normal;line-weight:thin;filling:black;color:black"/>
<line y1="30" end1="none" y2="30" length1="1.5" x2="358" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line y2="30" end1="none" length2="1.5" x1="200" length1="1.5" x2="358" end2="none" y1="30" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" y="-2.5" antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="11" end1="circle" y2="-37" length1="1.5" x2="120" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line y2="-37" end1="circle" length2="1.5" x1="120" length1="1.5" x2="120" end2="none" y1="11" antialias="false" style="line-style:normal;line-weight:thin;filling:black;color:black"/>
<line y1="31.5" end1="circle" y2="-37" length1="1.5" x2="280" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line y2="-37" end1="circle" length2="1.5" x1="280" length1="1.5" x2="280" end2="none" y1="31.5" antialias="false" style="line-style:normal;line-weight:thin;filling:black;color:black"/>
<line y1="-10" end1="none" y2="-38" length1="1.5" x2="-120" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line y2="-38" end1="none" length2="1.5" x1="-120" length1="1.5" x2="-120" end2="none" y1="-10" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-42.5" y="-42.5" antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-122.5" y="-42.5" antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-202.5" y="-42.5" antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-282.5" y="-42.5" antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="277.5" y="-42.5" antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="197.5" y="-42.5" antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="117.5" y="-42.5" antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="37.5" y="-42.5" antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="10" end1="none" y2="10" length1="1.5" x2="358" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line y2="10" end1="none" length2="1.5" x1="40" length1="1.5" x2="358" end2="none" y1="10" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line y1="30" end1="none" y2="-38" length1="1.5" x2="200" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line y2="-38" end1="none" length2="1.5" x1="200" length1="1.5" x2="200" end2="none" y1="30" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line y1="-10" end1="none" y2="-10" length1="1.5" x2="358" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line y2="-10" end1="none" length2="1.5" x1="-120" length1="1.5" x2="358" end2="none" y1="-10" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<text size="9" text="WAGO 750-833" y="45" x="-330"/> <text x="-330" y="45" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="WAGO 750-833" color="#000000"/>
<text size="9" text="Adr.:" y="4" x="-317"/> <text x="-317" y="4" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Adr.:" color="#000000"/>
<input tagg="none" size="9" rotate="true" text="1" y="0" x="-280"/> <dynamic_text x="-280" frame="false" text_from="UserText" text_width="-1" y="-11.5" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" z="22" uuid="{0557f634-f19c-45a1-b47c-e8c0b9b44085}" Valignment="AlignTop">
<text size="9" text="PE" y="-22" x="281"/> <text>1</text>
<text size="9" text="PE" y="-22" x="201"/> </dynamic_text>
<text size="9" text="0V" y="-22" x="-199"/> <text x="281" y="-22" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" color="#000000"/>
<text size="9" text="24V" y="-22" x="-279"/> <text x="201" y="-22" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" color="#000000"/>
<text size="12" text="_" y="-31" x="123"/> <text x="-199" y="-22" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" color="#000000"/>
<text size="12" text="_" y="-31" x="43"/> <text x="-279" y="-22" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" color="#000000"/>
<text size="12" text="+" y="-22" x="-39"/> <text x="123" y="-22" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" color="#000000"/>
<text size="12" text="+" y="-22" x="-119"/> <text x="43" y="-22" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" color="#000000"/>
<text size="9" text="DP" y="4" x="-355"/> <text x="-39" y="-22" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" color="#000000"/>
<text text="Baudrate:" size="9" x="-234" y="4"/> <text x="-119" y="-22" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" color="#000000"/>
<input text="12.000" tagg="none" size="9" rotate="true" x="-170" y="0"/> <text x="-355" y="4" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="DP" color="#000000"/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <text x="-234" y="4" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Baudrate:" color="#000000"/>
<text size="5" text="1" y="-42" x="-276"/> <dynamic_text x="-170" frame="false" text_from="UserText" text_width="-1" y="-11.5" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" z="33" uuid="{d6281140-fd6b-41d4-ae80-bc2bcfc6815b}" Valignment="AlignTop">
<text size="5" text="5" y="-42" x="-195"/> <text>12.000</text>
<text size="5" text="2" y="-42" x="-115"/> </dynamic_text>
<text size="5" text="6" y="-42" x="-35"/> <dynamic_text x="220" frame="false" text_from="ElementInfo" text_width="-1" y="29.5" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" z="34" uuid="{829b0aef-46e3-40ca-ba36-b99f6f9c40a6}" Valignment="AlignTop">
<text size="5" text="3" y="-42" x="45"/> <text></text>
<text size="5" text="7" y="-42" x="125"/> <info_name>label</info_name>
<text size="5" text="4" y="-42" x="205"/> </dynamic_text>
<text size="5" text="8" y="-42" x="285"/> <text x="-276" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="1" color="#000000"/>
<text size="9" text="Profibus DP/V1 Controller" y="45" x="-138"/> <text x="-195" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="5" color="#000000"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text x="-115" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="2" color="#000000"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text x="-35" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="6" color="#000000"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text x="45" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="3" color="#000000"/>
<terminal orientation="n" y="-40" x="-40"/> <text x="125" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="7" color="#000000"/>
<terminal orientation="w" y="0" x="-360"/> <text x="205" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="4" color="#000000"/>
<terminal orientation="n" y="-40" x="280"/> <text x="285" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="8" color="#000000"/>
<terminal orientation="n" y="-40" x="200"/> <text x="-138" y="45" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Profibus DP/V1 Controller" color="#000000"/>
<terminal orientation="n" y="-40" x="40"/> <arc x="360" y="-12.5" angle="180" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90" height="5" width="5"/>
<terminal orientation="n" y="-40" x="-200"/> <arc x="360" y="7.5" angle="180" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90" height="5" width="5"/>
<terminal orientation="n" y="-40" x="-120"/> <arc x="360" y="27.5" angle="180" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90" height="5" width="5"/>
<terminal orientation="n" y="-40" x="120"/> <terminal x="-40" name="" y="-40" uuid="{236964a5-4352-48e7-8665-b813ef61d97d}" orientation="n"/>
<terminal orientation="e" y="10" x="360"/> <terminal x="-360" name="" y="0" uuid="{e78f2480-5650-4067-aef7-efb6eafc87f8}" orientation="w"/>
<terminal orientation="n" y="-40" x="-280"/> <terminal x="280" name="" y="-40" uuid="{79b4aca3-3a0c-41bd-9dd9-8bb10cc959e1}" orientation="n"/>
<terminal orientation="e" y="-10" x="360"/> <terminal x="200" name="" y="-40" uuid="{d88108f7-31da-438f-a3b8-06d2b78cf5c1}" orientation="n"/>
<terminal orientation="e" y="30" x="360"/> <terminal x="40" name="" y="-40" uuid="{8152434a-4437-44b1-9c4d-ec3c6882ce76}" orientation="n"/>
<terminal x="-200" name="" y="-40" uuid="{d59fc135-3e18-4d14-bcce-4d4168a14ed0}" orientation="n"/>
<terminal x="-120" name="" y="-40" uuid="{3d43a81e-128f-4eab-adf0-edca8828cd39}" orientation="n"/>
<terminal x="120" name="" y="-40" uuid="{b4c4818a-2382-49d3-bd30-00d16f96de32}" orientation="n"/>
<terminal x="360" name="" y="10" uuid="{5618678f-303f-4138-99f0-7326e56caddc}" orientation="e"/>
<terminal x="-280" name="" y="-40" uuid="{942590fb-5aee-4e1d-a170-929ee25912c6}" orientation="n"/>
<terminal x="360" name="" y="-10" uuid="{b3336126-a943-4d0c-a3a8-03721873ae20}" orientation="e"/>
<terminal x="360" name="" y="30" uuid="{a9ee4de8-dc8d-4dee-87ff-5c991ca078ee}" orientation="e"/>
</description> </description>
</definition> </definition>

View File

@@ -1,83 +1,83 @@
<definition hotspot_x="364" width="730" hotspot_y="55" version="0.5" link_type="simple" type="element" height="110"> <definition hotspot_y="55" version="0.80" hotspot_x="364" height="110" width="730" type="element" link_type="simple">
<names> <names>
<name lang="pt">750-837</name>
<name lang="de">750-837</name>
<name lang="fr">750-837</name> <name lang="fr">750-837</name>
<name lang="pl">750-837</name>
<name lang="es">750-837</name>
<name lang="cs">750-837</name> <name lang="cs">750-837</name>
<name lang="ar">750-837</name>
<name lang="it">750-837</name>
<name lang="el">750-837</name>
<name lang="nl">750-837</name>
<name lang="en">750-837</name> <name lang="en">750-837</name>
<name lang="de">750-837</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-837</elementInformation> <elementInformation name="designation" show="1">750-837</elementInformation>
<elementInformation show="1" name="description">CANopen - Controller MCS</elementInformation> <elementInformation name="description" show="1">CANopen - Controller MCS</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect height="90" ry="0" x="-360" width="720" antialias="false" rx="0" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-40"/>
<line y1="10" end1="none" y2="-38" length1="1.5" x2="40" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x2="40" y2="-38" length1="1.5" y1="10" end1="none" x1="40" end2="none" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" length2="1.5"/>
<line y1="-8.5" end1="circle" y2="-38" length1="1.5" x2="-40" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line x2="-40" y2="-38" length1="1.5" y1="-8.5" end1="circle" x1="-40" end2="none" antialias="false" style="line-style:normal;line-weight:thin;filling:black;color:black" length2="1.5"/>
<line y1="30" end1="none" y2="30" length1="1.5" x2="358" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x2="358" y2="30" length1="1.5" y1="30" end1="none" x1="200" end2="none" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" length2="1.5"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-362.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-2.5"/>
<line y1="11" end1="circle" y2="-37" length1="1.5" x2="120" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line x2="120" y2="-37" length1="1.5" y1="11" end1="circle" x1="120" end2="none" antialias="false" style="line-style:normal;line-weight:thin;filling:black;color:black" length2="1.5"/>
<line y1="31.5" end1="circle" y2="-37" length1="1.5" x2="280" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line x2="280" y2="-37" length1="1.5" y1="31.5" end1="circle" x1="280" end2="none" antialias="false" style="line-style:normal;line-weight:thin;filling:black;color:black" length2="1.5"/>
<line y1="-10" end1="none" y2="-38" length1="1.5" x2="-120" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x2="-120" y2="-38" length1="1.5" y1="-10" end1="none" x1="-120" end2="none" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" length2="1.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-122.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-202.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-282.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="277.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="197.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="117.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<line y1="10" end1="none" y2="10" length1="1.5" x2="358" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x2="358" y2="10" length1="1.5" y1="10" end1="none" x1="40" end2="none" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" length2="1.5"/>
<line y1="30" end1="none" y2="-38" length1="1.5" x2="200" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x2="200" y2="-38" length1="1.5" y1="30" end1="none" x1="200" end2="none" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" length2="1.5"/>
<line y1="-10" end1="none" y2="-10" length1="1.5" x2="358" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x2="358" y2="-10" length1="1.5" y1="-10" end1="none" x1="-120" end2="none" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" length2="1.5"/>
<text size="9" text="WAGO 750-837" y="45" x="-330"/> <text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-330" text="WAGO 750-837" color="#000000" y="45"/>
<text size="9" text="Node-ID:" y="4" x="-317"/> <text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-317" text="Node-ID:" color="#000000" y="4"/>
<input tagg="none" size="9" rotate="true" text="1" y="0" x="-260"/> <dynamic_text Valignment="AlignTop" Halignment="AlignLeft" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" x="-260" z="22" uuid="{a983bc80-2d2a-4c8b-9ae0-fbac4d9319d5}" text_from="UserText" text_width="-1" y="-11.5">
<text text="Baudrate:" size="9" x="-224" y="4"/> <text>1</text>
<input text="1000" tagg="none" size="9" rotate="true" x="-160" y="0"/> </dynamic_text>
<text size="9" text="PE" y="-22" x="281"/> <text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-224" text="Baudrate:" color="#000000" y="4"/>
<text size="9" text="PE" y="-22" x="201"/> <dynamic_text Valignment="AlignTop" Halignment="AlignLeft" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" x="-160" z="24" uuid="{ace0123c-0d6a-4828-9b24-72478d99e820}" text_from="UserText" text_width="-1" y="-11.5">
<text size="9" text="0V" y="-22" x="-199"/> <text>1000</text>
<text size="9" text="24V" y="-22" x="-279"/> </dynamic_text>
<text size="12" text="_" y="-31" x="123"/> <text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="281" text="PE" color="#000000" y="-22"/>
<text size="12" text="_" y="-31" x="43"/> <text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="201" text="PE" color="#000000" y="-22"/>
<text size="12" text="+" y="-22" x="-39"/> <text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-199" text="0V" color="#000000" y="-22"/>
<text size="12" text="+" y="-22" x="-119"/> <text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-279" text="24V" color="#000000" y="-22"/>
<text size="9" text="CAN" y="4" x="-355"/> <text rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="123" text="" color="#000000" y="-22"/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <text rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="43" text="" color="#000000" y="-22"/>
<text size="5" text="1" y="-42" x="-276"/> <text rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-39" text="+" color="#000000" y="-22"/>
<text size="5" text="5" y="-42" x="-195"/> <text rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-119" text="+" color="#000000" y="-22"/>
<text size="5" text="2" y="-42" x="-115"/> <text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-355" text="CAN" color="#000000" y="4"/>
<text size="5" text="6" y="-42" x="-35"/> <dynamic_text Valignment="AlignTop" Halignment="AlignLeft" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" x="220" z="34" uuid="{3f2142bb-7f40-4e82-beb5-b85775052240}" text_from="ElementInfo" text_width="-1" y="29.5">
<text size="5" text="3" y="-42" x="45"/> <text></text>
<text size="5" text="7" y="-42" x="125"/> <info_name>label</info_name>
<text size="5" text="4" y="-42" x="205"/> </dynamic_text>
<text size="5" text="8" y="-42" x="285"/> <text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-276" text="1" color="#000000" y="-42"/>
<text size="9" text="CANopen - Controller MCS" y="45" x="-138"/> <text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-195" text="5" color="#000000" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-115" text="2" color="#000000" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-35" text="6" color="#000000" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="45" text="3" color="#000000" y="-42"/>
<terminal orientation="n" y="-40" x="-40"/> <text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="125" text="7" color="#000000" y="-42"/>
<terminal orientation="w" y="0" x="-360"/> <text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="205" text="4" color="#000000" y="-42"/>
<terminal orientation="n" y="-40" x="280"/> <text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="285" text="8" color="#000000" y="-42"/>
<terminal orientation="n" y="-40" x="200"/> <text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-138" text="CANopen - Controller MCS" color="#000000" y="45"/>
<terminal orientation="n" y="-40" x="40"/> <arc height="5" start="90" x="360" width="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-12.5" angle="180"/>
<terminal orientation="n" y="-40" x="-200"/> <arc height="5" start="90" x="360" width="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="7.5" angle="180"/>
<terminal orientation="n" y="-40" x="-120"/> <arc height="5" start="90" x="360" width="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="27.5" angle="180"/>
<terminal orientation="n" y="-40" x="120"/> <terminal name="" orientation="n" x="-40" uuid="{f9f66b22-aeb0-45af-b844-13632578ab30}" y="-40"/>
<terminal orientation="e" y="10" x="360"/> <terminal name="" orientation="w" x="-360" uuid="{6110a612-2b45-4392-a2e4-88f7b0fac922}" y="0"/>
<terminal orientation="n" y="-40" x="-280"/> <terminal name="" orientation="n" x="280" uuid="{3683cb9f-d888-4932-8d2c-f962621d789a}" y="-40"/>
<terminal orientation="e" y="-10" x="360"/> <terminal name="" orientation="n" x="200" uuid="{9a8b0643-899d-4f13-bc19-80e0a35755e3}" y="-40"/>
<terminal orientation="e" y="30" x="360"/> <terminal name="" orientation="n" x="40" uuid="{9a96b421-4d48-4c81-b0d3-f0d0330b31ea}" y="-40"/>
<terminal name="" orientation="n" x="-200" uuid="{760bb4f0-fc9b-4e8c-8560-001875a30daa}" y="-40"/>
<terminal name="" orientation="n" x="-120" uuid="{8868036f-be71-4ae4-aec2-61684937bd43}" y="-40"/>
<terminal name="" orientation="n" x="120" uuid="{ba52ee5c-77ed-4c6a-89ef-29095f57e1ee}" y="-40"/>
<terminal name="" orientation="e" x="360" uuid="{b686a9df-fd6d-4a66-8587-d6b1e2628007}" y="10"/>
<terminal name="" orientation="n" x="-280" uuid="{4d88b2d9-553a-4dfd-986e-fc824c6dd8a7}" y="-40"/>
<terminal name="" orientation="e" x="360" uuid="{036c3c2f-cc45-4ee6-8ba8-ac155be7c977}" y="-10"/>
<terminal name="" orientation="e" x="360" uuid="{8a0b3651-e1f1-4a1d-b8c4-c76810f71226}" y="30"/>
</description> </description>
</definition> </definition>

View File

@@ -1,16 +1,9 @@
<definition hotspot_x="364" width="730" hotspot_y="55" version="0.5" link_type="simple" type="element" height="110"> <definition type="element" version="0.80" width="730" hotspot_x="364" hotspot_y="55" link_type="simple" height="110">
<names> <names>
<name lang="pt">750-838</name>
<name lang="de">750-838</name>
<name lang="fr">750-838</name> <name lang="fr">750-838</name>
<name lang="pl">750-838</name> <name lang="de">750-838</name>
<name lang="es">750-838</name>
<name lang="cs">750-838</name>
<name lang="ar">750-838</name>
<name lang="it">750-838</name>
<name lang="el">750-838</name>
<name lang="nl">750-838</name>
<name lang="en">750-838</name> <name lang="en">750-838</name>
<name lang="cs">750-838</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
@@ -21,63 +14,70 @@
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect style="line-style:normal;line-weight:normal;filling:white;color:black" width="720" ry="0" x="-360" y="-40" rx="0" antialias="false" height="90"/>
<line y1="10" end1="none" y2="-38" length1="1.5" x2="40" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="40" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="10" x2="40" end1="none" end2="none" length2="1.5" length1="1.5" antialias="false"/>
<line y1="-8.5" end1="circle" y2="-38" length1="1.5" x2="-40" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line x1="-40" y2="-38" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="-8.5" x2="-40" end1="circle" end2="none" length2="1.5" length1="1.5" antialias="false"/>
<line y1="30" end1="none" y2="30" length1="1.5" x2="358" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="200" y2="30" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="30" x2="358" end1="none" end2="none" length2="1.5" length1="1.5" antialias="false"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" y="-2.5" antialias="true"/>
<line y1="11" end1="circle" y2="-37" length1="1.5" x2="120" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line x1="120" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="11" x2="120" end1="circle" end2="none" length2="1.5" length1="1.5" antialias="false"/>
<line y1="31.5" end1="circle" y2="-37" length1="1.5" x2="280" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line x1="280" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="31.5" x2="280" end1="circle" end2="none" length2="1.5" length1="1.5" antialias="false"/>
<line y1="-10" end1="none" y2="-38" length1="1.5" x2="-120" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="-120" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="-10" x2="-120" end1="none" end2="none" length2="1.5" length1="1.5" antialias="false"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-42.5" y="-42.5" antialias="true"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-122.5" y="-42.5" antialias="true"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-202.5" y="-42.5" antialias="true"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-282.5" y="-42.5" antialias="true"/>
<circle diameter="5" antialias="true" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="277.5" y="-42.5" antialias="true"/>
<circle diameter="5" antialias="true" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="197.5" y="-42.5" antialias="true"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="117.5" y="-42.5" antialias="true"/>
<circle diameter="5" antialias="true" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="37.5" y="-42.5" antialias="true"/>
<line y1="10" end1="none" y2="10" length1="1.5" x2="358" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="40" y2="10" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="10" x2="358" end1="none" end2="none" length2="1.5" length1="1.5" antialias="false"/>
<line y1="30" end1="none" y2="-38" length1="1.5" x2="200" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="200" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="30" x2="200" end1="none" end2="none" length2="1.5" length1="1.5" antialias="false"/>
<line y1="-10" end1="none" y2="-10" length1="1.5" x2="358" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="-120" y2="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="-10" x2="358" end1="none" end2="none" length2="1.5" length1="1.5" antialias="false"/>
<text size="9" text="WAGO 750-838" y="45" x="-330"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-330" y="45" rotation="0" text="WAGO 750-838"/>
<text size="9" text="Node-ID:" y="4" x="-317"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-317" y="4" rotation="0" text="Node-ID:"/>
<input tagg="none" size="9" rotate="true" text="1" y="0" x="-260"/> <dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" Valignment="AlignTop" uuid="{85c77487-1c47-4009-bac3-056d0bd6ea4e}" text_width="-1" x="-260" text_from="UserText" Halignment="AlignLeft" y="-11.5" rotation="0" z="22" frame="false">
<text text="Baudrate:" size="9" x="-224" y="4"/> <text>1</text>
<input text="1000" tagg="none" size="9" rotate="true" x="-160" y="0"/> </dynamic_text>
<text size="9" text="PE" y="-22" x="281"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-224" y="4" rotation="0" text="Baudrate:"/>
<text size="9" text="PE" y="-22" x="201"/> <dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" Valignment="AlignTop" uuid="{4ddc7fd2-5614-4055-86d8-bc4e8d2ea69a}" text_width="-1" x="-160" text_from="UserText" Halignment="AlignLeft" y="-11.5" rotation="0" z="24" frame="false">
<text size="9" text="0V" y="-22" x="-199"/> <text>1000</text>
<text size="9" text="24V" y="-22" x="-279"/> </dynamic_text>
<text size="12" text="_" y="-31" x="123"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="281" y="-22" rotation="0" text="PE"/>
<text size="12" text="_" y="-31" x="43"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="201" y="-22" rotation="0" text="PE"/>
<text size="12" text="+" y="-22" x="-39"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-199" y="-22" rotation="0" text="0V"/>
<text size="12" text="+" y="-22" x="-119"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-279" y="-22" rotation="0" text="24V"/>
<text size="9" text="CAN" y="4" x="-355"/> <text color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="123" y="-22" rotation="0" text=""/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <text color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="43" y="-22" rotation="0" text=""/>
<text size="5" text="1" y="-42" x="-276"/> <text color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-39" y="-22" rotation="0" text="+"/>
<text size="5" text="5" y="-42" x="-195"/> <text color="#000000" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-119" y="-22" rotation="0" text="+"/>
<text size="5" text="2" y="-42" x="-115"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-355" y="4" rotation="0" text="CAN"/>
<text size="5" text="6" y="-42" x="-35"/> <dynamic_text font="Sans Serif,9,-1,5,50,0,0,0,0,0" Valignment="AlignTop" uuid="{fb8d75e8-3090-4065-a2b5-a5343c2a0af0}" text_width="-1" x="220" text_from="ElementInfo" Halignment="AlignLeft" y="29.5" rotation="0" z="34" frame="false">
<text size="5" text="3" y="-42" x="45"/> <text></text>
<text size="5" text="7" y="-42" x="125"/> <info_name>label</info_name>
<text size="5" text="4" y="-42" x="205"/> </dynamic_text>
<text size="5" text="8" y="-42" x="285"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-276" y="-42" rotation="0" text="1"/>
<text size="9" text="CANopen - Controller D-Sub" y="45" x="-138"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-195" y="-42" rotation="0" text="5"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-115" y="-42" rotation="0" text="2"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-35" y="-42" rotation="0" text="6"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="45" y="-42" rotation="0" text="3"/>
<terminal orientation="n" y="-40" x="-40"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="125" y="-42" rotation="0" text="7"/>
<terminal orientation="w" y="0" x="-360"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="205" y="-42" rotation="0" text="4"/>
<terminal orientation="n" y="-40" x="280"/> <text color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="285" y="-42" rotation="0" text="8"/>
<terminal orientation="n" y="-40" x="200"/> <text color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-138" y="45" rotation="0" text="CANopen - Controller D-Sub"/>
<terminal orientation="n" y="-40" x="40"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" angle="180" start="90" x="360" y="-12.5" antialias="true" height="5"/>
<terminal orientation="n" y="-40" x="-200"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" angle="180" start="90" x="360" y="7.5" antialias="true" height="5"/>
<terminal orientation="n" y="-40" x="-120"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" angle="180" start="90" x="360" y="27.5" antialias="true" height="5"/>
<terminal orientation="n" y="-40" x="120"/> <terminal uuid="{95abb8ce-50c1-4d42-bd46-d051536ca6e2}" name="" orientation="n" x="-40" y="-40"/>
<terminal orientation="e" y="10" x="360"/> <terminal uuid="{a42b2bf6-47c7-4c34-a69f-719ce996ec41}" name="" orientation="w" x="-360" y="0"/>
<terminal orientation="n" y="-40" x="-280"/> <terminal uuid="{b9e16896-5947-457b-a7bc-222c9eeed829}" name="" orientation="n" x="280" y="-40"/>
<terminal orientation="e" y="-10" x="360"/> <terminal uuid="{d7cf2e20-f777-4e1e-b9a0-f9fbfc7c3c8b}" name="" orientation="n" x="200" y="-40"/>
<terminal orientation="e" y="30" x="360"/> <terminal uuid="{75714ebe-2097-418c-86f8-f3fb8b2f8499}" name="" orientation="n" x="40" y="-40"/>
<terminal uuid="{700a2810-41db-4a18-979f-ec3c484a91bd}" name="" orientation="n" x="-200" y="-40"/>
<terminal uuid="{b8f8a433-6f70-4f84-8a3a-2b97c0cec4d1}" name="" orientation="n" x="-120" y="-40"/>
<terminal uuid="{b3a02b70-3a74-4896-98b0-7bac3da90220}" name="" orientation="n" x="120" y="-40"/>
<terminal uuid="{b1cf8aea-d682-4985-8f13-c7cfcf9369f5}" name="" orientation="e" x="360" y="10"/>
<terminal uuid="{dcdfdec7-5200-441f-802c-07f6e4a5d7e0}" name="" orientation="n" x="-280" y="-40"/>
<terminal uuid="{cfd5e5a0-c8a2-41fa-a532-3b74ffc3ecb7}" name="" orientation="e" x="360" y="-10"/>
<terminal uuid="{2cf7e0ff-2d21-423b-8704-b559b83b573d}" name="" orientation="e" x="360" y="30"/>
</description> </description>
</definition> </definition>

View File

@@ -1,4 +1,4 @@
<definition type="element" version="0.80" hotspot_x="364" height="110" width="730" hotspot_y="55" link_type="simple"> <definition type="element" version="0.80" hotspot_x="375" height="110" width="740" hotspot_y="55" link_type="simple">
<names> <names>
<name lang="de">750-841</name> <name lang="de">750-841</name>
<name lang="el">750-841</name> <name lang="el">750-841</name>
@@ -49,8 +49,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="201" y="-22" color="#000000" rotation="0"/> <text text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="201" y="-22" color="#000000" rotation="0"/>
<text text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-199" y="-22" color="#000000" rotation="0"/> <text text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-199" y="-22" color="#000000" rotation="0"/>
<text text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-279" y="-22" color="#000000" rotation="0"/> <text text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-279" y="-22" color="#000000" rotation="0"/>
<text text="_" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="123" y="-31" color="#000000" rotation="0"/> <text text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="123" y="-22" color="#000000" rotation="0"/>
<text text="_" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="43" y="-31" color="#000000" rotation="0"/> <text text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="43" y="-22" color="#000000" rotation="0"/>
<text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-39" y="-22" color="#000000" rotation="0"/> <text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-39" y="-22" color="#000000" rotation="0"/>
<text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-119" y="-22" color="#000000" rotation="0"/> <text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-119" y="-22" color="#000000" rotation="0"/>
<text text="Eth" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-355" y="4" color="#000000" rotation="0"/> <text text="Eth" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-355" y="4" color="#000000" rotation="0"/>

View File

@@ -1,4 +1,4 @@
<definition type="element" version="0.80" hotspot_x="364" height="110" width="730" hotspot_y="55" link_type="simple"> <definition type="element" version="0.80" hotspot_x="375" height="110" width="740" hotspot_y="55" link_type="simple">
<names> <names>
<name lang="de">750-842</name> <name lang="de">750-842</name>
<name lang="el">750-842</name> <name lang="el">750-842</name>
@@ -49,8 +49,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="201" y="-22" color="#000000" rotation="0"/> <text text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="201" y="-22" color="#000000" rotation="0"/>
<text text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-199" y="-22" color="#000000" rotation="0"/> <text text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-199" y="-22" color="#000000" rotation="0"/>
<text text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-279" y="-22" color="#000000" rotation="0"/> <text text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-279" y="-22" color="#000000" rotation="0"/>
<text text="_" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="123" y="-31" color="#000000" rotation="0"/> <text text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="123" y="-22" color="#000000" rotation="0"/>
<text text="_" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="43" y="-31" color="#000000" rotation="0"/> <text text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="43" y="-22" color="#000000" rotation="0"/>
<text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-39" y="-22" color="#000000" rotation="0"/> <text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-39" y="-22" color="#000000" rotation="0"/>
<text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-119" y="-22" color="#000000" rotation="0"/> <text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-119" y="-22" color="#000000" rotation="0"/>
<text text="Eth" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-355" y="4" color="#000000" rotation="0"/> <text text="Eth" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-355" y="4" color="#000000" rotation="0"/>

View File

@@ -1,4 +1,4 @@
<definition type="element" version="0.80" hotspot_x="364" height="110" width="730" hotspot_y="55" link_type="simple"> <definition type="element" version="0.80" hotspot_x="375" height="110" width="740" hotspot_y="55" link_type="simple">
<names> <names>
<name lang="de">750-843</name> <name lang="de">750-843</name>
<name lang="el">750-843</name> <name lang="el">750-843</name>
@@ -49,8 +49,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="201" y="-22" color="#000000" rotation="0"/> <text text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="201" y="-22" color="#000000" rotation="0"/>
<text text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-199" y="-22" color="#000000" rotation="0"/> <text text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-199" y="-22" color="#000000" rotation="0"/>
<text text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-279" y="-22" color="#000000" rotation="0"/> <text text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-279" y="-22" color="#000000" rotation="0"/>
<text text="_" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="123" y="-31" color="#000000" rotation="0"/> <text text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="123" y="-22" color="#000000" rotation="0"/>
<text text="_" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="43" y="-31" color="#000000" rotation="0"/> <text text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="43" y="-22" color="#000000" rotation="0"/>
<text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-39" y="-22" color="#000000" rotation="0"/> <text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-39" y="-22" color="#000000" rotation="0"/>
<text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-119" y="-22" color="#000000" rotation="0"/> <text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-119" y="-22" color="#000000" rotation="0"/>
<text text="Eth" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-355" y="4" color="#000000" rotation="0"/> <text text="Eth" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-355" y="4" color="#000000" rotation="0"/>

View File

@@ -1,86 +1,84 @@
<definition hotspot_x="364" width="730" hotspot_y="55" version="0.5" link_type="simple" type="element" height="110"> <definition height="110" type="element" hotspot_x="375" link_type="simple" width="740" hotspot_y="55" version="0.80">
<names> <names>
<name lang="pt">750-849</name>
<name lang="de">750-849</name>
<name lang="fr">750-849</name>
<name lang="pl">750-849</name>
<name lang="es">750-849</name>
<name lang="cs">750-849</name> <name lang="cs">750-849</name>
<name lang="it">750-849</name> <name lang="fr">750-849</name>
<name lang="ar">750-849</name> <name lang="de">750-849</name>
<name lang="nl">750-849</name>
<name lang="en">750-849</name> <name lang="en">750-849</name>
<name lang="el">750-849</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="description" show="1">KNX IP-Controller</elementInformation>
<elementInformation show="1" name="designation">750-849</elementInformation> <elementInformation name="designation" show="1">750-849</elementInformation>
<elementInformation show="1" name="description">KNX IP-Controller</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect height="90" antialias="false" rx="0" x="-360" ry="0" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-40" width="720"/>
<circle diameter="5" antialias="true" y="17.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle antialias="true" x="-362.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="17.5"/>
<line y1="10" end1="none" y2="-38" length1="1.5" x2="40" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" length2="1.5" antialias="false" x2="40" x1="40" end1="none" length1="1.5" y2="-38" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<text size="9" text="Eth2" y="24" x="-355"/> <text x="-355" text="Eth2" color="#000000" rotation="0" y="24" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<line y1="-8.5" end1="circle" y2="-38" length1="1.5" x2="-40" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end2="none" length2="1.5" antialias="false" x2="-40" x1="-40" end1="circle" length1="1.5" y2="-38" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black"/>
<line y1="30" end1="none" y2="30" length1="1.5" x2="358" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" length2="1.5" antialias="false" x2="358" x1="200" end1="none" length1="1.5" y2="30" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle antialias="true" x="-362.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-2.5"/>
<line y1="11" end1="circle" y2="-37" length1="1.5" x2="120" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end2="none" length2="1.5" antialias="false" x2="120" x1="120" end1="circle" length1="1.5" y2="-37" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black"/>
<line y1="31.5" end1="circle" y2="-37" length1="1.5" x2="280" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end2="none" length2="1.5" antialias="false" x2="280" x1="280" end1="circle" length1="1.5" y2="-37" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black"/>
<line y1="-10" end1="none" y2="-38" length1="1.5" x2="-120" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" length2="1.5" antialias="false" x2="-120" x1="-120" end1="none" length1="1.5" y2="-38" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle antialias="true" x="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle antialias="true" x="-122.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle antialias="true" x="-202.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle antialias="true" x="-282.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle antialias="true" x="277.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle antialias="true" x="197.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle antialias="true" x="117.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle antialias="true" x="37.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5"/>
<line y1="10" end1="none" y2="10" length1="1.5" x2="358" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" length2="1.5" antialias="false" x2="358" x1="40" end1="none" length1="1.5" y2="10" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line y1="30" end1="none" y2="-38" length1="1.5" x2="200" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" length2="1.5" antialias="false" x2="200" x1="200" end1="none" length1="1.5" y2="-38" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line y1="-10" end1="none" y2="-10" length1="1.5" x2="358" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" length2="1.5" antialias="false" x2="358" x1="-120" end1="none" length1="1.5" y2="-10" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<text size="9" text="WAGO 750-849" y="45" x="-330"/> <text x="-330" text="WAGO 750-849" color="#000000" rotation="0" y="45" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="IP Adr.:" y="4" x="-317"/> <text x="-317" text="IP Adr.:" color="#000000" rotation="0" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input tagg="none" size="9" rotate="true" text="192.168.1.1" y="0" x="-270"/> <dynamic_text text_width="-1" x="-270" Halignment="AlignLeft" z="24" rotation="0" uuid="{b9c63a7f-ed8f-43d4-a3a0-bef26ed25e90}" Valignment="AlignTop" y="-11.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="UserText" frame="false">
<text size="9" text="PE" y="-22" x="281"/> <text>192.168.1.1</text>
<text size="9" text="PE" y="-22" x="201"/> </dynamic_text>
<text size="9" text="0V" y="-22" x="-199"/> <text x="281" text="PE" color="#000000" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="24V" y="-22" x="-279"/> <text x="201" text="PE" color="#000000" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="_" y="-31" x="123"/> <text x="-199" text="0V" color="#000000" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="_" y="-31" x="43"/> <text x="-279" text="24V" color="#000000" rotation="0" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="+" y="-22" x="-39"/> <text x="123" text="" color="#000000" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="12" text="+" y="-22" x="-119"/> <text x="43" text="" color="#000000" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="9" text="Eth1" y="4" x="-355"/> <text x="-39" text="+" color="#000000" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <text x="-119" text="+" color="#000000" rotation="0" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="5" text="1" y="-42" x="-276"/> <text x="-355" text="Eth1" color="#000000" rotation="0" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="5" text="5" y="-42" x="-195"/> <dynamic_text text_width="-1" x="220" Halignment="AlignLeft" z="34" rotation="0" uuid="{59fc5497-e522-4c1f-8fb3-5fd7ef413a41}" Valignment="AlignTop" y="29.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="ElementInfo" frame="false">
<text size="5" text="2" y="-42" x="-115"/> <text></text>
<text size="5" text="6" y="-42" x="-35"/> <info_name>label</info_name>
<text size="5" text="3" y="-42" x="45"/> </dynamic_text>
<text size="5" text="7" y="-42" x="125"/> <text x="-276" text="1" color="#000000" rotation="0" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="4" y="-42" x="205"/> <text x="-195" text="5" color="#000000" rotation="0" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="8" y="-42" x="285"/> <text x="-115" text="2" color="#000000" rotation="0" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="9" text="KNX IP-Controller" y="45" x="-138"/> <text x="-35" text="6" color="#000000" rotation="0" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text x="45" text="3" color="#000000" rotation="0" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text x="125" text="7" color="#000000" rotation="0" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text x="205" text="4" color="#000000" rotation="0" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text x="285" text="8" color="#000000" rotation="0" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text x="-138" text="KNX IP-Controller" color="#000000" rotation="0" y="45" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="-40"/> <text x="-371" text="X1" color="#000000" rotation="0" y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="w" y="0" x="-360"/> <text x="-371" text="X2" color="#000000" rotation="0" y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="280"/> <arc height="5" antialias="true" start="90" x="360" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-12.5" width="5" angle="180"/>
<terminal orientation="n" y="-40" x="200"/> <arc height="5" antialias="true" start="90" x="360" style="line-style:normal;line-weight:normal;filling:white;color:black" y="7.5" width="5" angle="180"/>
<terminal orientation="n" y="-40" x="40"/> <arc height="5" antialias="true" start="90" x="360" style="line-style:normal;line-weight:normal;filling:white;color:black" y="27.5" width="5" angle="180"/>
<terminal orientation="n" y="-40" x="-200"/> <terminal orientation="n" x="-40" uuid="{cf5c5275-7220-42ab-bede-39a0e9c9cd95}" name="" y="-40"/>
<terminal orientation="n" y="-40" x="-120"/> <terminal orientation="w" x="-360" uuid="{ffc0af16-3f7a-4ff8-838f-f00c0e41d369}" name="" y="0"/>
<terminal orientation="n" y="-40" x="120"/> <terminal orientation="n" x="280" uuid="{8bfe74ef-5b11-418e-a650-4ee0724f9d50}" name="" y="-40"/>
<terminal orientation="e" y="10" x="360"/> <terminal orientation="n" x="200" uuid="{e50709fd-eff8-4632-8b4d-0a2fe41dfc02}" name="" y="-40"/>
<terminal orientation="n" y="-40" x="-280"/> <terminal orientation="n" x="40" uuid="{abd551da-2945-47f9-9214-7186f130a3ab}" name="" y="-40"/>
<terminal orientation="e" y="-10" x="360"/> <terminal orientation="n" x="-200" uuid="{d9d59efb-c3d7-440e-a616-0f16f9758a3e}" name="" y="-40"/>
<terminal orientation="e" y="30" x="360"/> <terminal orientation="n" x="-120" uuid="{e17560f8-80d9-4761-9b0e-eff3121c7367}" name="" y="-40"/>
<terminal orientation="w" y="20" x="-360"/> <terminal orientation="n" x="120" uuid="{1f931530-f401-4905-9634-2808b76831f9}" name="" y="-40"/>
<terminal orientation="e" x="360" uuid="{a4490fbd-19ee-4409-a305-4cdff469bc00}" name="" y="10"/>
<terminal orientation="n" x="-280" uuid="{8c0e9a5a-751a-47c7-9392-b6f049213ac7}" name="" y="-40"/>
<terminal orientation="e" x="360" uuid="{9ec3a2bf-a1a5-4937-9897-d767b335e010}" name="" y="-10"/>
<terminal orientation="e" x="360" uuid="{e031690e-8721-4946-8d3f-d55a0c089167}" name="" y="30"/>
<terminal orientation="w" x="-360" uuid="{c6215a0f-0569-4929-93ba-1416ad459db1}" name="" y="20"/>
</description> </description>
</definition> </definition>

View File

@@ -1,4 +1,4 @@
<definition type="element" width="730" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80"> <definition type="element" width="740" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80">
<names> <names>
<name lang="ar">750-852</name> <name lang="ar">750-852</name>
<name lang="it">750-852</name> <name lang="it">750-852</name>

View File

@@ -1,4 +1,4 @@
<definition type="element" width="730" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80"> <definition type="element" width="740" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80">
<names> <names>
<name lang="ar">750-862</name> <name lang="ar">750-862</name>
<name lang="it">750-862</name> <name lang="it">750-862</name>

View File

@@ -1,4 +1,4 @@
<definition hotspot_x="364" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="730"> <definition hotspot_x="375" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="740">
<names> <names>
<name lang="cs">750-871</name> <name lang="cs">750-871</name>
<name lang="de">750-871</name> <name lang="de">750-871</name>
@@ -51,8 +51,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>

View File

@@ -1,4 +1,4 @@
<definition hotspot_x="364" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="730"> <definition hotspot_x="375" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="740">
<names> <names>
<name lang="cs">750-880</name> <name lang="cs">750-880</name>
<name lang="de">750-880</name> <name lang="de">750-880</name>
@@ -52,8 +52,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>

View File

@@ -1,4 +1,4 @@
<definition hotspot_x="364" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="730"> <definition hotspot_x="375" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="740">
<names> <names>
<name lang="cs">750-881</name> <name lang="cs">750-881</name>
<name lang="de">750-881</name> <name lang="de">750-881</name>
@@ -52,8 +52,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>

View File

@@ -1,16 +1,9 @@
<definition hotspot_y="55" height="110" type="element" link_type="simple" hotspot_x="364" version="0.5" width="730"> <definition hotspot_x="375" width="740" version="0.80" height="110" hotspot_y="55" type="element" link_type="simple">
<names> <names>
<name lang="en">750-882</name>
<name lang="de">750-882</name>
<name lang="nl">750-882</name>
<name lang="it">750-882</name>
<name lang="el">750-882</name>
<name lang="cs">750-882</name> <name lang="cs">750-882</name>
<name lang="pt">750-882</name> <name lang="en">750-882</name>
<name lang="fr">750-882</name> <name lang="fr">750-882</name>
<name lang="pl">750-882</name> <name lang="de">750-882</name>
<name lang="es">750-882</name>
<name lang="ar">750-882</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
@@ -21,68 +14,75 @@
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" width="720" height="90" x="-360" y="-40" rx="0" ry="0"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="17.5" x="-362.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-362.5" y="17.5"/>
<text text="IP Adr. 1:" y="4" x="-312" size="9"/> <text rotation="0" color="#000000" x="-312" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="IP Adr. 1:"/>
<input text="192.168.0.1" y="0" tagg="none" rotate="true" x="-257" size="9"/> <dynamic_text Valignment="AlignTop" rotation="0" uuid="{0eade2e8-8ab3-424f-8809-ba9aaf87b3fe}" frame="false" x="-257" y="-11.5" z="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_width="-1" Halignment="AlignLeft" text_from="UserText">
<line x1="40" x2="40" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="10" end2="none" length2="1.5"/> <text>192.168.0.1</text>
<text text="Eth2" y="24" x="-355" size="9"/> </dynamic_text>
<line x1="-40" x2="-40" y2="-38" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" antialias="false" end1="circle" y1="-8.5" end2="none" length2="1.5"/> <line x2="40" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length2="1.5" end1="none" y2="-38" length1="1.5" y1="10" x1="40"/>
<line x1="200" x2="358" y2="30" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="30" end2="none" length2="1.5"/> <text rotation="0" color="#000000" x="-355" y="24" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth2"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-2.5" x="-362.5"/> <line x2="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end2="none" length2="1.5" end1="circle" y2="-38" length1="1.5" y1="-8.5" x1="-40"/>
<line x1="120" x2="120" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" antialias="false" end1="circle" y1="11" end2="none" length2="1.5"/> <line x2="358" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length2="1.5" end1="none" y2="30" length1="1.5" y1="30" x1="200"/>
<line x1="280" x2="280" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" antialias="false" end1="circle" y1="31.5" end2="none" length2="1.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-362.5" y="-2.5"/>
<line x1="-120" x2="-120" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="-10" end2="none" length2="1.5"/> <line x2="120" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end2="none" length2="1.5" end1="circle" y2="-37" length1="1.5" y1="11" x1="120"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-42.5"/> <line x2="280" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end2="none" length2="1.5" end1="circle" y2="-37" length1="1.5" y1="31.5" x1="280"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-122.5"/> <line x2="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length2="1.5" end1="none" y2="-38" length1="1.5" y1="-10" x1="-120"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-202.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-42.5" y="-42.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-282.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-122.5" y="-42.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="277.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-202.5" y="-42.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="197.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-282.5" y="-42.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="117.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="277.5" y="-42.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="37.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="197.5" y="-42.5"/>
<line x1="40" x2="358" y2="10" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="10" end2="none" length2="1.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="117.5" y="-42.5"/>
<line x1="200" x2="200" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="30" end2="none" length2="1.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="37.5" y="-42.5"/>
<line x1="-120" x2="358" y2="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="-10" end2="none" length2="1.5"/> <line x2="358" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length2="1.5" end1="none" y2="10" length1="1.5" y1="10" x1="40"/>
<text text="WAGO 750-882" y="45" x="-330" size="9"/> <line x2="200" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length2="1.5" end1="none" y2="-38" length1="1.5" y1="30" x1="200"/>
<text text="IP Adr. 2:" y="24" x="-312" size="9"/> <line x2="358" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length2="1.5" end1="none" y2="-10" length1="1.5" y1="-10" x1="-120"/>
<input text="192.168.1.1" y="20" tagg="none" rotate="true" x="-257" size="9"/> <text rotation="0" color="#000000" x="-330" y="45" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="WAGO 750-882"/>
<text text="PE" y="-22" x="281" size="9"/> <text rotation="0" color="#000000" x="-312" y="24" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="IP Adr. 2:"/>
<text text="PE" y="-22" x="201" size="9"/> <dynamic_text Valignment="AlignTop" rotation="0" uuid="{6a02c068-70a7-4dae-8f67-d8b64ec0e56f}" frame="false" x="-257" y="8.5" z="26" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_width="-1" Halignment="AlignLeft" text_from="UserText">
<text text="0V" y="-22" x="-199" size="9"/> <text>192.168.1.1</text>
<text text="24V" y="-22" x="-279" size="9"/> </dynamic_text>
<text text="_" y="-31" x="123" size="12"/> <text rotation="0" color="#000000" x="281" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE"/>
<text text="_" y="-31" x="43" size="12"/> <text rotation="0" color="#000000" x="201" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE"/>
<text text="+" y="-22" x="-39" size="12"/> <text rotation="0" color="#000000" x="-199" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V"/>
<text text="+" y="-22" x="-119" size="12"/> <text rotation="0" color="#000000" x="-279" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V"/>
<text text="Eth1" y="4" x="-355" size="9"/> <text rotation="0" color="#000000" x="123" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text=""/>
<input text="X123" y="41" tagg="label" rotate="true" x="220" size="9"/> <text rotation="0" color="#000000" x="43" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text=""/>
<text text="1" y="-42" x="-276" size="5"/> <text rotation="0" color="#000000" x="-39" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+"/>
<text text="5" y="-42" x="-195" size="5"/> <text rotation="0" color="#000000" x="-119" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+"/>
<text text="2" y="-42" x="-115" size="5"/> <text rotation="0" color="#000000" x="-355" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth1"/>
<text text="6" y="-42" x="-35" size="5"/> <dynamic_text Valignment="AlignTop" rotation="0" uuid="{9598054e-7691-48e0-8c5b-e6c097bbf869}" frame="false" x="220" y="29.5" z="36" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_width="-1" Halignment="AlignLeft" text_from="ElementInfo">
<text text="3" y="-42" x="45" size="5"/> <text></text>
<text text="7" y="-42" x="125" size="5"/> <info_name>label</info_name>
<text text="4" y="-42" x="205" size="5"/> </dynamic_text>
<text text="8" y="-42" x="285" size="5"/> <text rotation="0" color="#000000" x="-276" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="1"/>
<text text="Eth. Media-Redundancy Controller" y="45" x="-138" size="9"/> <text rotation="0" color="#000000" x="-195" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="5"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text rotation="0" color="#000000" x="-115" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="2"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text rotation="0" color="#000000" x="-35" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="6"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text rotation="0" color="#000000" x="45" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="3"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text rotation="0" color="#000000" x="125" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="7"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text rotation="0" color="#000000" x="205" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="4"/>
<terminal orientation="n" y="-40" x="-40"/> <text rotation="0" color="#000000" x="285" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="8"/>
<terminal orientation="w" y="0" x="-360"/> <text rotation="0" color="#000000" x="-138" y="45" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth. Media-Redundancy Controller"/>
<terminal orientation="n" y="-40" x="280"/> <text rotation="0" color="#000000" x="-371" y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1"/>
<terminal orientation="n" y="-40" x="200"/> <text rotation="0" color="#000000" x="-371" y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2"/>
<terminal orientation="n" y="-40" x="40"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" width="5" start="90" height="5" angle="180" x="360" y="-12.5"/>
<terminal orientation="n" y="-40" x="-200"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" width="5" start="90" height="5" angle="180" x="360" y="7.5"/>
<terminal orientation="n" y="-40" x="-120"/> <arc style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" width="5" start="90" height="5" angle="180" x="360" y="27.5"/>
<terminal orientation="n" y="-40" x="120"/> <terminal uuid="{fdb1ce29-038b-4f7e-98e3-28b630687bd1}" x="-40" y="-40" name="" orientation="n"/>
<terminal orientation="e" y="10" x="360"/> <terminal uuid="{964d02f8-0df7-4678-8335-db8ed7fb41e4}" x="-360" y="0" name="" orientation="w"/>
<terminal orientation="n" y="-40" x="-280"/> <terminal uuid="{3afcca78-9d5b-48ca-9707-374fb0e15538}" x="280" y="-40" name="" orientation="n"/>
<terminal orientation="e" y="-10" x="360"/> <terminal uuid="{0f60175f-45d7-4ac7-925b-73de4532b180}" x="200" y="-40" name="" orientation="n"/>
<terminal orientation="e" y="30" x="360"/> <terminal uuid="{112017a8-c652-40dd-abc4-8eccab8193ef}" x="40" y="-40" name="" orientation="n"/>
<terminal orientation="w" y="20" x="-360"/> <terminal uuid="{6681f089-cddd-49c6-9845-5da6b2652e88}" x="-200" y="-40" name="" orientation="n"/>
<terminal uuid="{f1a9e005-459e-453b-a87e-a07be9d9cd69}" x="-120" y="-40" name="" orientation="n"/>
<terminal uuid="{7c6ae10b-fc88-434d-8daf-891782ae8fba}" x="120" y="-40" name="" orientation="n"/>
<terminal uuid="{f2ab7e4b-3142-461e-881c-9885fca297de}" x="360" y="10" name="" orientation="e"/>
<terminal uuid="{67846f85-bb9b-4b8e-a3f5-b87ef7776996}" x="-280" y="-40" name="" orientation="n"/>
<terminal uuid="{aaca00a8-2392-441d-ae39-d23d585f143f}" x="360" y="-10" name="" orientation="e"/>
<terminal uuid="{e1940e90-a7b1-4a35-b17e-616eb0f00e5e}" x="360" y="30" name="" orientation="e"/>
<terminal uuid="{c2368fe3-a863-4f80-b0c1-4db76b09a281}" x="-360" y="20" name="" orientation="w"/>
</description> </description>
</definition> </definition>

View File

@@ -1,16 +1,9 @@
<definition hotspot_y="55" height="110" type="element" link_type="simple" hotspot_x="364" version="0.5" width="730"> <definition type="element" hotspot_x="375" width="740" version="0.80" height="110" hotspot_y="55" link_type="simple">
<names> <names>
<name lang="en">750-885</name> <name lang="en">750-885</name>
<name lang="de">750-885</name> <name lang="de">750-885</name>
<name lang="nl">750-885</name>
<name lang="it">750-885</name>
<name lang="el">750-885</name>
<name lang="cs">750-885</name> <name lang="cs">750-885</name>
<name lang="pt">750-885</name>
<name lang="fr">750-885</name> <name lang="fr">750-885</name>
<name lang="pl">750-885</name>
<name lang="es">750-885</name>
<name lang="ar">750-885</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
@@ -21,68 +14,75 @@
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect y="-40" width="720" style="line-style:normal;line-weight:normal;filling:white;color:black" ry="0" x="-360" height="90" rx="0" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="17.5" x="-362.5"/> <circle y="17.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-362.5" diameter="5" antialias="true"/>
<text text="IP Adr. 1:" y="4" x="-312" size="9"/> <text y="4" rotation="0" x="-312" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="IP Adr. 1:" color="#000000"/>
<input text="192.168.0.1" y="0" tagg="none" rotate="true" x="-257" size="9"/> <dynamic_text y="-11.5" rotation="0" x="-257" Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_width="-1" text_from="UserText" z="4" uuid="{51678366-6278-41d6-8fdd-aa27816dbd9f}" frame="false" Valignment="AlignTop">
<line x1="40" x2="40" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="10" end2="none" length2="1.5"/> <text>192.168.0.1</text>
<text text="Eth2" y="24" x="-355" size="9"/> </dynamic_text>
<line x1="-40" x2="-40" y2="-38" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" antialias="false" end1="circle" y1="-8.5" end2="none" length2="1.5"/> <line x2="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" x1="40" y1="10" end1="none" length1="1.5" y2="-38" length2="1.5" antialias="false"/>
<line x1="200" x2="358" y2="30" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="30" end2="none" length2="1.5"/> <text y="24" rotation="0" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth2" color="#000000"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-2.5" x="-362.5"/> <line x2="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" x1="-40" y1="-8.5" end1="circle" length1="1.5" y2="-38" length2="1.5" antialias="false"/>
<line x1="120" x2="120" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" antialias="false" end1="circle" y1="11" end2="none" length2="1.5"/> <line x2="358" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" x1="200" y1="30" end1="none" length1="1.5" y2="30" length2="1.5" antialias="false"/>
<line x1="280" x2="280" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" antialias="false" end1="circle" y1="31.5" end2="none" length2="1.5"/> <circle y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-362.5" diameter="5" antialias="true"/>
<line x1="-120" x2="-120" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="-10" end2="none" length2="1.5"/> <line x2="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" x1="120" y1="11" end1="circle" length1="1.5" y2="-37" length2="1.5" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-42.5"/> <line x2="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" x1="280" y1="31.5" end1="circle" length1="1.5" y2="-37" length2="1.5" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-122.5"/> <line x2="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" x1="-120" y1="-10" end1="none" length1="1.5" y2="-38" length2="1.5" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-202.5"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-42.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-282.5"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-122.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="277.5"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-202.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="197.5"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-282.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="117.5"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="277.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="37.5"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="197.5" diameter="5" antialias="true"/>
<line x1="40" x2="358" y2="10" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="10" end2="none" length2="1.5"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="117.5" diameter="5" antialias="true"/>
<line x1="200" x2="200" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="30" end2="none" length2="1.5"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="37.5" diameter="5" antialias="true"/>
<line x1="-120" x2="358" y2="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" antialias="false" end1="none" y1="-10" end2="none" length2="1.5"/> <line x2="358" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" x1="40" y1="10" end1="none" length1="1.5" y2="10" length2="1.5" antialias="false"/>
<text text="WAGO 750-885" y="45" x="-330" size="9"/> <line x2="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" x1="200" y1="30" end1="none" length1="1.5" y2="-38" length2="1.5" antialias="false"/>
<text text="IP Adr. 2:" y="24" x="-312" size="9"/> <line x2="358" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" x1="-120" y1="-10" end1="none" length1="1.5" y2="-10" length2="1.5" antialias="false"/>
<input text="192.168.1.1" y="20" tagg="none" rotate="true" x="-257" size="9"/> <text y="45" rotation="0" x="-330" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="WAGO 750-885" color="#000000"/>
<text text="PE" y="-22" x="281" size="9"/> <text y="24" rotation="0" x="-312" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="IP Adr. 2:" color="#000000"/>
<text text="PE" y="-22" x="201" size="9"/> <dynamic_text y="8.5" rotation="0" x="-257" Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_width="-1" text_from="UserText" z="26" uuid="{ee1442af-996d-404b-85fd-1ec34ecaef80}" frame="false" Valignment="AlignTop">
<text text="0V" y="-22" x="-199" size="9"/> <text>192.168.1.1</text>
<text text="24V" y="-22" x="-279" size="9"/> </dynamic_text>
<text text="_" y="-31" x="123" size="12"/> <text y="-22" rotation="0" x="281" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" color="#000000"/>
<text text="_" y="-31" x="43" size="12"/> <text y="-22" rotation="0" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" color="#000000"/>
<text text="+" y="-22" x="-39" size="12"/> <text y="-22" rotation="0" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" color="#000000"/>
<text text="+" y="-22" x="-119" size="12"/> <text y="-22" rotation="0" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" color="#000000"/>
<text text="Eth1" y="4" x="-355" size="9"/> <text y="-22" rotation="0" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" color="#000000"/>
<input text="X123" y="41" tagg="label" rotate="true" x="220" size="9"/> <text y="-22" rotation="0" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" color="#000000"/>
<text text="1" y="-42" x="-276" size="5"/> <text y="-22" rotation="0" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" color="#000000"/>
<text text="5" y="-42" x="-195" size="5"/> <text y="-22" rotation="0" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" color="#000000"/>
<text text="2" y="-42" x="-115" size="5"/> <text y="4" rotation="0" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth1" color="#000000"/>
<text text="6" y="-42" x="-35" size="5"/> <dynamic_text y="29.5" rotation="0" x="220" Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_width="-1" text_from="ElementInfo" z="36" uuid="{9dcc33c4-c6d3-48d3-b8dd-3b844c8fe96f}" frame="false" Valignment="AlignTop">
<text text="3" y="-42" x="45" size="5"/> <text></text>
<text text="7" y="-42" x="125" size="5"/> <info_name>label</info_name>
<text text="4" y="-42" x="205" size="5"/> </dynamic_text>
<text text="8" y="-42" x="285" size="5"/> <text y="-42" rotation="0" x="-276" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="1" color="#000000"/>
<text text="Eth. Media-Redundancy Controller" y="45" x="-138" size="9"/> <text y="-42" rotation="0" x="-195" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="5" color="#000000"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text y="-42" rotation="0" x="-115" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="2" color="#000000"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text y="-42" rotation="0" x="-35" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="6" color="#000000"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text y="-42" rotation="0" x="45" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="3" color="#000000"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text y="-42" rotation="0" x="125" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="7" color="#000000"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text y="-42" rotation="0" x="205" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="4" color="#000000"/>
<terminal orientation="n" y="-40" x="-40"/> <text y="-42" rotation="0" x="285" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="8" color="#000000"/>
<terminal orientation="w" y="0" x="-360"/> <text y="45" rotation="0" x="-138" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth. Media-Redundancy Controller" color="#000000"/>
<terminal orientation="n" y="-40" x="280"/> <text y="9" rotation="0" x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" color="#000000"/>
<terminal orientation="n" y="-40" x="200"/> <text y="29" rotation="0" x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" color="#000000"/>
<terminal orientation="n" y="-40" x="40"/> <arc y="-12.5" width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" angle="180" start="90" height="5" antialias="true"/>
<terminal orientation="n" y="-40" x="-200"/> <arc y="7.5" width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" angle="180" start="90" height="5" antialias="true"/>
<terminal orientation="n" y="-40" x="-120"/> <arc y="27.5" width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" angle="180" start="90" height="5" antialias="true"/>
<terminal orientation="n" y="-40" x="120"/> <terminal orientation="n" y="-40" x="-40" uuid="{8ea94b74-5755-408f-bcd0-87c329fb8e52}" name=""/>
<terminal orientation="e" y="10" x="360"/> <terminal orientation="w" y="0" x="-360" uuid="{6734a210-3cc6-4ffd-8c72-d5cae013b17b}" name=""/>
<terminal orientation="n" y="-40" x="-280"/> <terminal orientation="n" y="-40" x="280" uuid="{a8a521d8-0f13-40f7-8a26-b8f0e8defe8f}" name=""/>
<terminal orientation="e" y="-10" x="360"/> <terminal orientation="n" y="-40" x="200" uuid="{096a86c6-73cf-4e63-b35c-f0125b042034}" name=""/>
<terminal orientation="e" y="30" x="360"/> <terminal orientation="n" y="-40" x="40" uuid="{0a30e6b0-4093-444d-ad52-bd9a784a548d}" name=""/>
<terminal orientation="w" y="20" x="-360"/> <terminal orientation="n" y="-40" x="-200" uuid="{bc9c9ddf-25cd-4be4-9708-063add00fdb8}" name=""/>
<terminal orientation="n" y="-40" x="-120" uuid="{0da76725-c019-4c85-85e6-2093f96f01d4}" name=""/>
<terminal orientation="n" y="-40" x="120" uuid="{e26d40eb-cc19-4c4b-a050-47cbf02e2e2e}" name=""/>
<terminal orientation="e" y="10" x="360" uuid="{7172e363-f78a-451c-ad5d-2379e3789193}" name=""/>
<terminal orientation="n" y="-40" x="-280" uuid="{33b736c9-be9c-4c5e-88a7-b56198003589}" name=""/>
<terminal orientation="e" y="-10" x="360" uuid="{bd10717a-b151-4562-a16b-a54c34bdf8d9}" name=""/>
<terminal orientation="e" y="30" x="360" uuid="{0d89d27d-0ac5-4601-a796-405e0e3ec2b1}" name=""/>
<terminal orientation="w" y="20" x="-360" uuid="{26eccc2f-079d-406e-a880-854a16485416}" name=""/>
</description> </description>
</definition> </definition>

View File

@@ -1,4 +1,4 @@
<definition hotspot_x="364" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="730"> <definition hotspot_x="375" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="740">
<names> <names>
<name lang="cs">750-889</name> <name lang="cs">750-889</name>
<name lang="de">750-889</name> <name lang="de">750-889</name>
@@ -52,8 +52,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>

View File

@@ -1,4 +1,4 @@
<definition hotspot_x="364" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="730"> <definition hotspot_x="375" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="740">
<names> <names>
<name lang="cs">750-890</name> <name lang="cs">750-890</name>
<name lang="de">750-890</name> <name lang="de">750-890</name>
@@ -52,8 +52,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>

View File

@@ -1,4 +1,4 @@
<definition hotspot_x="364" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="730"> <definition hotspot_x="375" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="740">
<names> <names>
<name lang="cs">750-891</name> <name lang="cs">750-891</name>
<name lang="de">750-891</name> <name lang="de">750-891</name>
@@ -52,8 +52,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>

View File

@@ -1,4 +1,4 @@
<definition hotspot_x="364" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="730"> <definition hotspot_x="375" hotspot_y="55" type="element" height="110" link_type="simple" version="0.80" width="740">
<names> <names>
<name lang="cs">750-893</name> <name lang="cs">750-893</name>
<name lang="de">750-893</name> <name lang="de">750-893</name>
@@ -52,8 +52,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="PE" rotation="0" color="#000000" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="0V" rotation="0" color="#000000" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="24V" rotation="0" color="#000000" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="_" rotation="0" color="#000000" y="-31" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="" rotation="0" color="#000000" y="-22" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/> <text text="+" rotation="0" color="#000000" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/> <text text="Eth1" rotation="0" color="#000000" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>

View File

@@ -1,83 +1,83 @@
<definition link_type="simple" height="110" width="730" hotspot_x="364" type="element" hotspot_y="55" version="0.5"> <definition link_type="simple" hotspot_x="364" type="element" version="0.90" hotspot_y="55" width="730" height="110">
<names> <names>
<name lang="es">750-307</name>
<name lang="de">750-307</name>
<name lang="nl">750-307</name>
<name lang="el">750-307</name>
<name lang="cs">750-307</name>
<name lang="en">750-307</name>
<name lang="pl">750-307</name>
<name lang="it">750-307</name>
<name lang="fr">750-307</name> <name lang="fr">750-307</name>
<name lang="ar">750-307</name> <name lang="cs">750-307</name>
<name lang="pt">750-307</name> <name lang="de">750-307</name>
<name lang="en">750-307</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-307</elementInformation> <elementInformation show="1" name="designation">750-307</elementInformation>
<elementInformation show="1" name="description">CANopen - Coupler MCS</elementInformation> <elementInformation show="1" name="description">CANopen - Coupler MCS</elementInformation>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect style="line-style:normal;line-weight:normal;filling:white;color:black" x="-360" antialias="false" width="720" height="90" ry="0" rx="0" y="-40"/>
<text text="Baudrate:" size="9" x="-224" y="4"/> <text x="-224" text="Baudrate:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="4"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-160" y="0"/> <dynamic_text text_width="-1" keep_visual_rotation="true" z="3" Halignment="AlignLeft" x="-160" text_from="UserText" rotation="0" frame="false" uuid="{90a13ffc-be0b-404b-a664-d681cfa55813}" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-11.5" Valignment="AlignTop">
<line y2="-38" length2="1.5" y1="10" x2="40" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" x1="40" end2="none"/> <text>1000</text>
<line y2="-38" length2="1.5" y1="-8.5" x2="-40" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" length1="1.5" x1="-40" end2="none"/> </dynamic_text>
<line y2="30" length2="1.5" y1="30" x2="358" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" x1="200" end2="none"/> <line x1="40" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" length2="1.5" antialias="false" x2="40" end1="none" y1="10" end2="none"/>
<circle diameter="5" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <line x1="-40" y2="-38" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" length2="1.5" antialias="false" x2="-40" end1="circle" y1="-8.5" end2="none"/>
<line y2="-37" length2="1.5" y1="11" x2="120" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" length1="1.5" x1="120" end2="none"/> <line x1="200" y2="30" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" length2="1.5" antialias="false" x2="358" end1="none" y1="30" end2="none"/>
<line y2="-37" length2="1.5" y1="31.5" x2="280" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" length1="1.5" x1="280" end2="none"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-362.5" antialias="true" y="-2.5"/>
<line y2="-38" length2="1.5" y1="-10" x2="-120" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" x1="-120" end2="none"/> <line x1="120" y2="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" length2="1.5" antialias="false" x2="120" end1="circle" y1="11.5" end2="none"/>
<circle diameter="5" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <line x1="280" y2="-37" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" length2="1.5" antialias="false" x2="280" end1="circle" y1="31.5" end2="none"/>
<circle diameter="5" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <line x1="-120" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" length2="1.5" antialias="false" x2="-120" end1="none" y1="-10" end2="none"/>
<circle diameter="5" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-42.5" antialias="true" y="-42.5"/>
<circle diameter="5" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-122.5" antialias="true" y="-42.5"/>
<circle diameter="5" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-202.5" antialias="true" y="-42.5"/>
<circle diameter="5" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-282.5" antialias="true" y="-42.5"/>
<circle diameter="5" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="277.5" antialias="true" y="-42.5"/>
<circle diameter="5" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="197.5" antialias="true" y="-42.5"/>
<line y2="10" length2="1.5" y1="10" x2="358" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" x1="40" end2="none"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="117.5" antialias="true" y="-42.5"/>
<line y2="-38" length2="1.5" y1="30" x2="200" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" x1="200" end2="none"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="37.5" antialias="true" y="-42.5"/>
<line y2="-10" length2="1.5" y1="-10" x2="358" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" x1="-120" end2="none"/> <line x1="40" y2="10" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" length2="1.5" antialias="false" x2="358" end1="none" y1="10" end2="none"/>
<text size="9" y="45" x="-330" text="WAGO 750-307"/> <line x1="200" y2="-38" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" length2="1.5" antialias="false" x2="200" end1="none" y1="30" end2="none"/>
<text size="9" y="4" x="-317" text="Node-ID:"/> <line x1="-120" y2="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" length2="1.5" antialias="false" x2="358" end1="none" y1="-10" end2="none"/>
<input size="9" rotate="true" y="0" x="-258" text="1" tagg="none"/> <text x="-330" text="WAGO 750-307" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="45"/>
<text size="9" y="-22" x="281" text="PE"/> <text x="-317" text="Node-ID:" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="4"/>
<text size="9" y="-22" x="201" text="PE"/> <dynamic_text text_width="-1" keep_visual_rotation="true" z="24" Halignment="AlignLeft" x="-258" text_from="UserText" rotation="0" frame="false" uuid="{c6507cb0-b07e-4f4f-8613-860404aeab13}" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-11.5" Valignment="AlignTop">
<text size="9" y="-22" x="-199" text="0V"/> <text>1</text>
<text size="9" y="-22" x="-279" text="24V"/> </dynamic_text>
<text size="12" y="-31" x="123" text="_"/> <text x="281" text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text size="12" y="-31" x="43" text="_"/> <text x="201" text="PE" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text size="12" y="-22" x="-39" text="+"/> <text x="-199" text="0V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text size="12" y="-22" x="-119" text="+"/> <text x="-279" text="24V" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text size="9" y="4" x="-355" text="CAN"/> <text x="123" text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<input size="9" rotate="true" y="41" x="220" text="X123" tagg="label"/> <text x="43" text="" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text size="5" y="-42" x="-276" text="1"/> <text x="-39" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text size="5" y="-42" x="-195" text="5"/> <text x="-119" text="+" rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text size="5" y="-42" x="-115" text="2"/> <text x="-355" text="CAN" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="4"/>
<text size="5" y="-42" x="-35" text="6"/> <dynamic_text text_width="-1" keep_visual_rotation="true" z="34" Halignment="AlignLeft" x="220" text_from="ElementInfo" rotation="0" frame="false" uuid="{831547ea-ad0e-4329-9c65-44cca59cc92c}" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="29.5" Valignment="AlignTop">
<text size="5" y="-42" x="45" text="3"/> <text></text>
<text size="5" y="-42" x="125" text="7"/> <info_name>label</info_name>
<text size="5" y="-42" x="205" text="4"/> </dynamic_text>
<text size="5" y="-42" x="285" text="8"/> <text x="-276" text="1" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<text size="9" y="45" x="-138" text="CANopen - Coupler MCS"/> <text x="-195" text="5" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text x="-115" text="2" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text x="-35" text="6" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text x="45" text="3" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<terminal y="-40" orientation="n" x="-40"/> <text x="125" text="7" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<terminal y="0" orientation="w" x="-360"/> <text x="205" text="4" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<terminal y="-40" orientation="n" x="280"/> <text x="285" text="8" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" color="#000000" y="-42"/>
<terminal y="-40" orientation="n" x="40"/> <text x="-138" text="CANopen - Coupler MCS" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="45"/>
<terminal y="-40" orientation="n" x="-200"/> <arc angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" antialias="true" width="5" height="5" start="90" y="-12.5"/>
<terminal y="-40" orientation="n" x="-120"/> <arc angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" antialias="true" width="5" height="5" start="90" y="7.5"/>
<terminal y="-40" orientation="n" x="120"/> <arc angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" x="360" antialias="true" width="5" height="5" start="90" y="27.5"/>
<terminal y="10" orientation="e" x="360"/> <terminal type="Generic" x="-40" name="" uuid="{2efc2605-3fd0-4f15-a8a5-1851d27c7993}" orientation="n" y="-40"/>
<terminal y="-40" orientation="n" x="-280"/> <terminal type="Generic" x="-360" name="" uuid="{57c730ae-c534-44c9-ac88-c67cd36bcdd4}" orientation="w" y="0"/>
<terminal y="-10" orientation="e" x="360"/> <terminal type="Generic" x="280" name="" uuid="{f8f9d1df-5ea5-49fb-abbe-55cb126f5232}" orientation="n" y="-40"/>
<terminal y="30" orientation="e" x="360"/> <terminal type="Generic" x="40" name="" uuid="{6f76e801-a66d-4bec-b6e0-f2760277cc7d}" orientation="n" y="-40"/>
<terminal y="-40" orientation="n" x="200"/> <terminal type="Generic" x="-200" name="" uuid="{8d7cf1ef-5701-4189-905e-b504929fad01}" orientation="n" y="-40"/>
<terminal type="Generic" x="-120" name="" uuid="{c3cd3295-89c1-41c2-98a0-8433b1350a25}" orientation="n" y="-40"/>
<terminal type="Generic" x="120" name="" uuid="{a3497073-657a-4b1e-b590-d4a3471e4a14}" orientation="n" y="-40"/>
<terminal type="Generic" x="360" name="" uuid="{d815c6dd-df3b-4e39-9fa5-7c6ee7877595}" orientation="e" y="10"/>
<terminal type="Generic" x="-280" name="" uuid="{a61ad10c-d827-4aca-a2be-d1e75d2e4808}" orientation="n" y="-40"/>
<terminal type="Generic" x="360" name="" uuid="{7e248bf0-6b16-47f5-8bc0-4aa5074cd997}" orientation="e" y="-10"/>
<terminal type="Generic" x="360" name="" uuid="{66c77aed-3c9c-4c99-a299-000973c344c4}" orientation="e" y="30"/>
<terminal type="Generic" x="200" name="" uuid="{7e864ff5-c46f-4371-ab71-34265072f38c}" orientation="n" y="-40"/>
</description> </description>
</definition> </definition>

View File

@@ -1,83 +1,90 @@
<definition hotspot_x="364" width="730" hotspot_y="55" version="0.5" link_type="simple" type="element" height="110"> <definition hotspot_y="55" type="element" height="110" hotspot_x="364" version="0.90" link_type="simple" width="730">
<names> <names>
<name lang="pt">750-333</name>
<name lang="de">750-333</name>
<name lang="fr">750-333</name> <name lang="fr">750-333</name>
<name lang="pl">750-333</name> <name lang="de">750-333</name>
<name lang="es">750-333</name>
<name lang="cs">750-333</name>
<name lang="ar">750-333</name> <name lang="ar">750-333</name>
<name lang="it">750-333</name> <name lang="it">750-333</name>
<name lang="el">750-333</name>
<name lang="nl">750-333</name> <name lang="nl">750-333</name>
<name lang="en">750-333</name> <name lang="en">750-333</name>
<name lang="cs">750-333</name>
<name lang="pl">750-333</name>
<name lang="el">750-333</name>
<name lang="es">750-333</name>
<name lang="pt">750-333</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="description">Profibus DP/V1 Coupler</elementInformation>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-333</elementInformation> <elementInformation show="1" name="designation">750-333</elementInformation>
<elementInformation show="1" name="description">Profibus DP/V1 Coupler</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect y="-40" style="line-style:normal;line-weight:normal;filling:white;color:black" height="90" rx="0" ry="0" antialias="false" x="-360" width="720"/>
<line y1="10" end1="none" y2="-38" length1="1.5" x2="40" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y2="-38" end1="none" x2="40" antialias="false" length2="1.5" y1="10" x1="40"/>
<line y1="-8.5" end1="circle" y2="-38" length1="1.5" x2="-40" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end2="none" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" y2="-38" end1="circle" x2="-40" antialias="false" length2="1.5" y1="-8.5" x1="-40"/>
<line y1="30" end1="none" y2="30" length1="1.5" x2="358" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y2="30" end1="none" x2="358" antialias="false" length2="1.5" y1="30" x1="200"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true" x="-362.5"/>
<line y1="11" end1="circle" y2="-37" length1="1.5" x2="120" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end2="none" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" y2="-37" end1="circle" x2="120" antialias="false" length2="1.5" y1="11" x1="120"/>
<line y1="31.5" end1="circle" y2="-37" length1="1.5" x2="280" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end2="none" style="line-style:normal;line-weight:thin;filling:black;color:black" length1="1.5" y2="-37" end1="circle" x2="280" antialias="false" length2="1.5" y1="31.5" x1="280"/>
<line y1="-10" end1="none" y2="-38" length1="1.5" x2="-120" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y2="-38" end1="none" x2="-120" antialias="false" length2="1.5" y1="-10" x1="-120"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true" x="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true" x="-122.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true" x="-202.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true" x="-282.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true" x="277.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true" x="197.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true" x="117.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true" x="37.5"/>
<line y1="10" end1="none" y2="10" length1="1.5" x2="358" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y2="10" end1="none" x2="358" antialias="false" length2="1.5" y1="10" x1="40"/>
<line y1="30" end1="none" y2="-38" length1="1.5" x2="200" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y2="-38" end1="none" x2="200" antialias="false" length2="1.5" y1="30" x1="200"/>
<line y1="-10" end1="none" y2="-10" length1="1.5" x2="358" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" length1="1.5" y2="-10" end1="none" x2="358" antialias="false" length2="1.5" y1="-10" x1="-120"/>
<text size="9" text="WAGO 750-333" y="45" x="-330"/> <text y="45" rotation="0" color="#000000" x="-330" text="WAGO 750-333" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="Adr.:" y="4" x="-317"/> <text y="4" rotation="0" color="#000000" x="-317" text="Adr.:" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input tagg="none" size="9" rotate="true" text="1" y="0" x="-280"/> <dynamic_text y="-11.5" frame="false" rotation="0" text_width="-1" Valignment="AlignTop" uuid="{18d49726-aeb5-44c2-8863-0b5bd464b5dc}" z="22" text_from="UserText" x="-280" Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="9" text="PE" y="-22" x="281"/> <text>1</text>
<text size="9" text="PE" y="-22" x="201"/> </dynamic_text>
<text size="9" text="0V" y="-22" x="-199"/> <text y="-22" rotation="0" color="#000000" x="281" text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="24V" y="-22" x="-279"/> <text y="-22" rotation="0" color="#000000" x="201" text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="_" y="-31" x="123"/> <text y="-22" rotation="0" color="#000000" x="-199" text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="_" y="-31" x="43"/> <text y="-22" rotation="0" color="#000000" x="-279" text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="+" y="-22" x="-39"/> <text y="-22" rotation="0" color="#000000" x="123" text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="12" text="+" y="-22" x="-119"/> <text y="-22" rotation="0" color="#000000" x="43" text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="9" text="DP" y="4" x="-355"/> <text y="-22" rotation="0" color="#000000" x="-39" text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text text="Baudrate:" size="9" x="-234" y="4"/> <text y="-22" rotation="0" color="#000000" x="-119" text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<input text="12.000" tagg="none" size="9" rotate="true" x="-170" y="0"/> <text y="4" rotation="0" color="#000000" x="-355" text="DP" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <text y="4" rotation="0" color="#000000" x="-234" text="Baudrate:" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="5" text="1" y="-42" x="-276"/> <dynamic_text y="-11.5" frame="false" rotation="0" text_width="-1" Valignment="AlignTop" uuid="{8a173582-2d5f-40f8-8b16-69002f5b1e97}" z="33" text_from="UserText" x="-170" Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="5" text="5" y="-42" x="-195"/> <text>12.000</text>
<text size="5" text="2" y="-42" x="-115"/> </dynamic_text>
<text size="5" text="6" y="-42" x="-35"/> <dynamic_text y="29.5" frame="false" rotation="0" text_width="-1" Valignment="AlignTop" uuid="{8d1f5a16-ecaf-4acc-849d-94ce2fc857b1}" z="34" text_from="ElementInfo" x="220" Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="5" text="3" y="-42" x="45"/> <text></text>
<text size="5" text="7" y="-42" x="125"/> <info_name>label</info_name>
<text size="5" text="4" y="-42" x="205"/> </dynamic_text>
<text size="5" text="8" y="-42" x="285"/> <text y="-42" rotation="0" color="#000000" x="-276" text="1" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="9" text="Profibus DP/V1 Coupler" y="45" x="-138"/> <text y="-42" rotation="0" color="#000000" x="-195" text="5" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text y="-42" rotation="0" color="#000000" x="-115" text="2" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text y="-42" rotation="0" color="#000000" x="-35" text="6" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text y="-42" rotation="0" color="#000000" x="45" text="3" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="-40"/> <text y="-42" rotation="0" color="#000000" x="125" text="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="w" y="0" x="-360"/> <text y="-42" rotation="0" color="#000000" x="205" text="4" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="280"/> <text y="-42" rotation="0" color="#000000" x="285" text="8" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="200"/> <text y="45" rotation="0" color="#000000" x="-138" text="Profibus DP/V1 Coupler" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="40"/> <arc y="-12.5" start="90" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" height="5" antialias="true" x="360" width="5"/>
<terminal orientation="n" y="-40" x="-200"/> <arc y="7.5" start="90" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" height="5" antialias="true" x="360" width="5"/>
<terminal orientation="n" y="-40" x="-120"/> <arc y="27.5" start="90" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" height="5" antialias="true" x="360" width="5"/>
<terminal orientation="n" y="-40" x="120"/> <terminal y="-40" orientation="n" uuid="{1770f783-b53c-4ec7-b3c7-508e4652b3df}" x="-40" name=""/>
<terminal orientation="e" y="10" x="360"/> <terminal y="0" orientation="w" uuid="{e958227f-ce8e-4bb1-8a34-5a35ff938a84}" x="-360" name=""/>
<terminal orientation="n" y="-40" x="-280"/> <terminal y="-40" orientation="n" uuid="{99568ef6-5ac1-4e00-b365-40533e4e8204}" x="280" name=""/>
<terminal orientation="e" y="-10" x="360"/> <terminal y="-40" orientation="n" uuid="{0abc8dba-f2c4-437c-a2e3-f3ba0dbb994a}" x="200" name=""/>
<terminal orientation="e" y="30" x="360"/> <terminal y="-40" orientation="n" uuid="{7a8b1963-dc7d-4270-8ff2-8bd6ed70dbef}" x="40" name=""/>
<terminal y="-40" orientation="n" uuid="{32959b3d-12b1-40c8-80e6-7eccc83b7340}" x="-200" name=""/>
<terminal y="-40" orientation="n" uuid="{7a3cb6fa-424b-482a-83a3-6f376ad3cd6f}" x="-120" name=""/>
<terminal y="-40" orientation="n" uuid="{a6eecc38-29cf-4e1d-b46f-f185b1013b41}" x="120" name=""/>
<terminal y="10" orientation="e" uuid="{e3300ad6-51b5-433d-9b44-51e5821fb78f}" x="360" name=""/>
<terminal y="-40" orientation="n" uuid="{1bc2b0b3-9c96-4d81-9459-18537aafbbdd}" x="-280" name=""/>
<terminal y="-10" orientation="e" uuid="{29a52583-4a40-4675-ba86-162096e692ae}" x="360" name=""/>
<terminal y="30" orientation="e" uuid="{56a96da7-f87d-4962-b53f-feaa20a17294}" x="360" name=""/>
</description> </description>
</definition> </definition>

View File

@@ -1,83 +1,90 @@
<definition hotspot_y="55" link_type="simple" version="0.60" type="element" width="730" hotspot_x="364" height="110"> <definition link_type="simple" height="110" width="730" hotspot_y="55" type="element" version="0.90" hotspot_x="364">
<names> <names>
<name lang="es">750-337</name>
<name lang="nl">750-337</name>
<name lang="it">750-337</name>
<name lang="fr">750-337</name>
<name lang="cs">750-337</name>
<name lang="pl">750-337</name>
<name lang="pt">750-337</name> <name lang="pt">750-337</name>
<name lang="de">750-337</name> <name lang="cs">750-337</name>
<name lang="es">750-337</name>
<name lang="it">750-337</name>
<name lang="pl">750-337</name>
<name lang="fr">750-337</name>
<name lang="nl">750-337</name>
<name lang="el">750-337</name> <name lang="el">750-337</name>
<name lang="en">750-337</name> <name lang="en">750-337</name>
<name lang="ar">750-337</name> <name lang="ar">750-337</name>
<name lang="de">750-337</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-337</elementInformation> <elementInformation name="description" show="1">CANopen - Coupler MCS</elementInformation>
<elementInformation show="1" name="description">CANopen - Coupler MCS</elementInformation> <elementInformation name="designation" show="1">750-337</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect x="-360" height="90" width="720" y="-40" rx="0" ry="0" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length2="1.5" x1="40" length1="1.5" y2="-38"/> <line length1="1.5" y2="-38" end2="none" end1="none" length2="1.5" y1="10" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" antialias="false"/>
<text text="Baudrate:" size="9" x="-224" y="4"/> <text x="-224" color="#000000" text="Baudrate:" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-160" y="0"/> <dynamic_text uuid="{288f5033-28d6-48cc-9b0d-f64bb2887506}" text_from="UserText" x="-160" y="-11.5" text_width="-1" Halignment="AlignLeft" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" z="4" Valignment="AlignTop">
<line end1="circle" end2="none" antialias="false" y1="-8.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length2="1.5" x1="-40" length1="1.5" y2="-38"/> <text>1000</text>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="200" length1="1.5" y2="30"/> </dynamic_text>
<circle x="-362.5" diameter="5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length1="1.5" y2="-38" end2="none" end1="circle" length2="1.5" y1="-8.5" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" antialias="false"/>
<line end1="circle" end2="none" antialias="false" y1="11" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length2="1.5" x1="120" length1="1.5" y2="-37"/> <line length1="1.5" y2="30" end2="none" end1="none" length2="1.5" y1="30" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" antialias="false"/>
<line end1="circle" end2="none" antialias="false" y1="31.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length2="1.5" x1="280" length1="1.5" y2="-37"/> <circle x="-362.5" diameter="5" y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length2="1.5" x1="-120" length1="1.5" y2="-38"/> <line length1="1.5" y2="-37" end2="none" end1="circle" length2="1.5" y1="11" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" antialias="false"/>
<circle x="-42.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length1="1.5" y2="-37" end2="none" end1="circle" length2="1.5" y1="31.5" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" antialias="false"/>
<circle x="-122.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line length1="1.5" y2="-38" end2="none" end1="none" length2="1.5" y1="-10" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" antialias="false"/>
<circle x="-202.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-42.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="-282.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-122.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="277.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-202.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="197.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-282.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="117.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="277.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<circle x="37.5" diameter="5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="197.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="40" length1="1.5" y2="10"/> <circle x="117.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="30" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length2="1.5" x1="200" length1="1.5" y2="-38"/> <circle x="37.5" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/>
<line end1="none" end2="none" antialias="false" y1="-10" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length2="1.5" x1="-120" length1="1.5" y2="-10"/> <line length1="1.5" y2="10" end2="none" end1="none" length2="1.5" y1="10" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" antialias="false"/>
<text text="WAGO 750-337" size="9" x="-330" y="45"/> <line length1="1.5" y2="-38" end2="none" end1="none" length2="1.5" y1="30" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" antialias="false"/>
<text text="Node-ID:" size="9" x="-317" y="4"/> <line length1="1.5" y2="-10" end2="none" end1="none" length2="1.5" y1="-10" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" antialias="false"/>
<input text="1" tagg="none" size="9" rotate="true" x="-258" y="0"/> <text x="-330" color="#000000" text="WAGO 750-337" y="45" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="PE" size="9" x="281" y="-22"/> <text x="-317" color="#000000" text="Node-ID:" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="PE" size="9" x="201" y="-22"/> <dynamic_text uuid="{8c07c170-8e8f-4a53-8279-cecc9b1fe3aa}" text_from="UserText" x="-258" y="-11.5" text_width="-1" Halignment="AlignLeft" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" z="24" Valignment="AlignTop">
<text text="0V" size="9" x="-199" y="-22"/> <text>1</text>
<text text="24V" size="9" x="-279" y="-22"/> </dynamic_text>
<text text="_" size="12" x="123" y="-31"/> <text x="281" color="#000000" text="PE" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="_" size="12" x="43" y="-31"/> <text x="201" color="#000000" text="PE" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="+" size="12" x="-39" y="-22"/> <text x="-199" color="#000000" text="0V" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="+" size="12" x="-119" y="-22"/> <text x="-279" color="#000000" text="24V" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="CAN" size="9" x="-355" y="4"/> <text x="123" color="#000000" text="" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0"/>
<input text="X123" tagg="label" size="9" rotate="true" x="220" y="41"/> <text x="43" color="#000000" text="" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="1" size="5" x="-276" y="-42"/> <text x="-39" color="#000000" text="+" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="5" size="5" x="-195" y="-42"/> <text x="-119" color="#000000" text="+" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="2" size="5" x="-115" y="-42"/> <text x="-355" color="#000000" text="CAN" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="6" size="5" x="-35" y="-42"/> <dynamic_text uuid="{eba600f3-ca7a-4056-9dac-6c4b45edaa43}" text_from="ElementInfo" x="220" y="29.5" text_width="-1" Halignment="AlignLeft" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" z="34" Valignment="AlignTop">
<text text="3" size="5" x="45" y="-42"/> <text></text>
<text text="7" size="5" x="125" y="-42"/> <info_name>label</info_name>
<text text="4" size="5" x="205" y="-42"/> </dynamic_text>
<text text="8" size="5" x="285" y="-42"/> <text x="-276" color="#000000" text="1" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0"/>
<text text="CANopen - Coupler MCS" size="9" x="-138" y="45"/> <text x="-195" color="#000000" text="5" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text x="-115" color="#000000" text="2" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text x="-35" color="#000000" text="6" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text x="45" color="#000000" text="3" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0"/>
<terminal x="-200" y="-40" orientation="n"/> <text x="125" color="#000000" text="7" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0"/>
<terminal x="-120" y="-40" orientation="n"/> <text x="205" color="#000000" text="4" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0"/>
<terminal x="-40" y="-40" orientation="n"/> <text x="285" color="#000000" text="8" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0"/>
<terminal x="40" y="-40" orientation="n"/> <text x="-138" color="#000000" text="CANopen - Coupler MCS" y="45" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0"/>
<terminal x="-360" y="0" orientation="w"/> <arc x="360" height="5" width="5" y="-12.5" start="90" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" antialias="true"/>
<terminal x="280" y="-40" orientation="n"/> <arc x="360" height="5" width="5" y="7.5" start="90" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" antialias="true"/>
<terminal x="120" y="-40" orientation="n"/> <arc x="360" height="5" width="5" y="27.5" start="90" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" antialias="true"/>
<terminal x="360" y="10" orientation="e"/> <terminal uuid="{3eba2606-9b56-4f23-8383-b3de0e596382}" x="-200" name="" y="-40" orientation="n"/>
<terminal x="-280" y="-40" orientation="n"/> <terminal uuid="{98ed95f7-30e6-44a6-9ef8-f8b670f248c1}" x="-120" name="" y="-40" orientation="n"/>
<terminal x="360" y="-10" orientation="e"/> <terminal uuid="{0a0beba5-7abc-4ef8-aad8-253064843a66}" x="-40" name="" y="-40" orientation="n"/>
<terminal x="360" y="30" orientation="e"/> <terminal uuid="{88dc1707-3533-49ac-a31d-0cd94da90273}" x="40" name="" y="-40" orientation="n"/>
<terminal x="200" y="-40" orientation="n"/> <terminal uuid="{983435ad-ef06-40b5-8783-a830575a819d}" x="-360" name="" y="0" orientation="w"/>
<terminal uuid="{2f47ca8e-0f42-4c2a-a328-f945b87d8fb3}" x="280" name="" y="-40" orientation="n"/>
<terminal uuid="{31efa2f2-ecf3-455e-9f8a-5091d02cb331}" x="120" name="" y="-40" orientation="n"/>
<terminal uuid="{f010b329-de08-48f2-bd1a-0a7509d2b030}" x="360" name="" y="10" orientation="e"/>
<terminal uuid="{931fbe6f-cb07-4315-839a-500e635ee4dd}" x="-280" name="" y="-40" orientation="n"/>
<terminal uuid="{600c5a2d-34ad-4630-a163-8dd7187aba8e}" x="360" name="" y="-10" orientation="e"/>
<terminal uuid="{85f060dd-d5d3-450c-889b-8b20dce866ed}" x="360" name="" y="30" orientation="e"/>
<terminal uuid="{56581259-4f10-45dd-9d17-8749cbc6e03c}" x="200" name="" y="-40" orientation="n"/>
</description> </description>
</definition> </definition>

View File

@@ -1,83 +1,90 @@
<definition hotspot_x="364" width="730" hotspot_y="55" version="0.5" link_type="simple" type="element" height="110"> <definition link_type="simple" height="110" hotspot_y="55" hotspot_x="364" width="730" version="0.90" type="element">
<names> <names>
<name lang="fr">750-338</name>
<name lang="de">750-338</name>
<name lang="pt">750-338</name>
<name lang="pl">750-338</name>
<name lang="es">750-338</name>
<name lang="cs">750-338</name>
<name lang="ar">750-338</name> <name lang="ar">750-338</name>
<name lang="it">750-338</name> <name lang="cs">750-338</name>
<name lang="fr">750-338</name>
<name lang="pl">750-338</name>
<name lang="de">750-338</name>
<name lang="es">750-338</name>
<name lang="el">750-338</name> <name lang="el">750-338</name>
<name lang="pt">750-338</name>
<name lang="it">750-338</name>
<name lang="en">750-338</name> <name lang="en">750-338</name>
<name lang="nl">750-338</name> <name lang="nl">750-338</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="description">CANopen - Coupler D-Sub</elementInformation>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-338</elementInformation> <elementInformation show="1" name="designation">750-338</elementInformation>
<elementInformation show="1" name="description">CANopen - Coupler D-Sub</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect height="90" y="-40" rx="0" antialias="false" x="-360" width="720" style="line-style:normal;line-weight:normal;filling:white;color:black" ry="0"/>
<text text="Baudrate:" size="9" x="-224" y="4"/> <text text="Baudrate:" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-224"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-160" y="0"/> <dynamic_text text_from="UserText" Halignment="AlignLeft" y="-11.5" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-160" Valignment="AlignTop" uuid="{29c62751-66fb-4886-912c-f6641ea3cf4e}" z="3" text_width="-1" frame="false">
<line y1="10" end1="none" y2="-38" length1="1.5" x2="40" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <text>1000</text>
<line y1="-8.5" end1="circle" y2="-38" length1="1.5" x2="-40" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> </dynamic_text>
<line y1="30" end1="none" y2="30" length1="1.5" x2="358" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" y2="-38" length2="1.5" antialias="false" length1="1.5" x2="40" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="10" x1="40"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line end2="none" y2="-38" length2="1.5" antialias="false" length1="1.5" x2="-40" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="-8.5" x1="-40"/>
<line y1="11" end1="circle" y2="-37" length1="1.5" x2="120" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end2="none" y2="30" length2="1.5" antialias="false" length1="1.5" x2="358" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="30" x1="200"/>
<line y1="31.5" end1="circle" y2="-37" length1="1.5" x2="280" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <circle y="-2.5" antialias="true" x="-362.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="-10" end1="none" y2="-38" length1="1.5" x2="-120" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" y2="-37" length2="1.5" antialias="false" length1="1.5" x2="120" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="11" x1="120"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line end2="none" y2="-37" length2="1.5" antialias="false" length1="1.5" x2="280" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="31.5" x1="280"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <line end2="none" y2="-38" length2="1.5" antialias="false" length1="1.5" x2="-120" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="-10" x1="-120"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" antialias="true" x="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" antialias="true" x="-122.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" antialias="true" x="-202.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" antialias="true" x="-282.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" antialias="true" x="277.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle y="-42.5" antialias="true" x="197.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="10" end1="none" y2="10" length1="1.5" x2="358" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <circle y="-42.5" antialias="true" x="117.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="30" end1="none" y2="-38" length1="1.5" x2="200" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <circle y="-42.5" antialias="true" x="37.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="-10" end1="none" y2="-10" length1="1.5" x2="358" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" y2="10" length2="1.5" antialias="false" length1="1.5" x2="358" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="10" x1="40"/>
<text size="9" text="WAGO 750-338" y="45" x="-330"/> <line end2="none" y2="-38" length2="1.5" antialias="false" length1="1.5" x2="200" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="30" x1="200"/>
<text size="9" text="Node-ID:" y="4" x="-317"/> <line end2="none" y2="-10" length2="1.5" antialias="false" length1="1.5" x2="358" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="-10" x1="-120"/>
<input tagg="none" size="9" rotate="true" text="1" y="0" x="-258"/> <text text="WAGO 750-338" y="45" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-330"/>
<text size="9" text="PE" y="-22" x="281"/> <text text="Node-ID:" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-317"/>
<text size="9" text="PE" y="-22" x="201"/> <dynamic_text text_from="UserText" Halignment="AlignLeft" y="-11.5" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-258" Valignment="AlignTop" uuid="{3d5ade60-c759-4783-a2f6-8c1fbb7cfacb}" z="24" text_width="-1" frame="false">
<text size="9" text="0V" y="-22" x="-199"/> <text>1</text>
<text size="9" text="24V" y="-22" x="-279"/> </dynamic_text>
<text size="12" text="_" y="-31" x="123"/> <text text="PE" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="281"/>
<text size="12" text="_" y="-31" x="43"/> <text text="PE" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="201"/>
<text size="12" text="+" y="-22" x="-39"/> <text text="0V" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-199"/>
<text size="12" text="+" y="-22" x="-119"/> <text text="24V" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-279"/>
<text size="9" text="CAN" y="4" x="-355"/> <text text="" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="123"/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <text text="" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="43"/>
<text size="5" text="1" y="-42" x="-276"/> <text text="+" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-39"/>
<text size="5" text="5" y="-42" x="-195"/> <text text="+" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-119"/>
<text size="5" text="2" y="-42" x="-115"/> <text text="CAN" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-355"/>
<text size="5" text="6" y="-42" x="-35"/> <dynamic_text text_from="ElementInfo" Halignment="AlignLeft" y="29.5" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="220" Valignment="AlignTop" uuid="{da98a336-cfca-4903-b0c9-2f268a91677e}" z="34" text_width="-1" frame="false">
<text size="5" text="3" y="-42" x="45"/> <text></text>
<text size="5" text="7" y="-42" x="125"/> <info_name>label</info_name>
<text size="5" text="4" y="-42" x="205"/> </dynamic_text>
<text size="5" text="8" y="-42" x="285"/> <text text="1" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-276"/>
<text size="9" text="CANopen - Coupler D-Sub" y="45" x="-138"/> <text text="5" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-195"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text text="2" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-115"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text text="6" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-35"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text text="3" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="45"/>
<terminal orientation="n" y="-40" x="-40"/> <text text="7" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="125"/>
<terminal orientation="w" y="0" x="-360"/> <text text="4" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="205"/>
<terminal orientation="n" y="-40" x="280"/> <text text="8" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="285"/>
<terminal orientation="n" y="-40" x="40"/> <text text="CANopen - Coupler D-Sub" y="45" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" x="-138"/>
<terminal orientation="n" y="-40" x="-200"/> <arc height="5" y="-12.5" antialias="true" x="360" angle="180" width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90"/>
<terminal orientation="n" y="-40" x="-120"/> <arc height="5" y="7.5" antialias="true" x="360" angle="180" width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90"/>
<terminal orientation="n" y="-40" x="120"/> <arc height="5" y="27.5" antialias="true" x="360" angle="180" width="5" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90"/>
<terminal orientation="e" y="10" x="360"/> <terminal y="-40" x="-40" orientation="n" uuid="{e45164ea-1689-4a84-9187-081a3d5925df}" name=""/>
<terminal orientation="n" y="-40" x="-280"/> <terminal y="0" x="-360" orientation="w" uuid="{bb0fc488-6439-4266-ba1e-de807ff55878}" name=""/>
<terminal orientation="e" y="-10" x="360"/> <terminal y="-40" x="280" orientation="n" uuid="{134f374a-da6a-415f-8250-78c177be325e}" name=""/>
<terminal orientation="e" y="30" x="360"/> <terminal y="-40" x="40" orientation="n" uuid="{83e256cc-122a-48c9-b3f0-059b17075b1e}" name=""/>
<terminal orientation="n" y="-40" x="200"/> <terminal y="-40" x="-200" orientation="n" uuid="{8dcb302b-dd81-4fe8-814f-577ec4ed209c}" name=""/>
<terminal y="-40" x="-120" orientation="n" uuid="{e1917bdc-bcfb-47f7-a1c0-dc151474649e}" name=""/>
<terminal y="-40" x="120" orientation="n" uuid="{02d72554-eaf6-40d4-83da-a1a754f69619}" name=""/>
<terminal y="10" x="360" orientation="e" uuid="{c6f21637-8628-4412-9874-e3bcfaccb9c1}" name=""/>
<terminal y="-40" x="-280" orientation="n" uuid="{16a441da-a822-482b-a529-1a1accdf5c79}" name=""/>
<terminal y="-10" x="360" orientation="e" uuid="{44233c4f-e71b-48c7-9099-111379d6c26a}" name=""/>
<terminal y="30" x="360" orientation="e" uuid="{d697598f-4a5f-4e02-9fa7-40d607645079}" name=""/>
<terminal y="-40" x="200" orientation="n" uuid="{597a470c-2053-468c-a213-e45deae26cc0}" name=""/>
</description> </description>
</definition> </definition>

View File

@@ -1,82 +1,87 @@
<definition hotspot_x="364" width="730" hotspot_y="55" version="0.5" link_type="simple" type="element" height="110"> <definition width="740" height="110" hotspot_y="55" hotspot_x="375" link_type="simple" type="element" version="0.90">
<names> <names>
<name lang="pt">750-340</name>
<name lang="de">750-340</name>
<name lang="fr">750-340</name> <name lang="fr">750-340</name>
<name lang="pl">750-340</name>
<name lang="es">750-340</name>
<name lang="cs">750-340</name>
<name lang="ar">750-340</name>
<name lang="it">750-340</name>
<name lang="el">750-340</name>
<name lang="nl">750-340</name>
<name lang="en">750-340</name> <name lang="en">750-340</name>
<name lang="pl">750-340</name>
<name lang="de">750-340</name>
<name lang="ar">750-340</name>
<name lang="pt">750-340</name>
<name lang="el">750-340</name>
<name lang="it">750-340</name>
<name lang="cs">750-340</name>
<name lang="es">750-340</name>
<name lang="nl">750-340</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="designation" show="1">750-340</elementInformation>
<elementInformation show="1" name="designation">750-340</elementInformation> <elementInformation name="description" show="1">ProfiNet IO Coupler</elementInformation>
<elementInformation show="1" name="description">ProfiNet IO Coupler</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect x="-360" width="720" height="90" style="line-style:normal;line-weight:normal;filling:white;color:black" rx="0" ry="0" antialias="false" y="-40"/>
<line y1="10" end1="none" y2="-38" length1="1.5" x2="40" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end1="none" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="40" length1="1.5" y1="10" y2="-38" end2="none" antialias="false" x2="40"/>
<line y1="-8.5" end1="circle" y2="-38" length1="1.5" x2="-40" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end1="circle" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="-40" length1="1.5" y1="-8.5" y2="-38" end2="none" antialias="false" x2="-40"/>
<line y1="30" end1="none" y2="30" length1="1.5" x2="358" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end1="none" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="200" length1="1.5" y1="30" y2="30" end2="none" antialias="false" x2="358"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-2.5"/>
<line y1="11" end1="circle" y2="-37" length1="1.5" x2="120" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end1="circle" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="120" length1="1.5" y1="11" y2="-37" end2="none" antialias="false" x2="120"/>
<line y1="31.5" end1="circle" y2="-37" length1="1.5" x2="280" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end1="circle" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="280" length1="1.5" y1="31.5" y2="-37" end2="none" antialias="false" x2="280"/>
<line y1="-10" end1="none" y2="-38" length1="1.5" x2="-120" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end1="none" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-120" length1="1.5" y1="-10" y2="-38" end2="none" antialias="false" x2="-120"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<line y1="10" end1="none" y2="10" length1="1.5" x2="358" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end1="none" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="40" length1="1.5" y1="10" y2="10" end2="none" antialias="false" x2="358"/>
<line y1="30" end1="none" y2="-38" length1="1.5" x2="200" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end1="none" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="200" length1="1.5" y1="30" y2="-38" end2="none" antialias="false" x2="200"/>
<line y1="-10" end1="none" y2="-10" length1="1.5" x2="358" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end1="none" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-120" length1="1.5" y1="-10" y2="-10" end2="none" antialias="false" x2="358"/>
<text size="9" text="WAGO 750-340" y="45" x="-330"/> <text x="-330" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="WAGO 750-340" color="#000000" rotation="0" y="45"/>
<text size="9" text="IP Adr.:" y="4" x="-317"/> <text x="-317" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="IP Adr.:" color="#000000" rotation="0" y="4"/>
<input tagg="none" size="9" rotate="true" text="192.168.1.1" y="0" x="-272"/> <dynamic_text x="-272" uuid="{b34e1071-cac9-4642-a82c-6cb221260d7e}" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" Halignment="AlignLeft" text_from="UserText" z="22" rotation="0" Valignment="AlignTop" y="-11.5">
<text size="9" text="PE" y="-22" x="281"/> <text>192.168.1.1</text>
<text size="9" text="PE" y="-22" x="201"/> </dynamic_text>
<text size="9" text="0V" y="-22" x="-199"/> <text x="281" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" color="#000000" rotation="0" y="-22"/>
<text size="9" text="24V" y="-22" x="-279"/> <text x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="PE" color="#000000" rotation="0" y="-22"/>
<text size="12" text="_" y="-31" x="123"/> <text x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="0V" color="#000000" rotation="0" y="-22"/>
<text size="12" text="_" y="-31" x="43"/> <text x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="24V" color="#000000" rotation="0" y="-22"/>
<text size="12" text="+" y="-22" x="-39"/> <text x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" color="#000000" rotation="0" y="-22"/>
<text size="12" text="+" y="-22" x="-119"/> <text x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="" color="#000000" rotation="0" y="-22"/>
<text size="9" text="Eth" y="4" x="-355"/> <text x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" color="#000000" rotation="0" y="-22"/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <text x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0" text="+" color="#000000" rotation="0" y="-22"/>
<text size="5" text="1" y="-42" x="-276"/> <text x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="Eth" color="#000000" rotation="0" y="4"/>
<text size="5" text="5" y="-42" x="-195"/> <dynamic_text x="220" uuid="{791bbe9d-a33d-4322-86c7-25ec7c9cc67c}" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" Halignment="AlignLeft" text_from="ElementInfo" z="32" rotation="0" Valignment="AlignTop" y="29.5">
<text size="5" text="2" y="-42" x="-115"/> <text></text>
<text size="5" text="6" y="-42" x="-35"/> <info_name>label</info_name>
<text size="5" text="3" y="-42" x="45"/> </dynamic_text>
<text size="5" text="7" y="-42" x="125"/> <text x="-276" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="1" color="#000000" rotation="0" y="-42"/>
<text size="5" text="4" y="-42" x="205"/> <text x="-195" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="5" color="#000000" rotation="0" y="-42"/>
<text size="5" text="8" y="-42" x="285"/> <text x="-115" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="2" color="#000000" rotation="0" y="-42"/>
<text size="9" text="ProfiNet IO Coupler" y="45" x="-138"/> <text x="-35" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="6" color="#000000" rotation="0" y="-42"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text x="45" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="3" color="#000000" rotation="0" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text x="125" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="7" color="#000000" rotation="0" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text x="205" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="4" color="#000000" rotation="0" y="-42"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text x="285" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="8" color="#000000" rotation="0" y="-42"/>
<terminal orientation="n" y="-40" x="-40"/> <text x="-138" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="ProfiNet IO Coupler" color="#000000" rotation="0" y="45"/>
<terminal orientation="w" y="0" x="-360"/> <text x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" color="#000000" rotation="0" y="9"/>
<terminal orientation="n" y="-40" x="280"/> <arc x="360" width="5" height="5" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" antialias="true" start="90" y="-12.5"/>
<terminal orientation="n" y="-40" x="200"/> <arc x="360" width="5" height="5" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" antialias="true" start="90" y="7.5"/>
<terminal orientation="n" y="-40" x="40"/> <arc x="360" width="5" height="5" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" antialias="true" start="90" y="27.5"/>
<terminal orientation="n" y="-40" x="-200"/> <terminal x="-40" uuid="{d90d9cc7-3b1b-44bd-b13f-cb7638eea3f3}" orientation="n" name="" y="-40"/>
<terminal orientation="n" y="-40" x="-120"/> <terminal x="-360" uuid="{c8056f24-51e2-46d3-8d7d-9af2e8ec8f78}" orientation="w" name="" y="0"/>
<terminal orientation="n" y="-40" x="120"/> <terminal x="280" uuid="{ccbcc3ff-0038-427c-94bd-5a87b26f1d3e}" orientation="n" name="" y="-40"/>
<terminal orientation="e" y="10" x="360"/> <terminal x="200" uuid="{6d229849-77c3-42f1-940e-dd9cb7b7337c}" orientation="n" name="" y="-40"/>
<terminal orientation="n" y="-40" x="-280"/> <terminal x="40" uuid="{bc9899de-36fa-4822-8486-dfd1630e0d5b}" orientation="n" name="" y="-40"/>
<terminal orientation="e" y="-10" x="360"/> <terminal x="-200" uuid="{490d489a-318e-461b-a4a1-ac6bae652de1}" orientation="n" name="" y="-40"/>
<terminal orientation="e" y="30" x="360"/> <terminal x="-120" uuid="{236cb4b1-eeea-460e-a656-4058c115609e}" orientation="n" name="" y="-40"/>
<terminal x="120" uuid="{bb0e6f37-34ec-4f5a-b9bc-33f62fe29666}" orientation="n" name="" y="-40"/>
<terminal x="360" uuid="{fdefda26-571f-4000-b61e-acde232c8712}" orientation="e" name="" y="10"/>
<terminal x="-280" uuid="{9fcdc5d8-59be-4069-8ade-9648a943699e}" orientation="n" name="" y="-40"/>
<terminal x="360" uuid="{a6ae8e91-59cd-4c9b-995c-c4bfe41b749f}" orientation="e" name="" y="-10"/>
<terminal x="360" uuid="{e5d64cd6-58b5-4238-87c7-695ca6071a69}" orientation="e" name="" y="30"/>
</description> </description>
</definition> </definition>

View File

@@ -1,82 +1,87 @@
<definition hotspot_x="364" width="730" hotspot_y="55" version="0.5" link_type="simple" type="element" height="110"> <definition version="0.90" width="740" link_type="simple" hotspot_x="375" height="110" type="element" hotspot_y="55">
<names> <names>
<name lang="pt">750-342</name> <name lang="pt">750-342</name>
<name lang="de">750-342</name>
<name lang="fr">750-342</name>
<name lang="pl">750-342</name>
<name lang="es">750-342</name>
<name lang="cs">750-342</name>
<name lang="ar">750-342</name> <name lang="ar">750-342</name>
<name lang="it">750-342</name> <name lang="it">750-342</name>
<name lang="el">750-342</name> <name lang="es">750-342</name>
<name lang="cs">750-342</name>
<name lang="fr">750-342</name>
<name lang="pl">750-342</name>
<name lang="nl">750-342</name> <name lang="nl">750-342</name>
<name lang="de">750-342</name>
<name lang="el">750-342</name>
<name lang="en">750-342</name> <name lang="en">750-342</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-342</elementInformation>
<elementInformation show="1" name="description">Ethernet-Coupler</elementInformation> <elementInformation show="1" name="description">Ethernet-Coupler</elementInformation>
<elementInformation show="1" name="designation">750-342</elementInformation>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect antialias="false" rx="0" ry="0" style="line-style:normal;line-weight:normal;filling:white;color:black" width="720" height="90" y="-40" x="-360"/>
<line y1="10" end1="none" y2="-38" length1="1.5" x2="40" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="40" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="10" length2="1.5" length1="1.5" x2="40" y2="-38" end1="none" end2="none"/>
<line y1="-8.5" end1="circle" y2="-38" length1="1.5" x2="-40" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line x1="-40" antialias="false" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="-8.5" length2="1.5" length1="1.5" x2="-40" y2="-38" end1="circle" end2="none"/>
<line y1="30" end1="none" y2="30" length1="1.5" x2="358" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="200" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="30" length2="1.5" length1="1.5" x2="358" y2="30" end1="none" end2="none"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-2.5" x="-362.5"/>
<line y1="11" end1="circle" y2="-37" length1="1.5" x2="120" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line x1="120" antialias="false" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="11" length2="1.5" length1="1.5" x2="120" y2="-37" end1="circle" end2="none"/>
<line y1="31.5" end1="circle" y2="-37" length1="1.5" x2="280" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line x1="280" antialias="false" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="31.5" length2="1.5" length1="1.5" x2="280" y2="-37" end1="circle" end2="none"/>
<line y1="-10" end1="none" y2="-38" length1="1.5" x2="-120" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="-120" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="-10" length2="1.5" length1="1.5" x2="-120" y2="-38" end1="none" end2="none"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" x="-42.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" x="-122.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" x="-202.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" x="-282.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" x="277.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" x="197.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" x="117.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-42.5" x="37.5"/>
<line y1="10" end1="none" y2="10" length1="1.5" x2="358" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="40" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="10" length2="1.5" length1="1.5" x2="358" y2="10" end1="none" end2="none"/>
<line y1="30" end1="none" y2="-38" length1="1.5" x2="200" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="200" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="30" length2="1.5" length1="1.5" x2="200" y2="-38" end1="none" end2="none"/>
<line y1="-10" end1="none" y2="-10" length1="1.5" x2="358" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line x1="-120" antialias="false" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="-10" length2="1.5" length1="1.5" x2="358" y2="-10" end1="none" end2="none"/>
<text size="9" text="WAGO 750-342" y="45" x="-330"/> <text color="#000000" rotation="0" text="WAGO 750-342" y="45" x="-330" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="IP Adr.:" y="4" x="-317"/> <text color="#000000" rotation="0" text="IP Adr.:" y="4" x="-317" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input tagg="none" size="9" rotate="true" text="192.168.1.1" y="0" x="-270"/> <dynamic_text z="22" text_from="UserText" uuid="{8928036d-bcbd-4260-be7f-68de5b7f62e1}" frame="false" Valignment="AlignTop" rotation="0" text_width="-1" y="-11.5" x="-270" Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="9" text="PE" y="-22" x="281"/> <text>192.168.1.1</text>
<text size="9" text="PE" y="-22" x="201"/> </dynamic_text>
<text size="9" text="0V" y="-22" x="-199"/> <text color="#000000" rotation="0" text="PE" y="-22" x="281" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="24V" y="-22" x="-279"/> <text color="#000000" rotation="0" text="PE" y="-22" x="201" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="_" y="-31" x="123"/> <text color="#000000" rotation="0" text="0V" y="-22" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="_" y="-31" x="43"/> <text color="#000000" rotation="0" text="24V" y="-22" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="+" y="-22" x="-39"/> <text color="#000000" rotation="0" text="" y="-22" x="123" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="12" text="+" y="-22" x="-119"/> <text color="#000000" rotation="0" text="" y="-22" x="43" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="9" text="Eth" y="4" x="-355"/> <text color="#000000" rotation="0" text="+" y="-22" x="-39" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <text color="#000000" rotation="0" text="+" y="-22" x="-119" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="5" text="1" y="-42" x="-276"/> <text color="#000000" rotation="0" text="Eth" y="4" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="5" text="5" y="-42" x="-195"/> <dynamic_text z="32" text_from="ElementInfo" uuid="{7d7070a1-af5c-40dc-b862-30bdeaf76476}" frame="false" Valignment="AlignTop" rotation="0" text_width="-1" y="29.5" x="220" Halignment="AlignLeft" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="5" text="2" y="-42" x="-115"/> <text></text>
<text size="5" text="6" y="-42" x="-35"/> <info_name>label</info_name>
<text size="5" text="3" y="-42" x="45"/> </dynamic_text>
<text size="5" text="7" y="-42" x="125"/> <text color="#000000" rotation="0" text="1" y="-42" x="-276" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="4" y="-42" x="205"/> <text color="#000000" rotation="0" text="5" y="-42" x="-195" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="8" y="-42" x="285"/> <text color="#000000" rotation="0" text="2" y="-42" x="-115" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="9" text="Ethernet-Coupler" y="45" x="-138"/> <text color="#000000" rotation="0" text="6" y="-42" x="-35" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text color="#000000" rotation="0" text="3" y="-42" x="45" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text color="#000000" rotation="0" text="7" y="-42" x="125" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text color="#000000" rotation="0" text="4" y="-42" x="205" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text color="#000000" rotation="0" text="8" y="-42" x="285" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="-40"/> <text color="#000000" rotation="0" text="Ethernet-Coupler" y="45" x="-138" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal orientation="w" y="0" x="-360"/> <text color="#000000" rotation="0" text="X1" y="9" x="-371" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="280"/> <arc start="90" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" height="5" y="-12.5" x="360" angle="180"/>
<terminal orientation="n" y="-40" x="200"/> <arc start="90" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" height="5" y="7.5" x="360" angle="180"/>
<terminal orientation="n" y="-40" x="40"/> <arc start="90" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" height="5" y="27.5" x="360" angle="180"/>
<terminal orientation="n" y="-40" x="-200"/> <terminal uuid="{62d88673-e9d7-4f39-8e21-dd14adfeb0c4}" orientation="n" y="-40" name="" x="-40"/>
<terminal orientation="n" y="-40" x="-120"/> <terminal uuid="{3b82604b-cecc-461c-96ae-2aa8368b7e4c}" orientation="w" y="0" name="" x="-360"/>
<terminal orientation="n" y="-40" x="120"/> <terminal uuid="{da4bdb8f-5946-435a-baa3-3a5679f02210}" orientation="n" y="-40" name="" x="280"/>
<terminal orientation="e" y="10" x="360"/> <terminal uuid="{b33927fa-7b48-4112-b43f-4500f832a235}" orientation="n" y="-40" name="" x="200"/>
<terminal orientation="n" y="-40" x="-280"/> <terminal uuid="{10a9da19-a852-4ce4-8ae7-220010e8ce55}" orientation="n" y="-40" name="" x="40"/>
<terminal orientation="e" y="-10" x="360"/> <terminal uuid="{1d4a4578-4a5e-4d14-80e0-a316a4a81e64}" orientation="n" y="-40" name="" x="-200"/>
<terminal orientation="e" y="30" x="360"/> <terminal uuid="{4272dd46-0254-46d4-ac26-0eedc1f49bf4}" orientation="n" y="-40" name="" x="-120"/>
<terminal uuid="{aec010ac-535f-419c-a1ab-7d027c094898}" orientation="n" y="-40" name="" x="120"/>
<terminal uuid="{a840ee07-a0c6-432f-bd84-b102e0859dbf}" orientation="e" y="10" name="" x="360"/>
<terminal uuid="{1460b702-3947-4f71-b12f-9fee149bf978}" orientation="n" y="-40" name="" x="-280"/>
<terminal uuid="{14dd60b7-d6fa-4d51-bc34-cea392aaf530}" orientation="e" y="-10" name="" x="360"/>
<terminal uuid="{38dd9d42-822c-4878-8f4d-afe35ef6372a}" orientation="e" y="30" name="" x="360"/>
</description> </description>
</definition> </definition>

View File

@@ -1,48 +1,55 @@
<definition hotspot_x="366" width="730" hotspot_y="46" version="0.5" link_type="simple" type="element" height="100"> <definition type="element" hotspot_x="366" version="0.90" width="730" link_type="simple" height="100" hotspot_y="46">
<names> <names>
<name lang="fr">750-343</name>
<name lang="de">750-343</name>
<name lang="pt">750-343</name>
<name lang="pl">750-343</name>
<name lang="es">750-343</name>
<name lang="cs">750-343</name>
<name lang="ar">750-343</name>
<name lang="it">750-343</name> <name lang="it">750-343</name>
<name lang="el">750-343</name> <name lang="de">750-343</name>
<name lang="ar">750-343</name>
<name lang="en">750-343</name> <name lang="en">750-343</name>
<name lang="pl">750-343</name>
<name lang="nl">750-343</name> <name lang="nl">750-343</name>
<name lang="el">750-343</name>
<name lang="cs">750-343</name>
<name lang="es">750-343</name>
<name lang="fr">750-343</name>
<name lang="pt">750-343</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="description" show="1">Profibus DP ECO Coupler</elementInformation>
<elementInformation show="1" name="designation">750-343</elementInformation> <elementInformation name="designation" show="1">750-343</elementInformation>
<elementInformation show="1" name="description">Profibus DP ECO Coupler</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect width="720" antialias="false" y="-40" height="90" ry="0" x="-360" rx="0" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <dynamic_text Halignment="AlignLeft" rotation="0" text_from="ElementInfo" uuid="{4844ca02-5067-4dcf-90ef-1850bf377b78}" Valignment="AlignTop" y="29.5" z="2" frame="false" x="220" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="9" text="0V" y="-22" x="-39"/> <text></text>
<text size="9" text="0V" y="-22" x="-119"/> <info_name>label</info_name>
</dynamic_text>
<text rotation="0" text="0V" y="-22" color="#000000" x="-39" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text rotation="0" text="0V" y="-22" color="#000000" x="-119" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" text="WAGO 750-343" y="45" x="-330"/> <text rotation="0" text="WAGO 750-343" y="45" color="#000000" x="-330" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="Adr.:" y="4" x="-318"/> <text rotation="0" text="Adr.:" y="4" color="#000000" x="-318" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input tagg="none" size="9" rotate="true" text="1" y="0" x="-285"/> <dynamic_text Halignment="AlignLeft" rotation="0" text_from="UserText" uuid="{8a31c973-ffc7-4cf0-aaad-90dc62a1a706}" Valignment="AlignTop" y="-11.5" z="12" frame="false" x="-285" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="9" text="24V" y="-22" x="-199"/> <text>1</text>
<text size="9" text="24V" y="-22" x="-279"/> </dynamic_text>
<text size="9" text="DP" y="4" x="-355"/> <text rotation="0" text="24V" y="-22" color="#000000" x="-199" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text text="Baudrate:" size="9" x="-234" y="4"/> <text rotation="0" text="24V" y="-22" color="#000000" x="-279" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input text="12.000" tagg="none" size="9" rotate="true" x="-170" y="0"/> <text rotation="0" text="DP" y="4" color="#000000" x="-355" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="Profibus DP ECO Coupler" y="45" x="-138"/> <text rotation="0" text="Baudrate:" y="4" color="#000000" x="-234" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="-40"/> <dynamic_text Halignment="AlignLeft" rotation="0" text_from="UserText" uuid="{6a22a254-45c7-4c33-9ccc-9b02df6a708b}" Valignment="AlignTop" y="-11.5" z="17" frame="false" x="-170" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<terminal orientation="w" y="0" x="-360"/> <text>12.000</text>
<terminal orientation="n" y="-40" x="-200"/> </dynamic_text>
<terminal orientation="n" y="-40" x="-120"/> <text rotation="0" text="Profibus DP ECO Coupler" y="45" color="#000000" x="-138" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="-280"/> <terminal name="" uuid="{11f1b265-412f-4af8-9408-2490c879d0d5}" y="-40" orientation="n" x="-40"/>
<terminal name="" uuid="{9dd795c2-d720-47dc-99d4-784e8df17dbb}" y="0" orientation="w" x="-360"/>
<terminal name="" uuid="{ba8f8b5a-48ea-42dc-93a4-b8ba32d8fdbb}" y="-40" orientation="n" x="-200"/>
<terminal name="" uuid="{ab527771-c118-49c6-a08b-fe3069d1346a}" y="-40" orientation="n" x="-120"/>
<terminal name="" uuid="{b4da6271-a4a0-457b-a131-3b81a34987db}" y="-40" orientation="n" x="-280"/>
</description> </description>
</definition> </definition>

View File

@@ -1,48 +1,55 @@
<definition link_type="simple" height="100" width="730" hotspot_x="366" type="element" hotspot_y="46" version="0.5"> <definition version="0.90" hotspot_y="46" height="100" hotspot_x="366" width="730" type="element" link_type="simple">
<names> <names>
<name lang="es">750-347</name>
<name lang="de">750-347</name>
<name lang="nl">750-347</name>
<name lang="el">750-347</name>
<name lang="cs">750-347</name>
<name lang="en">750-347</name>
<name lang="pl">750-347</name> <name lang="pl">750-347</name>
<name lang="en">750-347</name>
<name lang="nl">750-347</name>
<name lang="it">750-347</name> <name lang="it">750-347</name>
<name lang="fr">750-347</name> <name lang="fr">750-347</name>
<name lang="ar">750-347</name> <name lang="ar">750-347</name>
<name lang="pt">750-347</name> <name lang="pt">750-347</name>
<name lang="el">750-347</name>
<name lang="cs">750-347</name>
<name lang="es">750-347</name>
<name lang="de">750-347</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="description" show="1">CANopen ECO Coupler MCS</elementInformation>
<elementInformation show="1" name="designation">750-347</elementInformation> <elementInformation name="designation" show="1">750-347</elementInformation>
<elementInformation show="1" name="description">CANopen ECO Coupler MCS</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect x="-360" height="90" style="line-style:normal;line-weight:normal;filling:white;color:black" ry="0" rx="0" width="720" antialias="false" y="-40"/>
<text text="Baudrate:" size="9" x="-224" y="4"/> <text text="Baudrate:" x="-224" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="4"/>
<input text="1000" tagg="none" size="9" rotate="true" x="-160" y="0"/> <dynamic_text text_from="UserText" x="-160" Valignment="AlignTop" rotation="0" z="3" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" frame="false" y="-11.5" uuid="{50642c01-9797-4238-a2b6-81ef7d6ad9e7}" text_width="-1">
<input size="9" rotate="true" y="41" x="220" text="X123" tagg="label"/> <text>1000</text>
<text size="9" y="-22" x="-39" text="0V"/> </dynamic_text>
<text size="9" y="-22" x="-119" text="0V"/> <dynamic_text text_from="ElementInfo" x="220" Valignment="AlignTop" rotation="0" z="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" frame="false" y="29.5" uuid="{f90e7102-4904-4bd2-9c68-b26d41aaa1b0}" text_width="-1">
<circle diameter="5" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <text></text>
<circle diameter="5" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <info_name>label</info_name>
<circle diameter="5" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> </dynamic_text>
<circle diameter="5" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <text text="0V" x="-39" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<circle diameter="5" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <text text="0V" x="-119" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text size="9" y="45" x="-330" text="WAGO 750-347"/> <circle x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-2.5"/>
<text size="9" y="4" x="-318" text="Node ID:"/> <circle x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<input size="9" rotate="true" y="0" x="-265" text="1" tagg="none"/> <circle x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<text size="9" y="-22" x="-199" text="24V"/> <circle x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<text size="9" y="-22" x="-279" text="24V"/> <circle x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5"/>
<text size="9" y="4" x="-355" text="CAN"/> <text text="WAGO 750-347" x="-330" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="45"/>
<text size="9" y="45" x="-138" text="CANopen ECO Coupler MCS"/> <text text="Node ID:" x="-318" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="4"/>
<terminal y="-40" orientation="n" x="-40"/> <dynamic_text text_from="UserText" x="-265" Valignment="AlignTop" rotation="0" z="14" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" frame="false" y="-11.5" uuid="{d9b52e8d-7abb-42af-9238-7467db06cda8}" text_width="-1">
<terminal y="0" orientation="w" x="-360"/> <text>1</text>
<terminal y="-40" orientation="n" x="-200"/> </dynamic_text>
<terminal y="-40" orientation="n" x="-120"/> <text text="24V" x="-199" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<terminal y="-40" orientation="n" x="-280"/> <text text="24V" x="-279" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="-22"/>
<text text="CAN" x="-355" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="4"/>
<text text="CANopen ECO Coupler MCS" x="-138" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" color="#000000" y="45"/>
<terminal x="-40" orientation="n" name="" y="-40" uuid="{943e9681-de7f-47b4-b67a-9ac2d2bc8e18}"/>
<terminal x="-360" orientation="w" name="" y="0" uuid="{717b85db-ac8c-49e2-ac9d-5c1021ca51c7}"/>
<terminal x="-200" orientation="n" name="" y="-40" uuid="{af65e6a1-a677-4e25-adbe-f6cc4b5779f4}"/>
<terminal x="-120" orientation="n" name="" y="-40" uuid="{45a11cfb-1f00-43d3-b61d-dce0c491bc5e}"/>
<terminal x="-280" orientation="n" name="" y="-40" uuid="{c9d0713d-893e-4bed-9da9-698fc414f81a}"/>
</description> </description>
</definition> </definition>

View File

@@ -1,48 +1,55 @@
<definition link_type="simple" height="100" width="730" hotspot_x="366" type="element" hotspot_y="46" version="0.5"> <definition height="100" link_type="simple" hotspot_y="46" type="element" width="730" version="0.90" hotspot_x="366">
<names> <names>
<name lang="es">750-348</name> <name lang="pt">750-348</name>
<name lang="en">750-348</name>
<name lang="el">750-348</name>
<name lang="ar">750-348</name>
<name lang="it">750-348</name>
<name lang="de">750-348</name> <name lang="de">750-348</name>
<name lang="nl">750-348</name> <name lang="nl">750-348</name>
<name lang="el">750-348</name>
<name lang="cs">750-348</name> <name lang="cs">750-348</name>
<name lang="en">750-348</name>
<name lang="pl">750-348</name>
<name lang="it">750-348</name>
<name lang="fr">750-348</name> <name lang="fr">750-348</name>
<name lang="ar">750-348</name> <name lang="pl">750-348</name>
<name lang="pt">750-348</name> <name lang="es">750-348</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="description">CANopen ECO Coupler D-Sub</elementInformation>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-348</elementInformation> <elementInformation show="1" name="designation">750-348</elementInformation>
<elementInformation show="1" name="description">CANopen ECO Coupler D-Sub</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect x="-360" height="90" ry="0" rx="0" width="720" antialias="false" y="-40" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<input size="9" rotate="true" y="41" x="220" text="X123" tagg="label"/> <dynamic_text x="220" rotation="0" frame="false" z="2" uuid="{c6329ad1-7fbe-469b-bfcf-15a17697efa7}" text_from="ElementInfo" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft" y="29.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text text="Baudrate:" size="9" x="-224" y="4"/> <text></text>
<input text="1000" tagg="none" size="9" rotate="true" x="-160" y="0"/> <info_name>label</info_name>
<text size="9" y="-22" x="-39" text="0V"/> </dynamic_text>
<text size="9" y="-22" x="-119" text="0V"/> <text x="-224" rotation="0" text="Baudrate:" y="4" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<circle diameter="5" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <dynamic_text x="-160" rotation="0" frame="false" z="4" uuid="{a93f7f11-5f41-45e3-8c55-35719a0ba83c}" text_from="UserText" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft" y="-11.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<circle diameter="5" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <text>1000</text>
<circle diameter="5" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> </dynamic_text>
<circle diameter="5" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <text x="-39" rotation="0" text="0V" y="-22" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<circle diameter="5" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true"/> <text x="-119" rotation="0" text="0V" y="-22" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" y="45" x="-330" text="WAGO 750-348"/> <circle x="-362.5" diameter="5" antialias="true" y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="4" x="-318" text="Node ID:"/> <circle x="-42.5" diameter="5" antialias="true" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<input size="9" rotate="true" y="0" x="-265" text="1" tagg="none"/> <circle x="-122.5" diameter="5" antialias="true" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="-22" x="-199" text="24V"/> <circle x="-202.5" diameter="5" antialias="true" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="-22" x="-279" text="24V"/> <circle x="-282.5" diameter="5" antialias="true" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<text size="9" y="4" x="-355" text="CAN"/> <text x="-330" rotation="0" text="WAGO 750-348" y="45" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" y="45" x="-138" text="CANopen ECO Coupler D-Sub"/> <text x="-318" rotation="0" text="Node ID:" y="4" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal y="-40" orientation="n" x="-40"/> <dynamic_text x="-265" rotation="0" frame="false" z="14" uuid="{9141d862-f0c6-4420-a313-d9c91b614b97}" text_from="UserText" Valignment="AlignTop" text_width="-1" Halignment="AlignLeft" y="-11.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<terminal y="0" orientation="w" x="-360"/> <text>1</text>
<terminal y="-40" orientation="n" x="-200"/> </dynamic_text>
<terminal y="-40" orientation="n" x="-120"/> <text x="-199" rotation="0" text="24V" y="-22" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal y="-40" orientation="n" x="-280"/> <text x="-279" rotation="0" text="24V" y="-22" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="-355" rotation="0" text="CAN" y="4" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="-138" rotation="0" text="CANopen ECO Coupler D-Sub" y="45" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal x="-40" uuid="{8f7921d9-fe21-454e-a3cb-57e2d58e3f74}" orientation="n" name="" y="-40"/>
<terminal x="-360" uuid="{d6440024-b822-471d-99f1-6ca483aec175}" orientation="w" name="" y="0"/>
<terminal x="-200" uuid="{05a29e0a-0fd0-4105-b3c5-37a246195f57}" orientation="n" name="" y="-40"/>
<terminal x="-120" uuid="{4dc1fb18-32f9-4a1b-8729-12eb1522967d}" orientation="n" name="" y="-40"/>
<terminal x="-280" uuid="{fce398bd-f6bb-46a7-8b33-ca51dfe8d908}" orientation="n" name="" y="-40"/>
</description> </description>
</definition> </definition>

View File

@@ -1,4 +1,4 @@
<definition type="element" version="0.80" hotspot_x="364" height="110" width="730" hotspot_y="55" link_type="simple"> <definition type="element" version="0.80" hotspot_x="375" height="110" width="740" hotspot_y="55" link_type="simple">
<names> <names>
<name lang="de">750-350</name> <name lang="de">750-350</name>
<name lang="el">750-350</name> <name lang="el">750-350</name>
@@ -49,8 +49,8 @@ License:see https://qelectrotech.org/wiki_new/doc/elements_license
<text text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="201" y="-22" color="#000000" rotation="0"/> <text text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="201" y="-22" color="#000000" rotation="0"/>
<text text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-199" y="-22" color="#000000" rotation="0"/> <text text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-199" y="-22" color="#000000" rotation="0"/>
<text text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-279" y="-22" color="#000000" rotation="0"/> <text text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-279" y="-22" color="#000000" rotation="0"/>
<text text="_" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="123" y="-31" color="#000000" rotation="0"/> <text text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="123" y="-22" color="#000000" rotation="0"/>
<text text="_" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="43" y="-31" color="#000000" rotation="0"/> <text text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="43" y="-22" color="#000000" rotation="0"/>
<text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-39" y="-22" color="#000000" rotation="0"/> <text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-39" y="-22" color="#000000" rotation="0"/>
<text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-119" y="-22" color="#000000" rotation="0"/> <text text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0" x="-119" y="-22" color="#000000" rotation="0"/>
<text text="Eth" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-355" y="4" color="#000000" rotation="0"/> <text text="Eth" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-355" y="4" color="#000000" rotation="0"/>

View File

@@ -1,4 +1,4 @@
<definition type="element" width="730" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80"> <definition type="element" width="740" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80">
<names> <names>
<name lang="ar">750-352</name> <name lang="ar">750-352</name>
<name lang="it">750-352</name> <name lang="it">750-352</name>

View File

@@ -1,4 +1,4 @@
<definition type="element" width="730" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80"> <definition type="element" width="740" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80">
<names> <names>
<name lang="ar">750-362</name> <name lang="ar">750-362</name>
<name lang="it">750-362</name> <name lang="it">750-362</name>

View File

@@ -1,4 +1,4 @@
<definition type="element" width="730" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80"> <definition type="element" width="740" link_type="simple" height="100" hotspot_y="46" hotspot_x="366" version="0.80">
<names> <names>
<name lang="ar">750-363</name> <name lang="ar">750-363</name>
<name lang="it">750-363</name> <name lang="it">750-363</name>

View File

@@ -0,0 +1,85 @@
<definition version="0.90" width="740" hotspot_y="55" height="110" hotspot_x="375" link_type="simple" type="element">
<names>
<name lang="de">750-366</name>
<name lang="cs">750-366</name>
<name lang="fr">750-366</name>
<name lang="en">750-366</name>
</names>
<elementInformations>
<elementInformation show="1" name="designation">750-366</elementInformation>
<elementInformation show="1" name="description">EtherNet/IP Coupler</elementInformation>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect ry="0" style="line-style:normal;line-weight:normal;filling:white;color:black" width="720" antialias="false" y="-40" height="90" rx="0" x="-360"/>
<rect ry="0" style="line-style:normal;line-weight:normal;filling:white;color:black" width="720" antialias="false" y="-40" height="90" rx="0" x="-360"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="17.5" x="-362.5"/>
<line style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length1="1.5" x2="40" y1="10" y2="-38" length2="1.5" x1="40" end1="none"/>
<text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="24" color="#000000" text="Eth2" x="-355"/>
<line style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end2="none" length1="1.5" x2="-40" y1="-8.5" y2="-38" length2="1.5" x1="-40" end1="circle"/>
<line style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length1="1.5" x2="358" y1="30" y2="30" length2="1.5" x1="200" end1="none"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-2.5" x="-362.5"/>
<line style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end2="none" length1="1.5" x2="120" y1="11" y2="-37" length2="1.5" x1="120" end1="circle"/>
<line style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end2="none" length1="1.5" x2="280" y1="31.5" y2="-37" length2="1.5" x1="280" end1="circle"/>
<line style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length1="1.5" x2="-120" y1="-10" y2="-38" length2="1.5" x1="-120" end1="none"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-42.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-122.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-202.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="-282.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="277.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="197.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="117.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" y="-42.5" x="37.5"/>
<line style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length1="1.5" x2="358" y1="10" y2="10" length2="1.5" x1="40" end1="none"/>
<line style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length1="1.5" x2="200" y1="30" y2="-38" length2="1.5" x1="200" end1="none"/>
<line style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end2="none" length1="1.5" x2="358" y1="-10" y2="-10" length2="1.5" x1="-120" end1="none"/>
<text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="45" color="#000000" text="WAGO 750-366" x="-330"/>
<text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000" text="IP Adr.:" x="-318"/>
<text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000" text="PE" x="281"/>
<text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000" text="PE" x="201"/>
<text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000" text="0V" x="-199"/>
<text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-22" color="#000000" text="24V" x="-279"/>
<text rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000" text="" x="123"/>
<text rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000" text="" x="43"/>
<text rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000" text="+" x="-39"/>
<text rotation="0" font="Sans Serif,12,-1,5,50,0,0,0,0,0" y="-22" color="#000000" text="+" x="-119"/>
<text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="4" color="#000000" text="Eth1" x="-355"/>
<text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" text="1" x="-276"/>
<text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" text="5" x="-195"/>
<text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" text="2" x="-115"/>
<text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" text="6" x="-35"/>
<text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" text="3" x="45"/>
<text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" text="7" x="125"/>
<text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" text="4" x="205"/>
<dynamic_text rotation="0" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" text_width="-1" y="-11.5" frame="false" z="43" uuid="{941f7fe9-e8a9-4597-b83f-061ea6dfbade}" keep_visual_rotation="true" text_from="UserText" x="-270">
<text>192.168.1.1</text>
</dynamic_text>
<text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="-42" color="#000000" text="8" x="285"/>
<text rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="45" color="#000000" text="Coupler EtherNet/IP" x="-138"/>
<text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="9" color="#000000" text="X1" x="-371"/>
<text rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="29" color="#000000" text="X2" x="-371"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" antialias="true" angle="180" y="-12.5" start="90" height="5" x="360"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" antialias="true" angle="180" y="7.5" start="90" height="5" x="360"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" antialias="true" angle="180" y="27.5" start="90" height="5" x="360"/>
<dynamic_text rotation="0" Valignment="AlignTop" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" text_width="-1" y="29.5" frame="false" z="54" uuid="{2ccd5c00-9602-49cc-a04e-02ad14d4d6eb}" keep_visual_rotation="true" text_from="ElementInfo" x="220">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<terminal orientation="n" y="-40" uuid="{3f005009-a61e-4fd1-a317-dd11d542df55}" name="0V.3" x="40" type="Generic"/>
<terminal orientation="n" y="-40" uuid="{de586cdd-2c21-4b21-b5f4-11f7e96517eb}" name="PE.4" x="200" type="Generic"/>
<terminal orientation="n" y="-40" uuid="{b20cb176-80b9-4eb6-9660-bb7e1a5c7e4f}" name="24V.2" x="-120" type="Generic"/>
<terminal orientation="n" y="-40" uuid="{7436ad5a-eb09-4460-b9b7-6c3e8d9e1ef8}" name="24V.6" x="-40" type="Generic"/>
<terminal orientation="n" y="-40" uuid="{c15b99ed-b700-4449-aca5-32c9985f6fb3}" name="PE.8" x="280" type="Generic"/>
<terminal orientation="e" y="10" uuid="{4f147eed-a0cc-43ae-a107-831edf85bccc}" name="0V.Out" x="360" type="Generic"/>
<terminal orientation="e" y="30" uuid="{aae0acc5-2be5-485b-9030-2ff0ae187154}" name="PE.Out" x="360" type="Generic"/>
<terminal orientation="n" y="-40" uuid="{2adb6ab0-cdbf-4521-9ae5-0ca08ea9a160}" name="24V.Sys" x="-280" type="Generic"/>
<terminal orientation="n" y="-40" uuid="{c6328ee0-7df4-4ac6-bd19-b0b213f437f9}" name="0V.7" x="120" type="Generic"/>
<terminal orientation="e" y="-10" uuid="{8691f69f-cdaa-4454-9d6c-06d5a90554d6}" name="24V.Out" x="360" type="Generic"/>
<terminal orientation="w" y="20" uuid="{f0f594b2-6035-4b99-986c-c6a23e6d240d}" name="Eth2" x="-360" type="Generic"/>
<terminal orientation="n" y="-40" uuid="{f07a18b9-4b4c-4f0a-aa45-320d79deb6e5}" name="0V.Sys" x="-200" type="Generic"/>
<terminal orientation="w" y="0" uuid="{e77f5f20-3423-468b-b52a-8e32b6cea03b}" name="Eth1" x="-360" type="Generic"/>
</description>
</definition>

View File

@@ -1,86 +1,91 @@
<definition hotspot_x="364" width="730" hotspot_y="55" version="0.5" link_type="simple" type="element" height="110"> <definition link_type="simple" version="0.90" width="740" hotspot_x="375" height="110" type="element" hotspot_y="55">
<names> <names>
<name lang="fr">750-370</name> <name lang="fr">750-370</name>
<name lang="en">750-370</name>
<name lang="de">750-370</name> <name lang="de">750-370</name>
<name lang="pt">750-370</name>
<name lang="es">750-370</name>
<name lang="pl">750-370</name>
<name lang="cs">750-370</name>
<name lang="ar">750-370</name>
<name lang="it">750-370</name> <name lang="it">750-370</name>
<name lang="el">750-370</name> <name lang="el">750-370</name>
<name lang="en">750-370</name> <name lang="pl">750-370</name>
<name lang="es">750-370</name>
<name lang="cs">750-370</name>
<name lang="ar">750-370</name>
<name lang="pt">750-370</name>
<name lang="nl">750-370</name> <name lang="nl">750-370</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="description" show="1">ProfiNet IO Coupler</elementInformation>
<elementInformation show="1" name="designation">750-370</elementInformation> <elementInformation name="designation" show="1">750-370</elementInformation>
<elementInformation show="1" name="description">ProfiNet IO Coupler</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect x="-360" antialias="false" rx="0" width="720" height="90" y="-40" ry="0" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="17.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" antialias="true" diameter="5" y="17.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="10" end1="none" y2="-38" length1="1.5" x2="40" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line antialias="false" y1="10" length2="1.5" x1="40" end2="none" y2="-38" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="40" length1="1.5"/>
<text size="9" text="Eth2" y="24" x="-355"/> <text x="-355" color="#000000" rotation="0" y="24" text="Eth2" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<line y1="-8.5" end1="circle" y2="-38" length1="1.5" x2="-40" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line antialias="false" y1="-8.5" length2="1.5" x1="-40" end2="none" y2="-38" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="-40" length1="1.5"/>
<line y1="30" end1="none" y2="30" length1="1.5" x2="358" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line antialias="false" y1="30" length2="1.5" x1="200" end2="none" y2="30" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length1="1.5"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-362.5" antialias="true" diameter="5" y="-2.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="11" end1="circle" y2="-37" length1="1.5" x2="120" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line antialias="false" y1="11" length2="1.5" x1="120" end2="none" y2="-37" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="120" length1="1.5"/>
<line y1="31.5" end1="circle" y2="-37" length1="1.5" x2="280" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line antialias="false" y1="31.5" length2="1.5" x1="280" end2="none" y2="-37" end1="circle" style="line-style:normal;line-weight:thin;filling:black;color:black" x2="280" length1="1.5"/>
<line y1="-10" end1="none" y2="-38" length1="1.5" x2="-120" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line antialias="false" y1="-10" length2="1.5" x1="-120" end2="none" y2="-38" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="-120" length1="1.5"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-42.5" antialias="true" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-122.5" antialias="true" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-202.5" antialias="true" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="-282.5" antialias="true" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="277.5" antialias="true" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="197.5" antialias="true" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="117.5" antialias="true" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle x="37.5" antialias="true" diameter="5" y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="10" end1="none" y2="10" length1="1.5" x2="358" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line antialias="false" y1="10" length2="1.5" x1="40" end2="none" y2="10" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length1="1.5"/>
<line y1="30" end1="none" y2="-38" length1="1.5" x2="200" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line antialias="false" y1="30" length2="1.5" x1="200" end2="none" y2="-38" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="200" length1="1.5"/>
<line y1="-10" end1="none" y2="-10" length1="1.5" x2="358" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line antialias="false" y1="-10" length2="1.5" x1="-120" end2="none" y2="-10" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x2="358" length1="1.5"/>
<text size="9" text="WAGO 750-370" y="45" x="-330"/> <text x="-330" color="#000000" rotation="0" y="45" text="WAGO 750-370" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="IP Adr.:" y="4" x="-318"/> <text x="-318" color="#000000" rotation="0" y="4" text="IP Adr.:" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input tagg="none" size="9" rotate="true" text="192.168.1.1" y="0" x="-270"/> <dynamic_text x="-270" z="24" text_width="-1" text_from="UserText" uuid="{90ae5b18-2150-4d5f-b5ad-bdbd80551853}" rotation="0" Valignment="AlignTop" y="-11.5" Halignment="AlignLeft" frame="false" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="9" text="PE" y="-22" x="281"/> <text>192.168.1.1</text>
<text size="9" text="PE" y="-22" x="201"/> </dynamic_text>
<text size="9" text="0V" y="-22" x="-199"/> <text x="281" color="#000000" rotation="0" y="-22" text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="24V" y="-22" x="-279"/> <text x="201" color="#000000" rotation="0" y="-22" text="PE" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="_" y="-31" x="123"/> <text x="-199" color="#000000" rotation="0" y="-22" text="0V" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="_" y="-31" x="43"/> <text x="-279" color="#000000" rotation="0" y="-22" text="24V" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="+" y="-22" x="-39"/> <text x="123" color="#000000" rotation="0" y="-22" text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="12" text="+" y="-22" x="-119"/> <text x="43" color="#000000" rotation="0" y="-22" text="" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="9" text="Eth1" y="4" x="-355"/> <text x="-39" color="#000000" rotation="0" y="-22" text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <text x="-119" color="#000000" rotation="0" y="-22" text="+" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="5" text="1" y="-42" x="-276"/> <text x="-355" color="#000000" rotation="0" y="4" text="Eth1" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="5" text="5" y="-42" x="-195"/> <dynamic_text x="220" z="34" text_width="-1" text_from="ElementInfo" uuid="{3f9bc84c-96ff-4046-a828-f99378286718}" rotation="0" Valignment="AlignTop" y="29.5" Halignment="AlignLeft" frame="false" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="5" text="2" y="-42" x="-115"/> <text></text>
<text size="5" text="6" y="-42" x="-35"/> <info_name>label</info_name>
<text size="5" text="3" y="-42" x="45"/> </dynamic_text>
<text size="5" text="7" y="-42" x="125"/> <text x="-276" color="#000000" rotation="0" y="-42" text="1" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="4" y="-42" x="205"/> <text x="-195" color="#000000" rotation="0" y="-42" text="5" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="8" y="-42" x="285"/> <text x="-115" color="#000000" rotation="0" y="-42" text="2" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="9" text="ProfiNet IO Coupler" y="45" x="-138"/> <text x="-35" color="#000000" rotation="0" y="-42" text="6" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text x="45" color="#000000" rotation="0" y="-42" text="3" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text x="125" color="#000000" rotation="0" y="-42" text="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text x="205" color="#000000" rotation="0" y="-42" text="4" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text x="285" color="#000000" rotation="0" y="-42" text="8" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text x="-138" color="#000000" rotation="0" y="45" text="ProfiNet IO Coupler" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="-40"/> <text x="-371" color="#000000" rotation="0" y="9" text="X1" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="w" y="0" x="-360"/> <text x="-371" color="#000000" rotation="0" y="29" text="X2" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="280"/> <arc x="360" antialias="true" angle="180" width="5" height="5" y="-12.5" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90"/>
<terminal orientation="n" y="-40" x="200"/> <arc x="360" antialias="true" angle="180" width="5" height="5" y="7.5" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90"/>
<terminal orientation="n" y="-40" x="40"/> <arc x="360" antialias="true" angle="180" width="5" height="5" y="27.5" style="line-style:normal;line-weight:normal;filling:white;color:black" start="90"/>
<terminal orientation="n" y="-40" x="-200"/> <terminal x="-40" uuid="{d92dd8bd-1a0f-4347-a005-6dda6b673204}" y="-40" name="" orientation="n"/>
<terminal orientation="n" y="-40" x="-120"/> <terminal x="-360" uuid="{6fc51c7e-4765-48bc-bb9e-d358c006a230}" y="0" name="" orientation="w"/>
<terminal orientation="n" y="-40" x="120"/> <terminal x="280" uuid="{c1f55455-6579-4016-b06b-b04e80961b5a}" y="-40" name="" orientation="n"/>
<terminal orientation="e" y="10" x="360"/> <terminal x="200" uuid="{5f63b1c6-2df3-4bc3-8693-d1efd6e0a55b}" y="-40" name="" orientation="n"/>
<terminal orientation="n" y="-40" x="-280"/> <terminal x="40" uuid="{45e72c27-f64e-4600-9626-3f05e0f34192}" y="-40" name="" orientation="n"/>
<terminal orientation="e" y="-10" x="360"/> <terminal x="-200" uuid="{a401462c-a785-4897-b177-a0985845ac95}" y="-40" name="" orientation="n"/>
<terminal orientation="e" y="30" x="360"/> <terminal x="-120" uuid="{a5ba6615-9dca-4f74-9314-1face48770f9}" y="-40" name="" orientation="n"/>
<terminal orientation="w" y="20" x="-360"/> <terminal x="120" uuid="{5b5273bf-eea5-48cb-b718-498e2a71caf5}" y="-40" name="" orientation="n"/>
<terminal x="360" uuid="{72cecc1d-39c0-44f9-9a5d-28388b8ca786}" y="10" name="" orientation="e"/>
<terminal x="-280" uuid="{f43d8e98-df6b-4cac-a41b-e4b3d04d7c4b}" y="-40" name="" orientation="n"/>
<terminal x="360" uuid="{9688bf0e-646b-42f4-987b-2ba007eae18b}" y="-10" name="" orientation="e"/>
<terminal x="360" uuid="{dbd32379-7290-4ccd-bfa0-fdd387062ede}" y="30" name="" orientation="e"/>
<terminal x="-360" uuid="{49974b3f-12dc-449d-83eb-285c807e2cdc}" y="20" name="" orientation="w"/>
</description> </description>
</definition> </definition>

View File

@@ -1,16 +1,16 @@
<definition hotspot_x="364" width="730" hotspot_y="55" version="0.5" link_type="simple" type="element" height="110"> <definition version="0.90" type="element" hotspot_x="375" link_type="simple" width="740" height="110" hotspot_y="55">
<names> <names>
<name lang="nl">750-375</name>
<name lang="fr">750-375</name> <name lang="fr">750-375</name>
<name lang="it">750-375</name>
<name lang="de">750-375</name> <name lang="de">750-375</name>
<name lang="pt">750-375</name>
<name lang="es">750-375</name> <name lang="es">750-375</name>
<name lang="el">750-375</name>
<name lang="pt">750-375</name>
<name lang="ar">750-375</name>
<name lang="en">750-375</name>
<name lang="pl">750-375</name> <name lang="pl">750-375</name>
<name lang="cs">750-375</name> <name lang="cs">750-375</name>
<name lang="ar">750-375</name>
<name lang="it">750-375</name>
<name lang="el">750-375</name>
<name lang="en">750-375</name>
<name lang="nl">750-375</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
@@ -21,66 +21,71 @@
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="false" x="-360" rx="0" y="-40" height="90" width="720" ry="0"/> <rect x="-360" rx="0" y="-40" antialias="false" width="720" ry="0" height="90" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="17.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-362.5" y="17.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="10" end1="none" y2="-38" length1="1.5" x2="40" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" y2="-38" end1="none" x2="40" x1="40" antialias="false" length1="1.5" y1="10" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<text size="9" text="Eth2" y="24" x="-355"/> <text text="Eth2" x="-355" rotation="0" color="#000000" y="24" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<line y1="-8.5" end1="circle" y2="-38" length1="1.5" x2="-40" antialias="false" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end2="none" y2="-38" end1="circle" x2="-40" x1="-40" antialias="false" length1="1.5" y1="-8.5" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black"/>
<line y1="30" end1="none" y2="30" length1="1.5" x2="358" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" y2="30" end1="none" x2="358" x1="200" antialias="false" length1="1.5" y1="30" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<circle diameter="5" antialias="true" y="-2.5" x="-362.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-362.5" y="-2.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="11" end1="circle" y2="-37" length1="1.5" x2="120" antialias="false" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end2="none" y2="-37" end1="circle" x2="120" x1="120" antialias="false" length1="1.5" y1="11" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black"/>
<line y1="31.5" end1="circle" y2="-37" length1="1.5" x2="280" antialias="false" x1="280" style="line-style:normal;line-weight:thin;filling:black;color:black" end2="none" length2="1.5"/> <line end2="none" y2="-37" end1="circle" x2="280" x1="280" antialias="false" length1="1.5" y1="31.5" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black"/>
<line y1="-10" end1="none" y2="-38" length1="1.5" x2="-120" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" y2="-38" end1="none" x2="-120" x1="-120" antialias="false" length1="1.5" y1="-10" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-42.5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-122.5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-202.5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="-282.5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="277.5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="197.5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="117.5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" antialias="true" y="-42.5" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/> <circle diameter="5" x="37.5" y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line y1="10" end1="none" y2="10" length1="1.5" x2="358" antialias="false" x1="40" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" y2="10" end1="none" x2="358" x1="40" antialias="false" length1="1.5" y1="10" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line y1="30" end1="none" y2="-38" length1="1.5" x2="200" antialias="false" x1="200" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" y2="-38" end1="none" x2="200" x1="200" antialias="false" length1="1.5" y1="30" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line y1="-10" end1="none" y2="-10" length1="1.5" x2="358" antialias="false" x1="-120" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" length2="1.5"/> <line end2="none" y2="-10" end1="none" x2="358" x1="-120" antialias="false" length1="1.5" y1="-10" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<text size="9" text="WAGO 750-375" y="45" x="-330"/> <text text="WAGO 750-375" x="-330" rotation="0" color="#000000" y="45" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="IP Adr.:" y="4" x="-318"/> <text text="IP Adr.:" x="-318" rotation="0" color="#000000" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input tagg="none" size="9" rotate="true" text="192.168.1.1" y="0" x="-270"/> <dynamic_text uuid="{6f51edf6-ca9b-459c-b6cd-a6933c941984}" Valignment="AlignTop" text_from="UserText" x="-270" text_width="-1" rotation="0" frame="false" y="-11.5" z="24" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft">
<text size="9" text="PE" y="-22" x="281"/> <text>192.168.1.1</text>
<text size="9" text="PE" y="-22" x="201"/> </dynamic_text>
<text size="9" text="0V" y="-22" x="-199"/> <text text="PE" x="281" rotation="0" color="#000000" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="24V" y="-22" x="-279"/> <text text="PE" x="201" rotation="0" color="#000000" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="_" y="-31" x="123"/> <text text="0V" x="-199" rotation="0" color="#000000" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="_" y="-31" x="43"/> <text text="24V" x="-279" rotation="0" color="#000000" y="-22" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="12" text="+" y="-22" x="-39"/> <text text="" x="123" rotation="0" color="#000000" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="12" text="+" y="-22" x="-119"/> <text text="" x="43" rotation="0" color="#000000" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="9" text="Eth1" y="4" x="-355"/> <text text="+" x="-39" rotation="0" color="#000000" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<input tagg="label" size="9" rotate="true" text="X123" y="41" x="220"/> <text text="+" x="-119" rotation="0" color="#000000" y="-22" font="Sans Serif,12,-1,5,50,0,0,0,0,0"/>
<text size="5" text="1" y="-42" x="-276"/> <text text="Eth1" x="-355" rotation="0" color="#000000" y="4" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="5" text="5" y="-42" x="-195"/> <dynamic_text uuid="{e9eb6992-6d81-4c93-a73e-a646d9c19f35}" Valignment="AlignTop" text_from="ElementInfo" x="220" text_width="-1" rotation="0" frame="false" y="29.5" z="34" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft">
<text size="5" text="2" y="-42" x="-115"/> <text></text>
<text size="5" text="6" y="-42" x="-35"/> <info_name>label</info_name>
<text size="5" text="3" y="-42" x="45"/> </dynamic_text>
<text size="5" text="7" y="-42" x="125"/> <text text="1" x="-276" rotation="0" color="#000000" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="4" y="-42" x="205"/> <text text="5" x="-195" rotation="0" color="#000000" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="8" y="-42" x="285"/> <text text="2" x="-115" rotation="0" color="#000000" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="9" text="ProfiNet IO advanced Coupler" y="45" x="-138"/> <text text="6" x="-35" rotation="0" color="#000000" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X1" x="-371" rotation="0" color="#000000"/> <text text="3" x="45" rotation="0" color="#000000" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="X2" x="-371" rotation="0" color="#000000"/> <text text="7" x="125" rotation="0" color="#000000" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="-12.5" angle="180" antialias="true"/> <text text="4" x="205" rotation="0" color="#000000" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="7.5" angle="180" antialias="true"/> <text text="8" x="285" rotation="0" color="#000000" y="-42" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc style="line-style:normal;line-weight:normal;filling:white;color:black" width="5" x="360" height="5" start="90" y="27.5" angle="180" antialias="true"/> <text text="ProfiNet IO advanced Coupler" x="-138" rotation="0" color="#000000" y="45" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="-40"/> <text text="X1" x="-371" rotation="0" color="#000000" y="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="w" y="0" x="-360"/> <text text="X2" x="-371" rotation="0" color="#000000" y="29" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<terminal orientation="n" y="-40" x="280"/> <arc x="360" start="90" y="-12.5" antialias="true" width="5" height="5" angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<terminal orientation="n" y="-40" x="200"/> <arc x="360" start="90" y="7.5" antialias="true" width="5" height="5" angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<terminal orientation="n" y="-40" x="40"/> <arc x="360" start="90" y="27.5" antialias="true" width="5" height="5" angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<terminal orientation="n" y="-40" x="-200"/> <terminal uuid="{ee2ccc70-9859-4d1b-af4d-4879c689dcd9}" x="-40" orientation="n" name="" y="-40"/>
<terminal orientation="n" y="-40" x="-120"/> <terminal uuid="{5e542560-f840-4bd7-80d9-1439835ccaa6}" x="-360" orientation="w" name="" y="0"/>
<terminal orientation="n" y="-40" x="120"/> <terminal uuid="{34089a99-607f-4a9c-b1a7-887a04949ec8}" x="280" orientation="n" name="" y="-40"/>
<terminal orientation="e" y="10" x="360"/> <terminal uuid="{c6988e31-079e-4759-b4a2-14d787bfd636}" x="200" orientation="n" name="" y="-40"/>
<terminal orientation="n" y="-40" x="-280"/> <terminal uuid="{a9c2cdc4-7e8d-4446-9ec7-e9fc938c8446}" x="40" orientation="n" name="" y="-40"/>
<terminal orientation="e" y="-10" x="360"/> <terminal uuid="{888c28dc-38c9-47dc-a460-30620acc109c}" x="-200" orientation="n" name="" y="-40"/>
<terminal orientation="e" y="30" x="360"/> <terminal uuid="{292f1f15-ac05-4d82-9f65-1e3f87c1d8fa}" x="-120" orientation="n" name="" y="-40"/>
<terminal orientation="w" y="20" x="-360"/> <terminal uuid="{406ec03a-7c9c-4ee5-8808-ed95acda61e4}" x="120" orientation="n" name="" y="-40"/>
<terminal uuid="{4b014c7d-3553-4141-97c5-56cf011b6ff1}" x="360" orientation="e" name="" y="10"/>
<terminal uuid="{37791b4b-24aa-4801-9837-dc656751edf9}" x="-280" orientation="n" name="" y="-40"/>
<terminal uuid="{3a67859b-8c2e-475a-a92d-402e77f24039}" x="360" orientation="e" name="" y="-10"/>
<terminal uuid="{811d801f-1fc5-41a2-b314-883257fe8a9d}" x="360" orientation="e" name="" y="30"/>
<terminal uuid="{86eb8c53-d0d0-4a19-a6ab-7804480af290}" x="-360" orientation="w" name="" y="20"/>
</description> </description>
</definition> </definition>

View File

@@ -1,4 +1,4 @@
<definition type="element" hotspot_x="366" width="730" hotspot_y="46" link_type="simple" height="100" version="0.80"> <definition type="element" hotspot_x="366" width="740" hotspot_y="46" link_type="simple" height="100" version="0.80">
<names> <names>
<name lang="de">750-377</name> <name lang="de">750-377</name>
<name lang="it">750-377</name> <name lang="it">750-377</name>

View File

@@ -0,0 +1,101 @@
<definition type="element" hotspot_y="45" hotspot_x="364" height="110" width="730" version="0.90" link_type="simple">
<names>
<name lang="fr">750-1425</name>
<name lang="cs">750-1425</name>
<name lang="en">750-1425</name>
<name lang="de">750-1425</name>
</names>
<elementInformations>
<elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation name="designation" show="1">750-1425</elementInformation>
<elementInformation name="description" show="1">8DI PTC Kaltleiter </elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect ry="0" x="-360" rx="0" y="-40" height="90" style="line-style:normal;line-weight:normal;filling:none;color:black" width="720" antialias="false"/>
<text x="-306" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="1T1" rotation="0" color="#000000"/>
<text x="-226" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="2T1" rotation="0" color="#000000"/>
<text x="-146" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="3T1" rotation="0" color="#000000"/>
<text x="-66" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="4T1" rotation="0" color="#000000"/>
<text x="14" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="5T1" rotation="0" color="#000000"/>
<text x="94" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="6T1" rotation="0" color="#000000"/>
<text x="174" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="7T1" rotation="0" color="#000000"/>
<text x="254" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="8T1" rotation="0" color="#000000"/>
<text x="-266" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="1T2" rotation="0" color="#000000"/>
<text x="-186" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="2T2" rotation="0" color="#000000"/>
<text x="-106" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="3T2" rotation="0" color="#000000"/>
<text x="-26" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="4T2" rotation="0" color="#000000"/>
<text x="54" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="5T2" rotation="0" color="#000000"/>
<text x="134" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="6T2" rotation="0" color="#000000"/>
<text x="214" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="7T2" rotation="0" color="#000000"/>
<text x="294" y="45" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="8T2" rotation="0" color="#000000"/>
<circle x="87.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="247.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="207.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="-112.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="47.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="287.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="-232.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="7.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="167.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="-72.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="127.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="-272.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="-32.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="-312.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="-152.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<circle x="-192.5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" antialias="true"/>
<text x="-355" y="-12" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="24V" rotation="0" color="#000000"/>
<text x="-355" y="8" font="Sans Serif,7,-1,5,50,0,0,0,0,0" text="0V" rotation="0" color="#000000"/>
<line x2="360" length2="1.5" y2="-10" end2="none" x1="-360" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="-10" length1="1.5" end1="none" antialias="false"/>
<line x2="360" length2="1.5" y2="10" end2="none" x1="-360" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="10" length1="1.5" end1="none" antialias="false"/>
<dynamic_text x="209" text_width="-1" Halignment="AlignLeft" Valignment="AlignTop" y="-42" keep_visual_rotation="true" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" text_from="ElementInfo" rotation="0" z="38" uuid="{2cc30438-8a70-48e6-b4dd-9ccf41d258bf}">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<text x="213" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="15" rotation="0" color="#000000"/>
<text x="53" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="13" rotation="0" color="#000000"/>
<text x="253" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="8" rotation="0" color="#000000"/>
<text x="13" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="5" rotation="0" color="#000000"/>
<text x="293" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="16" rotation="0" color="#000000"/>
<text x="133" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="14" rotation="0" color="#000000"/>
<text x="173" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="7" rotation="0" color="#000000"/>
<text x="-307" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="1" rotation="0" color="#000000"/>
<text x="-227" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="2" rotation="0" color="#000000"/>
<text x="-147" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="3" rotation="0" color="#000000"/>
<text x="-67" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="4" rotation="0" color="#000000"/>
<text x="93" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="6" rotation="0" color="#000000"/>
<text x="-267" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="9" rotation="0" color="#000000"/>
<text x="-187" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="10" rotation="0" color="#000000"/>
<text x="-107" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="11" rotation="0" color="#000000"/>
<text x="-27" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" text="12" rotation="0" color="#000000"/>
<text x="-341" y="-27" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="WAGO 750-1425" rotation="0" color="#000000"/>
<text x="-127" y="-27" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text="8DI PTC-Module" rotation="0" color="#000000"/>
<polygon x2="-356" y2="-10" x1="-362" closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" y1="-10" antialias="false"/>
<arc x="360" angle="180" y="-12.5" height="5" start="90" style="line-style:normal;line-weight:normal;filling:none;color:black" width="5" antialias="true"/>
<polygon x2="-356" y2="10" x1="-362" closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" y1="10" antialias="false"/>
<arc x="360" angle="180" y="7.5" height="5" start="90" style="line-style:normal;line-weight:normal;filling:none;color:black" width="5" antialias="true"/>
<terminal type="Generic" orientation="s" x="290" name="8T2" y="50" uuid="{e7026baa-128f-4ae1-8861-d54adb87969d}"/>
<terminal type="Generic" orientation="s" x="250" name="8T1" y="50" uuid="{b0e0a691-20c1-448f-80cc-f8a773f1606d}"/>
<terminal type="Generic" orientation="s" x="210" name="7T2" y="50" uuid="{2db9c8b1-f1c8-4af3-b790-1bfacf3069e8}"/>
<terminal type="Generic" orientation="s" x="170" name="7T1" y="50" uuid="{e307edb9-0ccc-4a1a-a40d-572a5bd9d552}"/>
<terminal type="Generic" orientation="s" x="130" name="6T2" y="50" uuid="{58504dfb-2277-40fc-95a1-d307d91dbfa5}"/>
<terminal type="Generic" orientation="s" x="90" name="6T1" y="50" uuid="{1a232425-86b3-4b82-a1ce-f5e2568f9e67}"/>
<terminal type="Generic" orientation="s" x="50" name="5T2" y="50" uuid="{acd8da3a-a5c3-40e0-b649-5e25baafca29}"/>
<terminal type="Generic" orientation="s" x="10" name="5T1" y="50" uuid="{7c164328-f75e-4177-b1a3-4183edc47b2b}"/>
<terminal type="Generic" orientation="s" x="-30" name="4T2" y="50" uuid="{88a60db4-4949-4eb0-bf4a-dbda68e08f1e}"/>
<terminal type="Generic" orientation="s" x="-70" name="4T1" y="50" uuid="{a3e13b21-c693-41ca-8e9b-4625c7d96653}"/>
<terminal type="Generic" orientation="s" x="-110" name="3T2" y="50" uuid="{4f535a25-b247-4e46-aeff-e71be8dfcbda}"/>
<terminal type="Generic" orientation="s" x="-150" name="3T1" y="50" uuid="{20e86e49-49c9-4418-b25d-ed132b1c46ea}"/>
<terminal type="Generic" orientation="s" x="-190" name="2T2" y="50" uuid="{bd1466e6-3fb1-43a0-b188-470fa7300793}"/>
<terminal type="Generic" orientation="s" x="-230" name="2T1" y="50" uuid="{b612fd08-f7f9-4462-b2b4-c0465c4d8a40}"/>
<terminal type="Generic" orientation="s" x="-270" name="1T2" y="50" uuid="{ccbb0ede-23da-4167-87de-d37272cde5c4}"/>
<terminal type="Generic" orientation="s" x="-310" name="1T1" y="50" uuid="{11978ce8-f5b7-44e1-bb85-f04fc3accef3}"/>
<terminal type="Generic" orientation="w" x="-360" name="0V.IN" y="10" uuid="{4b204c55-4f65-40a1-84d4-65e27afc2295}"/>
<terminal type="Generic" orientation="e" x="360" name="24V.OUT" y="-10" uuid="{6157160c-f5d3-4e04-8309-0b6ae4c0dcf7}"/>
<terminal type="Generic" orientation="e" x="360" name="0V.OUT" y="10" uuid="{c115afe0-2055-4e95-8fb9-5928e1ee8941}"/>
<terminal type="Generic" orientation="w" x="-360" name="24V.IN" y="-10" uuid="{4008cafb-4bee-4ecf-a734-7d5334cc6eb8}"/>
</description>
</definition>

View File

@@ -1,73 +1,69 @@
<definition height="110" type="element" hotspot_y="44" link_type="simple" version="0.51" hotspot_x="364" width="730"> <definition version="0.90" link_type="simple" hotspot_y="45" width="730" type="element" height="110" hotspot_x="364">
<names> <names>
<name lang="cs">750-530</name>
<name lang="fr">750-530</name>
<name lang="en">750-530</name> <name lang="en">750-530</name>
<name lang="de">750-530</name> <name lang="de">750-530</name>
<name lang="pl">750-530</name>
<name lang="ar">750-530</name>
<name lang="pt">750-530</name>
<name lang="el">750-530</name>
<name lang="fr">750-530</name>
<name lang="es">750-530</name>
<name lang="it">750-530</name>
<name lang="nl">750-530</name>
<name lang="cs">750-530</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="description" show="1">8DO 24V 0.5A</elementInformation>
<elementInformation show="1" name="designation">750-530</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="description">8DO 24V 0.5A</elementInformation> <elementInformation name="designation" show="1">750-530</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect y="-40" rx="0" height="90" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-360" ry="0" antialias="false" width="720"/> <rect width="720" x="-360" height="90" style="line-style:normal;line-weight:normal;filling:none;color:black" y="-40" ry="0" antialias="false" rx="0"/>
<text size="9" x="-38" text="DO4" y="46"/> <text color="#000000" x="-38" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="46" rotation="0" text="DO4"/>
<text size="9" x="42" text="DO5" y="46"/> <text color="#000000" x="42" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="46" rotation="0" text="DO5"/>
<text size="7" x="-355" text="24V" y="-11"/> <text color="#000000" x="-355" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-11" rotation="0" text="24V"/>
<text size="9" x="122" text="DO6" y="46"/> <text color="#000000" x="122" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="46" rotation="0" text="DO6"/>
<text size="7" x="-355" text="0V" y="9"/> <text color="#000000" x="-355" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="9" rotation="0" text="0V"/>
<text size="9" x="-118" text="DO3" y="46"/> <text color="#000000" x="-118" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="46" rotation="0" text="DO3"/>
<circle diameter="5" x="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5" antialias="true" diameter="5"/>
<circle diameter="5" x="-122.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5" antialias="true" diameter="5"/>
<circle diameter="5" x="-202.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5" antialias="true" diameter="5"/>
<circle diameter="5" x="-282.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5" antialias="true" diameter="5"/>
<circle diameter="5" x="277.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5" antialias="true" diameter="5"/>
<circle diameter="5" x="197.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5" antialias="true" diameter="5"/>
<circle diameter="5" x="117.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5" antialias="true" diameter="5"/>
<circle diameter="5" x="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5" antialias="true" diameter="5"/>
<line x2="360" length2="1.5" y1="10" antialias="false" y2="10" style="line-style:normal;line-weight:thin;filling:white;color:black" end2="none" end1="none" x1="-360" length1="1.5"/> <line x2="360" x1="-360" style="line-style:normal;line-weight:thin;filling:white;color:black" length2="1.5" antialias="false" end2="none" y2="10" length1="1.5" end1="none" y1="10"/>
<line x2="360" length2="1.5" y1="-10" antialias="false" y2="-10" style="line-style:normal;line-weight:thin;filling:white;color:black" end2="none" end1="none" x1="-360" length1="1.5"/> <line x2="360" x1="-360" style="line-style:normal;line-weight:thin;filling:white;color:black" length2="1.5" antialias="false" end2="none" y2="-10" length1="1.5" end1="none" y1="-10"/>
<text size="9" x="-331" text="WAGO 750-530" y="-27"/> <text color="#000000" x="-331" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" rotation="0" text="WAGO 750-530"/>
<text size="9" x="282" text="DO8" y="46"/> <text color="#000000" x="282" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="46" rotation="0" text="DO8"/>
<text size="9" x="202" text="DO7" y="46"/> <text color="#000000" x="202" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="46" rotation="0" text="DO7"/>
<text size="9" x="-198" text="DO2" y="46"/> <text color="#000000" x="-198" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="46" rotation="0" text="DO2"/>
<text size="9" x="-278" text="DO1" y="46"/> <text color="#000000" x="-278" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="46" rotation="0" text="DO1"/>
<input tagg="label" size="9" x="219" text="X123" y="-31" rotate="true"/> <dynamic_text text_width="-1" uuid="{efc80836-6e32-487c-942c-dca56b518f0d}" Valignment="AlignTop" x="219" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-42.5" rotation="0" Halignment="AlignLeft" frame="false" text_from="ElementInfo" z="23">
<text size="5" x="-278" text="1" y="58"/> <text></text>
<text size="5" x="-197" text="5" y="58"/> <info_name>label</info_name>
<text size="5" x="-117" text="2" y="58"/> </dynamic_text>
<text size="5" x="-37" text="6" y="58"/> <text color="#000000" x="-278" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="1"/>
<text size="5" x="43" text="3" y="58"/> <text color="#000000" x="-197" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="5"/>
<text size="5" x="123" text="7" y="58"/> <text color="#000000" x="-117" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="2"/>
<text size="5" x="203" text="4" y="58"/> <text color="#000000" x="-37" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="6"/>
<text size="5" x="283" text="8" y="58"/> <text color="#000000" x="43" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="3"/>
<text size="9" x="-139" text="8 DO 24 V 0.5 A" y="-27"/> <text color="#000000" x="123" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="7"/>
<polygon x2="-356" style="line-style:normal;line-weight:hight;filling:white;color:black" closed="false" antialias="false" y2="-10" x1="-362" y1="-10"/> <text color="#000000" x="203" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="4"/>
<arc angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" start="90" x="360" y="-12.5" width="5" height="5"/> <text color="#000000" x="283" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="8"/>
<polygon x2="-356" style="line-style:normal;line-weight:hight;filling:white;color:black" closed="false" antialias="false" y2="10" x1="-362" y1="10"/> <text color="#000000" x="-139" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" rotation="0" text="8 DO 24 V 0.5 A"/>
<arc angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" start="90" x="360" y="7.5" width="5" height="5"/> <polygon x2="-356" x1="-362" style="line-style:normal;line-weight:hight;filling:white;color:black" antialias="false" y2="-10" closed="false" y1="-10"/>
<terminal orientation="w" x="-360" y="-10"/> <arc angle="180" width="5" x="360" height="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="-12.5" antialias="true" start="90"/>
<terminal orientation="s" x="280" y="50"/> <polygon x2="-356" x1="-362" style="line-style:normal;line-weight:hight;filling:white;color:black" antialias="false" y2="10" closed="false" y1="10"/>
<terminal orientation="s" x="200" y="50"/> <arc angle="180" width="5" x="360" height="5" style="line-style:normal;line-weight:normal;filling:white;color:black" y="7.5" antialias="true" start="90"/>
<terminal orientation="s" x="-40" y="50"/> <terminal name="" orientation="w" uuid="{80de7dbf-85a8-4507-9c92-597772b37566}" x="-360" y="-10"/>
<terminal orientation="s" x="40" y="50"/> <terminal name="" orientation="s" uuid="{3b4b23e2-7a94-4386-acf3-f02b3ead6b6d}" x="280" y="50"/>
<terminal orientation="s" x="-200" y="50"/> <terminal name="" orientation="s" uuid="{d599670d-08eb-430c-a16c-9b1d38a96026}" x="200" y="50"/>
<terminal orientation="s" x="-120" y="50"/> <terminal name="" orientation="s" uuid="{f060418b-2438-4bff-8e39-7b1e1b77a643}" x="-40" y="50"/>
<terminal orientation="s" x="120" y="50"/> <terminal name="" orientation="s" uuid="{85c3f6a2-9cbe-44f0-9671-452b64ee7faa}" x="40" y="50"/>
<terminal orientation="e" x="360" y="10"/> <terminal name="" orientation="s" uuid="{bd862bbd-a7d9-44dd-9ec8-270b09eec326}" x="-200" y="50"/>
<terminal orientation="s" x="-280" y="50"/> <terminal name="" orientation="s" uuid="{a51cbe8d-b3ae-4fc4-ac13-7c33cb2f838d}" x="-120" y="50"/>
<terminal orientation="e" x="360" y="-10"/> <terminal name="" orientation="s" uuid="{0cc82584-bd63-474a-9c24-0ab1d3502071}" x="120" y="50"/>
<terminal orientation="w" x="-360" y="10"/> <terminal name="" orientation="e" uuid="{266e5f3e-ab12-4c4e-9e3c-cbd815220e1d}" x="360" y="10"/>
<terminal name="" orientation="s" uuid="{accb7d56-293a-4629-a3e8-d10f0b15074a}" x="-280" y="50"/>
<terminal name="" orientation="e" uuid="{d9cb53c7-4a06-422b-895b-9aa44635019c}" x="360" y="-10"/>
<terminal name="" orientation="w" uuid="{b86ec2fd-7470-4968-bb5f-423995d9adf8}" x="-360" y="10"/>
</description> </description>
</definition> </definition>

View File

@@ -1,73 +1,69 @@
<definition height="110" type="element" hotspot_y="44" link_type="simple" version="0.51" hotspot_x="364" width="730"> <definition width="730" hotspot_y="45" link_type="simple" hotspot_x="364" type="element" version="0.90" height="110">
<names> <names>
<name lang="en">750-537</name>
<name lang="de">750-537</name>
<name lang="pl">750-537</name>
<name lang="ar">750-537</name>
<name lang="pt">750-537</name>
<name lang="el">750-537</name>
<name lang="fr">750-537</name>
<name lang="es">750-537</name>
<name lang="it">750-537</name>
<name lang="nl">750-537</name>
<name lang="cs">750-537</name> <name lang="cs">750-537</name>
<name lang="fr">750-537</name>
<name lang="de">750-537</name>
<name lang="en">750-537</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="description" show="1">8DO 24V 0.5A, Diag.</elementInformation>
<elementInformation show="1" name="designation">750-537</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="description">8DO 24V 0.5A, Diag.</elementInformation> <elementInformation name="designation" show="1">750-537</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect y="-40" rx="0" height="90" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-360" ry="0" antialias="false" width="720"/> <rect width="720" antialias="false" y="-40" x="-360" style="line-style:normal;line-weight:normal;filling:none;color:black" rx="0" ry="0" height="90"/>
<text size="9" x="-38" text="DO4" y="46"/> <text rotation="0" y="46" x="-38" color="#000000" text="DO4" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" x="42" text="DO5" y="46"/> <text rotation="0" y="46" x="42" color="#000000" text="DO5" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="7" x="-355" text="24V" y="-11"/> <text rotation="0" y="-11" x="-355" color="#000000" text="24V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text size="9" x="122" text="DO6" y="46"/> <text rotation="0" y="46" x="122" color="#000000" text="DO6" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="7" x="-355" text="0V" y="9"/> <text rotation="0" y="9" x="-355" color="#000000" text="0V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text size="9" x="-118" text="DO3" y="46"/> <text rotation="0" y="46" x="-118" color="#000000" text="DO3" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<circle diameter="5" x="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle antialias="true" y="47.5" x="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" x="-122.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle antialias="true" y="47.5" x="-122.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" x="-202.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle antialias="true" y="47.5" x="-202.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" x="-282.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle antialias="true" y="47.5" x="-282.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" x="277.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle antialias="true" y="47.5" x="277.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" x="197.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle antialias="true" y="47.5" x="197.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" x="117.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle antialias="true" y="47.5" x="117.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle diameter="5" x="37.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" y="47.5"/> <circle antialias="true" y="47.5" x="37.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line x2="360" length2="1.5" y1="10" antialias="false" y2="10" style="line-style:normal;line-weight:thin;filling:white;color:black" end2="none" end1="none" x1="-360" length1="1.5"/> <line antialias="false" y1="10" length2="1.5" x1="-360" style="line-style:normal;line-weight:thin;filling:white;color:black" x2="360" y2="10" end1="none" end2="none" length1="1.5"/>
<line x2="360" length2="1.5" y1="-10" antialias="false" y2="-10" style="line-style:normal;line-weight:thin;filling:white;color:black" end2="none" end1="none" x1="-360" length1="1.5"/> <line antialias="false" y1="-10" length2="1.5" x1="-360" style="line-style:normal;line-weight:thin;filling:white;color:black" x2="360" y2="-10" end1="none" end2="none" length1="1.5"/>
<text size="9" x="-331" text="WAGO 750-537" y="-27"/> <text rotation="0" y="-27" x="-331" color="#000000" text="WAGO 750-537" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" x="282" text="DO8" y="46"/> <text rotation="0" y="46" x="282" color="#000000" text="DO8" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" x="202" text="DO7" y="46"/> <text rotation="0" y="46" x="202" color="#000000" text="DO7" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" x="-198" text="DO2" y="46"/> <text rotation="0" y="46" x="-198" color="#000000" text="DO2" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" x="-278" text="DO1" y="46"/> <text rotation="0" y="46" x="-278" color="#000000" text="DO1" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input tagg="label" size="9" x="219" text="X123" y="-31" rotate="true"/> <dynamic_text rotation="0" y="-42.5" z="23" x="219" text_from="ElementInfo" Halignment="AlignLeft" text_width="-1" Valignment="AlignTop" uuid="{0e6ab19a-128f-44b8-8f7f-89c519806c5e}" frame="false" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="5" x="-278" text="1" y="58"/> <text></text>
<text size="5" x="-197" text="5" y="58"/> <info_name>label</info_name>
<text size="5" x="-117" text="2" y="58"/> </dynamic_text>
<text size="5" x="-37" text="6" y="58"/> <text rotation="0" y="58" x="-278" color="#000000" text="1" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" x="43" text="3" y="58"/> <text rotation="0" y="58" x="-197" color="#000000" text="5" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" x="123" text="7" y="58"/> <text rotation="0" y="58" x="-117" color="#000000" text="2" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" x="203" text="4" y="58"/> <text rotation="0" y="58" x="-37" color="#000000" text="6" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" x="283" text="8" y="58"/> <text rotation="0" y="58" x="43" color="#000000" text="3" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="9" x="-139" text="8DO 24V 0.5A, Diag." y="-27"/> <text rotation="0" y="58" x="123" color="#000000" text="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<polygon x2="-356" style="line-style:normal;line-weight:hight;filling:white;color:black" closed="false" antialias="false" y2="-10" x1="-362" y1="-10"/> <text rotation="0" y="58" x="203" color="#000000" text="4" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" start="90" x="360" y="-12.5" width="5" height="5"/> <text rotation="0" y="58" x="283" color="#000000" text="8" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<polygon x2="-356" style="line-style:normal;line-weight:hight;filling:white;color:black" closed="false" antialias="false" y2="10" x1="-362" y1="10"/> <text rotation="0" y="-27" x="-139" color="#000000" text="8DO 24V 0.5A, Diag." font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<arc angle="180" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" start="90" x="360" y="7.5" width="5" height="5"/> <polygon antialias="false" y1="-10" closed="false" x1="-362" style="line-style:normal;line-weight:hight;filling:white;color:black" x2="-356" y2="-10"/>
<terminal orientation="w" x="-360" y="-10"/> <arc width="5" start="90" antialias="true" y="-12.5" x="360" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" height="5"/>
<terminal orientation="s" x="280" y="50"/> <polygon antialias="false" y1="10" closed="false" x1="-362" style="line-style:normal;line-weight:hight;filling:white;color:black" x2="-356" y2="10"/>
<terminal orientation="s" x="200" y="50"/> <arc width="5" start="90" antialias="true" y="7.5" x="360" style="line-style:normal;line-weight:normal;filling:white;color:black" angle="180" height="5"/>
<terminal orientation="s" x="-40" y="50"/> <terminal name="" orientation="w" y="-10" x="-360" uuid="{50f981f5-c134-4c9b-b345-c57bf8e369c1}"/>
<terminal orientation="s" x="40" y="50"/> <terminal name="" orientation="s" y="50" x="280" uuid="{e95fe62f-52d6-41d3-8283-c815c622ad4a}"/>
<terminal orientation="s" x="-200" y="50"/> <terminal name="" orientation="s" y="50" x="200" uuid="{64a24a2e-e530-4ae6-9f1e-062b108a3835}"/>
<terminal orientation="s" x="-120" y="50"/> <terminal name="" orientation="s" y="50" x="-40" uuid="{223e0b47-5411-4517-a0b9-d60ae4da02a9}"/>
<terminal orientation="s" x="120" y="50"/> <terminal name="" orientation="s" y="50" x="40" uuid="{5482940a-f136-4a27-92d9-bae9d1ae597a}"/>
<terminal orientation="e" x="360" y="10"/> <terminal name="" orientation="s" y="50" x="-200" uuid="{ef439716-dff2-4ca6-8d7d-0fbc2eb58cbf}"/>
<terminal orientation="s" x="-280" y="50"/> <terminal name="" orientation="s" y="50" x="-120" uuid="{886e1ddd-ef60-4806-a528-6e9bbcffa53e}"/>
<terminal orientation="e" x="360" y="-10"/> <terminal name="" orientation="s" y="50" x="120" uuid="{e974be66-3b15-485c-8935-8b06dbf471da}"/>
<terminal orientation="w" x="-360" y="10"/> <terminal name="" orientation="e" y="10" x="360" uuid="{8f5013a0-648d-44fc-a9e9-781077d6fb08}"/>
<terminal name="" orientation="s" y="50" x="-280" uuid="{8f16b5fb-67ba-4347-afac-bd8a25cc699b}"/>
<terminal name="" orientation="e" y="-10" x="360" uuid="{f413580c-715b-4086-a1f8-2fa79b0899f1}"/>
<terminal name="" orientation="w" y="10" x="-360" uuid="{ec7d8e7c-895b-41d5-8458-5b508f5bc716}"/>
</description> </description>
</definition> </definition>

View File

@@ -0,0 +1,70 @@
<definition type="element" height="110" hotspot_x="364" link_type="simple" hotspot_y="55" version="0.80" width="730">
<names>
<name lang="fr">750-453</name>
<name lang="en">750-453</name>
<name lang="de">750-453</name>
<name lang="cs">750-453</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-453</elementInformation>
<elementInformation show="1" name="description">4AI 0-20mA S.E.</elementInformation>
</elementInformations>
<informations>
Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect y="-40" antialias="false" height="90" rx="0" style="line-style:normal;line-weight:normal;filling:none;color:black" ry="0" width="720" x="-360"/>
<text y="8" text="0V" color="#000000" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" x="-354"/>
<text y="-12" text="24V" color="#000000" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" x="-355"/>
<line antialias="false" length2="1.5" x2="360" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" x1="-360" end1="none" length1="1.5" y1="10" y2="10"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="117.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-122.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="197.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-202.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="277.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-282.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="37.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-42.5"/>
<dynamic_text y="29.5" text_from="ElementInfo" frame="false" Halignment="AlignLeft" text_width="-1" Valignment="AlignTop" z="13" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{11ecdc33-7888-4282-8193-7aeb5b96d880}" x="220">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<line antialias="false" length2="1.5" x2="360" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" x1="-360" end1="none" length1="1.5" y1="-10" y2="-10"/>
<text y="-42" text="2" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="-116"/>
<text y="-24" text="GND" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-119"/>
<text y="-24" text="AI4" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="122"/>
<text y="-42" text="7" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="125"/>
<text y="45" text="4AI 0...20mA S.E." color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-130"/>
<text y="-42" text="5" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="-196"/>
<text y="-24" text="AI2" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-199"/>
<text y="-24" text="GND" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="201"/>
<text y="-42" text="4" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="206"/>
<text y="-42" text="1" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="-276"/>
<text y="-24" text="AI1" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-279"/>
<text y="-24" text="GND" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="281"/>
<text y="-42" text="8" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="286"/>
<text y="45" text="WAGO 750-453" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-330"/>
<text y="-42" text="6" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="-36"/>
<text y="-24" text="GND" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-39"/>
<text y="-24" text="AI3" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="42"/>
<text y="-42" text="3" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="46"/>
<polygon antialias="false" x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" closed="false" x1="-362" y1="-10" y2="-10"/>
<arc y="-12.5" antialias="true" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" angle="180" width="5" start="90" x="360"/>
<polygon antialias="false" x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" closed="false" x1="-362" y1="10" y2="10"/>
<arc y="7.5" antialias="true" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" angle="180" width="5" start="90" x="360"/>
<terminal y="10" orientation="e" x="360"/>
<terminal y="-10" orientation="e" x="360"/>
<terminal y="-40" orientation="n" x="-120"/>
<terminal y="-40" orientation="n" x="-200"/>
<terminal y="-40" orientation="n" x="-280"/>
<terminal y="-40" orientation="n" x="200"/>
<terminal y="-40" orientation="n" x="120"/>
<terminal y="-40" orientation="n" x="280"/>
<terminal y="-40" orientation="n" x="-40"/>
<terminal y="-40" orientation="n" x="40"/>
<terminal y="10" orientation="w" x="-360"/>
<terminal y="-10" orientation="w" x="-360"/>
</description>
</definition>

View File

@@ -0,0 +1,70 @@
<definition type="element" height="110" hotspot_x="364" link_type="simple" hotspot_y="55" version="0.80" width="730">
<names>
<name lang="fr">750-455</name>
<name lang="en">750-455</name>
<name lang="de">750-455</name>
<name lang="cs">750-455</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-455</elementInformation>
<elementInformation show="1" name="description">4AI 4-20mA S.E.</elementInformation>
</elementInformations>
<informations>
Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect y="-40" antialias="false" height="90" rx="0" style="line-style:normal;line-weight:normal;filling:none;color:black" ry="0" width="720" x="-360"/>
<text y="8" text="0V" color="#000000" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" x="-354"/>
<text y="-12" text="24V" color="#000000" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" x="-355"/>
<line antialias="false" length2="1.5" x2="360" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" x1="-360" end1="none" length1="1.5" y1="10" y2="10"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="117.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-122.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="197.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-202.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="277.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-282.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="37.5"/>
<circle y="-42.5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" x="-42.5"/>
<dynamic_text y="29.5" text_from="ElementInfo" frame="false" Halignment="AlignLeft" text_width="-1" Valignment="AlignTop" z="13" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" uuid="{11ecdc33-7888-4282-8193-7aeb5b96d880}" x="220">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<line antialias="false" length2="1.5" x2="360" style="line-style:normal;line-weight:thin;filling:none;color:black" end2="none" x1="-360" end1="none" length1="1.5" y1="-10" y2="-10"/>
<text y="-42" text="2" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="-116"/>
<text y="-24" text="GND" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-119"/>
<text y="-24" text="AI4" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="122"/>
<text y="-42" text="7" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="125"/>
<text y="45" text="4AI 4...20mA S.E." color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-130"/>
<text y="-42" text="5" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="-196"/>
<text y="-24" text="AI2" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-199"/>
<text y="-24" text="GND" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="201"/>
<text y="-42" text="4" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="206"/>
<text y="-42" text="1" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="-276"/>
<text y="-24" text="AI1" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-279"/>
<text y="-24" text="GND" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="281"/>
<text y="-42" text="8" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="286"/>
<text y="45" text="WAGO 750-455" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-330"/>
<text y="-42" text="6" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="-36"/>
<text y="-24" text="GND" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="-39"/>
<text y="-24" text="AI3" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" x="42"/>
<text y="-42" text="3" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" x="46"/>
<polygon antialias="false" x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" closed="false" x1="-362" y1="-10" y2="-10"/>
<arc y="-12.5" antialias="true" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" angle="180" width="5" start="90" x="360"/>
<polygon antialias="false" x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" closed="false" x1="-362" y1="10" y2="10"/>
<arc y="7.5" antialias="true" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" angle="180" width="5" start="90" x="360"/>
<terminal y="10" orientation="e" x="360"/>
<terminal y="-10" orientation="e" x="360"/>
<terminal y="-40" orientation="n" x="-120"/>
<terminal y="-40" orientation="n" x="-200"/>
<terminal y="-40" orientation="n" x="-280"/>
<terminal y="-40" orientation="n" x="200"/>
<terminal y="-40" orientation="n" x="120"/>
<terminal y="-40" orientation="n" x="280"/>
<terminal y="-40" orientation="n" x="-40"/>
<terminal y="-40" orientation="n" x="40"/>
<terminal y="10" orientation="w" x="-360"/>
<terminal y="-10" orientation="w" x="-360"/>
</description>
</definition>

View File

@@ -0,0 +1,109 @@
<definition height="110" width="730" hotspot_x="364" version="0.90" link_type="simple" hotspot_y="45" type="element">
<names>
<name lang="fr">750-458</name>
<name lang="en">750-458</name>
<name lang="cs">750-458</name>
<name lang="de">750-458</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-458</elementInformation>
<elementInformation show="1" name="description">8AI TC Thermocouple Thermoelement</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect height="90" width="720" y="-40" rx="0" ry="0" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" x="-360"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="12"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="252"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="-228"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="-68"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="-148"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="-308"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="172"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="92"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="-199"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="-119"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="41"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="-39"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="281"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="201"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="121"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="-279"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC1" x="-298"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC2" x="-218"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC3" x="-138"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC4" x="-58"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC5" x="22"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC6" x="102"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC7" x="182"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC8" x="262"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="97.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="257.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="197.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-122.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="37.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="277.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-222.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="17.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="177.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-62.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="117.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-282.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-42.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-302.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-142.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-202.5"/>
<dynamic_text z="38" y="-42" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" uuid="{2cc30438-8a70-48e6-b4dd-9ccf41d258bf}" Valignment="AlignTop" text_from="ElementInfo" text_width="-1" keep_visual_rotation="true" frame="false" Halignment="AlignLeft" x="209">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<text y="-12" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="24V" x="-355"/>
<text y="8" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="0V" x="-355"/>
<line length1="1.5" end2="none" x1="-360" x2="360" length2="1.5" y1="-10" y2="-10" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false"/>
<line length1="1.5" end2="none" x1="-360" x2="360" length2="1.5" y1="10" y2="10" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="15" x="203"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="13" x="43"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="8" x="263"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="5" x="23"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="16" x="283"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="14" x="123"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="7" x="183"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="1" x="-297"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="2" x="-217"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="3" x="-137"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="4" x="-57"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="6" x="103"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="9" x="-277"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="10" x="-197"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="11" x="-117"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="12" x="-37"/>
<text y="-27" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="WAGO 750-458" x="-341"/>
<text y="-27" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="8AI Thermocouple, config." x="-127"/>
<polygon x1="-362" x2="-356" y1="-10" y2="-10" style="line-style:normal;line-weight:hight;filling:none;color:black" antialias="false" closed="false"/>
<arc height="5" width="5" y="-12.5" start="90" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" x="360"/>
<polygon x1="-362" x2="-356" y1="10" y2="10" style="line-style:normal;line-weight:hight;filling:none;color:black" antialias="false" closed="false"/>
<arc height="5" width="5" y="7.5" start="90" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" x="360"/>
<terminal y="50" orientation="s" uuid="{e7026baa-128f-4ae1-8861-d54adb87969d}" name="TC8-" type="Generic" x="280"/>
<terminal y="50" orientation="s" uuid="{b0e0a691-20c1-448f-80cc-f8a773f1606d}" name="TC8+" type="Generic" x="260"/>
<terminal y="50" orientation="s" uuid="{2db9c8b1-f1c8-4af3-b790-1bfacf3069e8}" name="TC7-" type="Generic" x="200"/>
<terminal y="50" orientation="s" uuid="{e307edb9-0ccc-4a1a-a40d-572a5bd9d552}" name="TC7+" type="Generic" x="180"/>
<terminal y="50" orientation="s" uuid="{58504dfb-2277-40fc-95a1-d307d91dbfa5}" name="TC6-" type="Generic" x="120"/>
<terminal y="50" orientation="s" uuid="{1a232425-86b3-4b82-a1ce-f5e2568f9e67}" name="TC6+" type="Generic" x="100"/>
<terminal y="50" orientation="s" uuid="{acd8da3a-a5c3-40e0-b649-5e25baafca29}" name="TC5-" type="Generic" x="40"/>
<terminal y="50" orientation="s" uuid="{7c164328-f75e-4177-b1a3-4183edc47b2b}" name="TC5+" type="Generic" x="20"/>
<terminal y="50" orientation="s" uuid="{88a60db4-4949-4eb0-bf4a-dbda68e08f1e}" name="TC4-" type="Generic" x="-40"/>
<terminal y="50" orientation="s" uuid="{a3e13b21-c693-41ca-8e9b-4625c7d96653}" name="TC4+" type="Generic" x="-60"/>
<terminal y="50" orientation="s" uuid="{4f535a25-b247-4e46-aeff-e71be8dfcbda}" name="TC3-" type="Generic" x="-120"/>
<terminal y="50" orientation="s" uuid="{20e86e49-49c9-4418-b25d-ed132b1c46ea}" name="TC3+" type="Generic" x="-140"/>
<terminal y="50" orientation="s" uuid="{bd1466e6-3fb1-43a0-b188-470fa7300793}" name="TC2-" type="Generic" x="-200"/>
<terminal y="50" orientation="s" uuid="{b612fd08-f7f9-4462-b2b4-c0465c4d8a40}" name="TC2+" type="Generic" x="-220"/>
<terminal y="50" orientation="s" uuid="{ccbb0ede-23da-4167-87de-d37272cde5c4}" name="TC1-" type="Generic" x="-280"/>
<terminal y="50" orientation="s" uuid="{11978ce8-f5b7-44e1-bb85-f04fc3accef3}" name="TC1+" type="Generic" x="-300"/>
<terminal y="10" orientation="w" uuid="{4b204c55-4f65-40a1-84d4-65e27afc2295}" name="0V.IN" type="Generic" x="-360"/>
<terminal y="-10" orientation="e" uuid="{6157160c-f5d3-4e04-8309-0b6ae4c0dcf7}" name="24V.OUT" type="Generic" x="360"/>
<terminal y="10" orientation="e" uuid="{c115afe0-2055-4e95-8fb9-5928e1ee8941}" name="0V.OUT" type="Generic" x="360"/>
<terminal y="-10" orientation="w" uuid="{4008cafb-4bee-4ecf-a734-7d5334cc6eb8}" name="24V.IN" type="Generic" x="-360"/>
</description>
</definition>

View File

@@ -0,0 +1,109 @@
<definition height="110" hotspot_y="55" type="element" hotspot_x="364" width="730" link_type="simple" version="0.90">
<names>
<name lang="en">750-496</name>
<name lang="cs">750-496</name>
<name lang="fr">750-496</name>
<name lang="de">750-496</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-496</elementInformation>
<elementInformation show="1" name="description">8AI / 8-Channel AI, 0..20mA 4..20mA</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<line x2="-110" length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" x1="-110" y1="-40" end2="circle" y2="-8.5" length2="1.5"/>
<line x2="130" length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" x1="130" y1="-40" end2="circle" y2="-8.5" length2="1.5"/>
<rect height="90" ry="0" rx="0" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" y="-40" width="720" x="-360"/>
<line x2="210" length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" x1="210" y1="-40" end2="circle" y2="-8.5" length2="1.5"/>
<line x2="-30" length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" x1="-30" y1="-40" end2="circle" y2="-8.5" length2="1.5"/>
<line x2="290" length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" x1="290" y1="-40" end2="circle" y2="-8.5" length2="1.5"/>
<line x2="50" length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" x1="50" y1="-40" end2="circle" y2="-8.5" length2="1.5"/>
<arc height="5" start="90" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" y="-12.5" width="5" x="360" angle="180"/>
<arc height="5" start="90" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" y="7.5" width="5" x="360" angle="180"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="-112.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="127.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="-152.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="167.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="-192.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="207.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="-232.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="247.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="-272.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="287.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="-312.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="-32.5"/>
<dynamic_text frame="false" keep_visual_rotation="true" y="29.5" Valignment="AlignTop" rotation="0" x="220" uuid="{f448b8e7-91ea-42e3-a32d-44e7eb0ef305}" Halignment="AlignLeft" z="21" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="ElementInfo">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="47.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="-72.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="7.5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="-42.5" x="87.5"/>
<line x2="360" length1="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end1="none" x1="-360" y1="-10" end2="none" y2="-10" length2="1.5"/>
<line x2="360" length1="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end1="none" x1="-360" y1="10" end2="none" y2="10" length2="1.5"/>
<line x2="-190" length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" x1="-190" y1="-40" end2="circle" y2="-8.5" length2="1.5"/>
<line x2="-270" length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" x1="-270" y1="-40" end2="circle" y2="-8.5" length2="1.5"/>
<polygon x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" antialias="false" x1="-362" y1="-10" closed="false" y2="-10"/>
<polygon x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" antialias="false" x1="-362" y1="10" closed="false" y2="10"/>
<text color="#000000" y="-42" rotation="0" x="-186" text="10" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="-105" text="11" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="-24" text="12" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="54" text="13" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="134" text="14" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="215" text="15" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="296" text="16" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="-306" text="1" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="-226" text="2" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="-144" text="3" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="-64" text="4" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="14" text="5" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="94" text="6" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="176" text="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="256" text="8" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-42" rotation="0" x="-266" text="9" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-12" rotation="0" x="-355" text="24V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="8" rotation="0" x="-355" text="0V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="-309" text="AI1" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="-229" text="AI2" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="-148" text="AI3" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="-69" text="AI4" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="11" text="AI5" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="91" text="AI6" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="172" text="AI7" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="251" text="AI8" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="-108" text="24V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="131" text="24V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="-189" text="24V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="212" text="24V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="-269" text="24V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="-29" text="24V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="291" text="24V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="-28" rotation="0" x="51" text="24V" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="45" rotation="0" x="-130" text="8-Channel AI, 0/4 ... 20 mA" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text color="#000000" y="45" rotation="0" x="-339" text="WAGO 750-496" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="250" uuid="{440615bf-e287-4e23-b607-561990b79fbe}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="-110" uuid="{78ce8d57-f33b-4f51-bfcc-b449797eafcb}"/>
<terminal y="10" name="" orientation="w" type="Generic" x="-360" uuid="{e1e714e1-4d29-4e09-b3c5-37b90d535323}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="-30" uuid="{3aa287dc-613d-4fbd-8e31-48c65447f4bf}"/>
<terminal y="10" name="" orientation="e" type="Generic" x="360" uuid="{cb763e41-40a0-4a20-acc6-2434127c6386}"/>
<terminal y="-10" name="" orientation="e" type="Generic" x="360" uuid="{e88ac441-486e-4051-8a23-3c9efe6241e0}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="-190" uuid="{816655d9-1f35-489c-b157-92eb2b9a6472}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="-150" uuid="{64b68b23-7c92-481b-b11c-b3aefca00ec9}"/>
<terminal y="-10" name="" orientation="w" type="Generic" x="-360" uuid="{6ed4ead9-815a-4e19-be67-ceaf9d383391}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="170" uuid="{2503639e-92b7-4dc6-af08-f0d13dbff06e}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="10" uuid="{bafb7d4d-771d-4cf8-b974-13c41b951dca}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="50" uuid="{55199d35-2e13-46cb-a850-f20045430541}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="90" uuid="{407c87ec-fcaa-4d63-b705-c2cce771753d}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="-230" uuid="{dc32e1ae-c38c-465a-8308-8920ccc84a63}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="-270" uuid="{4ef623ad-c6ef-431c-94e0-f5cc946f5ea9}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="-310" uuid="{7e7501d0-2a70-4ee4-a474-9e23a77bd983}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="-70" uuid="{879d3eeb-2918-4525-b20c-451e5bd64301}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="210" uuid="{d07a5c06-35d1-4dac-958c-8c05a5430217}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="290" uuid="{4ad24c97-8d36-4608-830d-ab373d96f03c}"/>
<terminal y="-40" name="" orientation="n" type="Generic" x="130" uuid="{d9fe52a1-4533-4f2e-85e0-c95ca786dcb9}"/>
</description>
</definition>

View File

@@ -0,0 +1,109 @@
<definition height="110" width="730" hotspot_x="364" version="0.90" link_type="simple" hotspot_y="45" type="element">
<names>
<name lang="fr">750-498</name>
<name lang="en">750-498</name>
<name lang="cs">750-498</name>
<name lang="de">750-498</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-498</elementInformation>
<elementInformation show="1" name="description">8AI TC Thermocouple Thermoelement</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect height="90" width="720" y="-40" rx="0" ry="0" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" x="-360"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="12"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="252"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="-228"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="-68"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="-148"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="-308"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="172"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="+" x="92"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="-199"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="-119"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="41"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="-39"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="281"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="201"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="121"/>
<text y="46" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="" x="-279"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC1" x="-298"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC2" x="-218"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC3" x="-138"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC4" x="-58"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC5" x="22"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC6" x="102"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC7" x="182"/>
<text y="40" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="TC8" x="262"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="97.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="257.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="197.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-122.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="37.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="277.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-222.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="17.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="177.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-62.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="117.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-282.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-42.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-302.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-142.5"/>
<circle y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-202.5"/>
<dynamic_text z="38" y="-42" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" uuid="{2cc30438-8a70-48e6-b4dd-9ccf41d258bf}" Valignment="AlignTop" text_from="ElementInfo" text_width="-1" keep_visual_rotation="true" frame="false" Halignment="AlignLeft" x="209">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<text y="-12" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="24V" x="-355"/>
<text y="8" font="Sans Serif,7,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="0V" x="-355"/>
<line length1="1.5" end2="none" x1="-360" x2="360" length2="1.5" y1="-10" y2="-10" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false"/>
<line length1="1.5" end2="none" x1="-360" x2="360" length2="1.5" y1="10" y2="10" end1="none" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="15" x="203"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="13" x="43"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="8" x="263"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="5" x="23"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="16" x="283"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="14" x="123"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="7" x="183"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="1" x="-297"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="2" x="-217"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="3" x="-137"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="4" x="-57"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="6" x="103"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="9" x="-277"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="10" x="-197"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="11" x="-117"/>
<text y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="12" x="-37"/>
<text y="-27" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="WAGO 750-498" x="-341"/>
<text y="-27" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" color="#000000" text="8AI Thermocouple, config." x="-127"/>
<polygon x1="-362" x2="-356" y1="-10" y2="-10" style="line-style:normal;line-weight:hight;filling:none;color:black" antialias="false" closed="false"/>
<arc height="5" width="5" y="-12.5" start="90" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" x="360"/>
<polygon x1="-362" x2="-356" y1="10" y2="10" style="line-style:normal;line-weight:hight;filling:none;color:black" antialias="false" closed="false"/>
<arc height="5" width="5" y="7.5" start="90" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" x="360"/>
<terminal y="50" orientation="s" uuid="{e7026baa-128f-4ae1-8861-d54adb87969d}" name="TC8-" type="Generic" x="280"/>
<terminal y="50" orientation="s" uuid="{b0e0a691-20c1-448f-80cc-f8a773f1606d}" name="TC8+" type="Generic" x="260"/>
<terminal y="50" orientation="s" uuid="{2db9c8b1-f1c8-4af3-b790-1bfacf3069e8}" name="TC7-" type="Generic" x="200"/>
<terminal y="50" orientation="s" uuid="{e307edb9-0ccc-4a1a-a40d-572a5bd9d552}" name="TC7+" type="Generic" x="180"/>
<terminal y="50" orientation="s" uuid="{58504dfb-2277-40fc-95a1-d307d91dbfa5}" name="TC6-" type="Generic" x="120"/>
<terminal y="50" orientation="s" uuid="{1a232425-86b3-4b82-a1ce-f5e2568f9e67}" name="TC6+" type="Generic" x="100"/>
<terminal y="50" orientation="s" uuid="{acd8da3a-a5c3-40e0-b649-5e25baafca29}" name="TC5-" type="Generic" x="40"/>
<terminal y="50" orientation="s" uuid="{7c164328-f75e-4177-b1a3-4183edc47b2b}" name="TC5+" type="Generic" x="20"/>
<terminal y="50" orientation="s" uuid="{88a60db4-4949-4eb0-bf4a-dbda68e08f1e}" name="TC4-" type="Generic" x="-40"/>
<terminal y="50" orientation="s" uuid="{a3e13b21-c693-41ca-8e9b-4625c7d96653}" name="TC4+" type="Generic" x="-60"/>
<terminal y="50" orientation="s" uuid="{4f535a25-b247-4e46-aeff-e71be8dfcbda}" name="TC3-" type="Generic" x="-120"/>
<terminal y="50" orientation="s" uuid="{20e86e49-49c9-4418-b25d-ed132b1c46ea}" name="TC3+" type="Generic" x="-140"/>
<terminal y="50" orientation="s" uuid="{bd1466e6-3fb1-43a0-b188-470fa7300793}" name="TC2-" type="Generic" x="-200"/>
<terminal y="50" orientation="s" uuid="{b612fd08-f7f9-4462-b2b4-c0465c4d8a40}" name="TC2+" type="Generic" x="-220"/>
<terminal y="50" orientation="s" uuid="{ccbb0ede-23da-4167-87de-d37272cde5c4}" name="TC1-" type="Generic" x="-280"/>
<terminal y="50" orientation="s" uuid="{11978ce8-f5b7-44e1-bb85-f04fc3accef3}" name="TC1+" type="Generic" x="-300"/>
<terminal y="10" orientation="w" uuid="{4b204c55-4f65-40a1-84d4-65e27afc2295}" name="0V.IN" type="Generic" x="-360"/>
<terminal y="-10" orientation="e" uuid="{6157160c-f5d3-4e04-8309-0b6ae4c0dcf7}" name="24V.OUT" type="Generic" x="360"/>
<terminal y="10" orientation="e" uuid="{c115afe0-2055-4e95-8fb9-5928e1ee8941}" name="0V.OUT" type="Generic" x="360"/>
<terminal y="-10" orientation="w" uuid="{4008cafb-4bee-4ecf-a734-7d5334cc6eb8}" name="24V.IN" type="Generic" x="-360"/>
</description>
</definition>

View File

@@ -1,73 +1,69 @@
<definition type="element" height="110" version="0.5" link_type="simple" hotspot_x="364" width="730" hotspot_y="44"> <definition height="110" link_type="simple" width="730" version="0.80" hotspot_x="364" hotspot_y="45" type="element">
<names> <names>
<name lang="en">750-557</name>
<name lang="de">750-557</name> <name lang="de">750-557</name>
<name lang="fr">750-557</name>
<name lang="pl">750-557</name>
<name lang="es">750-557</name>
<name lang="el">750-557</name>
<name lang="ar">750-557</name>
<name lang="pt">750-557</name>
<name lang="cs">750-557</name> <name lang="cs">750-557</name>
<name lang="nl">750-557</name> <name lang="fr">750-557</name>
<name lang="it">750-557</name> <name lang="en">750-557</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="designation" show="1">750-557</elementInformation>
<elementInformation show="1" name="designation">750-557</elementInformation> <elementInformation name="description" show="1">4AO +/-10V DC</elementInformation>
<elementInformation show="1" name="description">4AO +/-10V DC</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect y="-40" rx="0" height="90" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-360" ry="0" antialias="false" width="720"/> <rect height="90" rx="0" style="line-style:normal;line-weight:normal;filling:none;color:black" width="720" y="-40" antialias="false" ry="0" x="-360"/>
<text x="-355" size="7" y="-11" text="24V"/> <text rotation="0" text="24V" y="-11" color="#000000" x="-355" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text x="-355" size="7" y="9" text="0V"/> <text rotation="0" text="0V" y="9" color="#000000" x="-355" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text x="283" size="9" y="48" text="GND"/> <text rotation="0" text="GND" y="48" color="#000000" x="283" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="204" size="9" y="48" text="GND"/> <text rotation="0" text="GND" y="48" color="#000000" x="204" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="-197" size="9" y="48" text="AO2"/> <text rotation="0" text="AO2" y="48" color="#000000" x="-197" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="-277" size="9" y="48" text="AO1"/> <text rotation="0" text="AO1" y="48" color="#000000" x="-277" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="124" size="9" y="48" text="AO4"/> <text rotation="0" text="AO4" y="48" color="#000000" x="124" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="44" size="9" y="48" text="AO3"/> <text rotation="0" text="AO3" y="48" color="#000000" x="44" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="-37" size="9" y="48" text="GND"/> <text rotation="0" text="GND" y="48" color="#000000" x="-37" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text x="-117" size="9" y="48" text="GND"/> <text rotation="0" text="GND" y="48" color="#000000" x="-117" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<line length2="1.5" antialias="false" x2="360" y2="10" length1="1.5" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-360" y1="10" end1="none"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="10" x2="360" length1="1.5" end2="none" x1="-360" antialias="false" end1="none" y2="10"/>
<line length2="1.5" antialias="false" x2="360" y2="-10" length1="1.5" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-360" y1="-10" end1="none"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="-10" x2="360" length1="1.5" end2="none" x1="-360" antialias="false" end1="none" y2="-10"/>
<text x="-331" size="9" y="-27" text="WAGO 750-557"/> <text rotation="0" text="WAGO 750-557" y="-27" color="#000000" x="-331" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input x="219" size="9" tagg="label" rotate="true" y="-31" text="X123"/> <dynamic_text rotation="0" z="15" Valignment="AlignTop" text_width="-1" y="-42.5" uuid="{ad06dc5a-dbc4-48bb-b1c6-e5b1f9fabe0f}" text_from="ElementInfo" x="219" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" Halignment="AlignLeft">
<text x="-278" size="5" y="58" text="1"/> <text></text>
<text x="-197" size="5" y="58" text="5"/> <info_name>label</info_name>
<text x="-117" size="5" y="58" text="2"/> </dynamic_text>
<text x="-37" size="5" y="58" text="6"/> <text rotation="0" text="1" y="58" color="#000000" x="-278" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text x="43" size="5" y="58" text="3"/> <text rotation="0" text="5" y="58" color="#000000" x="-197" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text x="123" size="5" y="58" text="7"/> <text rotation="0" text="2" y="58" color="#000000" x="-117" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text x="203" size="5" y="58" text="4"/> <text rotation="0" text="6" y="58" color="#000000" x="-37" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text x="283" size="5" y="58" text="8"/> <text rotation="0" text="3" y="58" color="#000000" x="43" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text x="-139" size="9" y="-27" text="4AO +/-10V DC"/> <text rotation="0" text="7" y="58" color="#000000" x="123" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-42.5" y="47.5"/> <text rotation="0" text="4" y="58" color="#000000" x="203" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-122.5" y="47.5"/> <text rotation="0" text="8" y="58" color="#000000" x="283" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-202.5" y="47.5"/> <text rotation="0" text="4AO +/-10V DC" y="-27" color="#000000" x="-139" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-282.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="47.5" antialias="true" x="-42.5"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="277.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="47.5" antialias="true" x="-122.5"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="197.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="47.5" antialias="true" x="-202.5"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="117.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="47.5" antialias="true" x="-282.5"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="37.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="47.5" antialias="true" x="277.5"/>
<polygon antialias="false" y1="-10" style="line-style:normal;line-weight:hight;filling:none;color:black" y2="-10" x2="-356" x1="-362" closed="false"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="47.5" antialias="true" x="197.5"/>
<arc y="-12.5" x="360" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" height="5" angle="180" width="5" start="90"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="47.5" antialias="true" x="117.5"/>
<polygon antialias="false" y1="10" style="line-style:normal;line-weight:hight;filling:none;color:black" y2="10" x2="-356" x1="-362" closed="false"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" diameter="5" y="47.5" antialias="true" x="37.5"/>
<arc y="7.5" x="360" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" height="5" angle="180" width="5" start="90"/> <polygon style="line-style:normal;line-weight:hight;filling:none;color:black" y1="-10" x2="-356" x1="-362" antialias="false" y2="-10" closed="false"/>
<terminal orientation="s" x="-120" y="50"/> <arc height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" width="5" angle="180" y="-12.5" antialias="true" x="360" start="90"/>
<terminal orientation="s" x="120" y="50"/> <polygon style="line-style:normal;line-weight:hight;filling:none;color:black" y1="10" x2="-356" x1="-362" antialias="false" y2="10" closed="false"/>
<terminal orientation="w" x="-360" y="10"/> <arc height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" width="5" angle="180" y="7.5" antialias="true" x="360" start="90"/>
<terminal orientation="s" x="200" y="50"/> <terminal orientation="s" name="" y="50" uuid="{155195f9-0544-414b-b2a0-552f252a8f63}" x="-120"/>
<terminal orientation="w" x="-360" y="-10"/> <terminal orientation="s" name="" y="50" uuid="{462930de-b48d-48c2-acb1-fccfc6062a0d}" x="120"/>
<terminal orientation="s" x="280" y="50"/> <terminal orientation="w" name="" y="10" uuid="{61b3a053-6580-428d-b1a9-133773d3bce7}" x="-360"/>
<terminal orientation="s" x="-40" y="50"/> <terminal orientation="s" name="" y="50" uuid="{04221cc3-49b0-4178-8260-a463cfa94e1d}" x="200"/>
<terminal orientation="s" x="40" y="50"/> <terminal orientation="w" name="" y="-10" uuid="{9e7923c1-9612-4850-8780-76d93fdfd456}" x="-360"/>
<terminal orientation="s" x="-200" y="50"/> <terminal orientation="s" name="" y="50" uuid="{b5eb5a02-09dc-4461-895f-d707fed2d22e}" x="280"/>
<terminal orientation="e" x="360" y="10"/> <terminal orientation="s" name="" y="50" uuid="{254eda9f-acd2-4cc7-a823-d04329f6e51c}" x="-40"/>
<terminal orientation="s" x="-280" y="50"/> <terminal orientation="s" name="" y="50" uuid="{e7f0c7ef-3cd8-42c3-ab39-3c880635350d}" x="40"/>
<terminal orientation="e" x="360" y="-10"/> <terminal orientation="s" name="" y="50" uuid="{ecc09240-2c77-4a3c-b472-2ac5f33cfc9d}" x="-200"/>
<terminal orientation="e" name="" y="10" uuid="{94c36772-b4ee-4033-82d6-b6de57f6c288}" x="360"/>
<terminal orientation="s" name="" y="50" uuid="{438fbe4f-720c-4af2-91ff-f37f39583a51}" x="-280"/>
<terminal orientation="e" name="" y="-10" uuid="{7ac7766e-9a0c-4982-80f9-007c465837b7}" x="360"/>
</description> </description>
</definition> </definition>

View File

@@ -1,16 +1,9 @@
<definition type="element" height="110" version="0.5" link_type="simple" hotspot_x="364" width="730" hotspot_y="44"> <definition version="0.80" hotspot_y="45" height="110" type="element" hotspot_x="364" link_type="simple" width="730">
<names> <names>
<name lang="cs">750-559</name>
<name lang="fr">750-559</name>
<name lang="en">750-559</name> <name lang="en">750-559</name>
<name lang="de">750-559</name> <name lang="de">750-559</name>
<name lang="fr">750-559</name>
<name lang="pl">750-559</name>
<name lang="es">750-559</name>
<name lang="el">750-559</name>
<name lang="ar">750-559</name>
<name lang="pt">750-559</name>
<name lang="cs">750-559</name>
<name lang="nl">750-559</name>
<name lang="it">750-559</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation show="1" name="manufacturer">WAGO</elementInformation>
@@ -21,53 +14,56 @@
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect y="-40" rx="0" height="90" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-360" ry="0" antialias="false" width="720"/> <rect y="-40" antialias="false" height="90" x="-360" width="720" rx="0" style="line-style:normal;line-weight:normal;filling:none;color:black" ry="0"/>
<text x="-355" size="7" y="-11" text="24V"/> <text color="#000000" rotation="0" y="-11" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="-355" text="24V"/>
<text x="-355" size="7" y="9" text="0V"/> <text color="#000000" rotation="0" y="9" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="-355" text="0V"/>
<text x="283" size="9" y="48" text="GND"/> <text color="#000000" rotation="0" y="48" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="283" text="GND"/>
<text x="204" size="9" y="48" text="GND"/> <text color="#000000" rotation="0" y="48" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="204" text="GND"/>
<text x="-197" size="9" y="48" text="AO2"/> <text color="#000000" rotation="0" y="48" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-197" text="AO2"/>
<text x="-277" size="9" y="48" text="AO1"/> <text color="#000000" rotation="0" y="48" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-277" text="AO1"/>
<text x="124" size="9" y="48" text="AO4"/> <text color="#000000" rotation="0" y="48" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="124" text="AO4"/>
<text x="44" size="9" y="48" text="AO3"/> <text color="#000000" rotation="0" y="48" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="44" text="AO3"/>
<text x="-37" size="9" y="48" text="GND"/> <text color="#000000" rotation="0" y="48" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-37" text="GND"/>
<text x="-117" size="9" y="48" text="GND"/> <text color="#000000" rotation="0" y="48" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-117" text="GND"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-42.5" y="47.5"/> <circle diameter="5" y="47.5" antialias="true" x="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-122.5" y="47.5"/> <circle diameter="5" y="47.5" antialias="true" x="-122.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-202.5" y="47.5"/> <circle diameter="5" y="47.5" antialias="true" x="-202.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-282.5" y="47.5"/> <circle diameter="5" y="47.5" antialias="true" x="-282.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="277.5" y="47.5"/> <circle diameter="5" y="47.5" antialias="true" x="277.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="197.5" y="47.5"/> <circle diameter="5" y="47.5" antialias="true" x="197.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="117.5" y="47.5"/> <circle diameter="5" y="47.5" antialias="true" x="117.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle antialias="true" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="37.5" y="47.5"/> <circle diameter="5" y="47.5" antialias="true" x="37.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<line length2="1.5" antialias="false" x2="360" y2="10" length1="1.5" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-360" y1="10" end1="none"/> <line end1="none" length1="1.5" y1="10" antialias="false" length2="1.5" y2="10" x1="-360" x2="360" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line length2="1.5" antialias="false" x2="360" y2="-10" length1="1.5" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-360" y1="-10" end1="none"/> <line end1="none" length1="1.5" y1="-10" antialias="false" length2="1.5" y2="-10" x1="-360" x2="360" end2="none" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<text x="-331" size="9" y="-27" text="WAGO 750-559"/> <text color="#000000" rotation="0" y="-27" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-331" text="WAGO 750-559"/>
<input x="219" size="9" tagg="label" rotate="true" y="-31" text="X123"/> <dynamic_text rotation="0" Valignment="AlignTop" y="-42.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" text_from="ElementInfo" uuid="{d83a2267-7f64-44f0-9346-5ead14473939}" x="219" Halignment="AlignLeft" frame="false" text_width="-1" z="23">
<text x="-278" size="5" y="58" text="1"/> <text></text>
<text x="-197" size="5" y="58" text="5"/> <info_name>label</info_name>
<text x="-117" size="5" y="58" text="2"/> </dynamic_text>
<text x="-37" size="5" y="58" text="6"/> <text color="#000000" rotation="0" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-278" text="1"/>
<text x="43" size="5" y="58" text="3"/> <text color="#000000" rotation="0" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-197" text="5"/>
<text x="123" size="5" y="58" text="7"/> <text color="#000000" rotation="0" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-117" text="2"/>
<text x="203" size="5" y="58" text="4"/> <text color="#000000" rotation="0" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-37" text="6"/>
<text x="283" size="5" y="58" text="8"/> <text color="#000000" rotation="0" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="43" text="3"/>
<text x="-139" size="9" y="-27" text="4AO 0-10V DC"/> <text color="#000000" rotation="0" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="123" text="7"/>
<polygon antialias="false" y1="-10" style="line-style:normal;line-weight:hight;filling:none;color:black" y2="-10" x2="-356" x1="-362" closed="false"/> <text color="#000000" rotation="0" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="203" text="4"/>
<arc y="-12.5" x="360" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" height="5" angle="180" width="5" start="90"/> <text color="#000000" rotation="0" y="58" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="283" text="8"/>
<polygon antialias="false" y1="10" style="line-style:normal;line-weight:hight;filling:none;color:black" y2="10" x2="-356" x1="-362" closed="false"/> <text color="#000000" rotation="0" y="-27" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-139" text="4AO 0-10V DC"/>
<arc y="7.5" x="360" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" height="5" angle="180" width="5" start="90"/> <polygon y1="-10" closed="false" antialias="false" y2="-10" x1="-362" x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black"/>
<terminal orientation="s" x="-120" y="50"/> <arc start="90" y="-12.5" antialias="true" height="5" angle="180" x="360" width="5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal orientation="s" x="120" y="50"/> <polygon y1="10" closed="false" antialias="false" y2="10" x1="-362" x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black"/>
<terminal orientation="w" x="-360" y="10"/> <arc start="90" y="7.5" antialias="true" height="5" angle="180" x="360" width="5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal orientation="s" x="200" y="50"/> <terminal y="50" uuid="{5de9da27-f068-46bc-ab27-79249933083c}" orientation="s" x="-120" name=""/>
<terminal orientation="w" x="-360" y="-10"/> <terminal y="50" uuid="{cd631a03-3779-4522-b1c8-264e389c64b0}" orientation="s" x="120" name=""/>
<terminal orientation="s" x="280" y="50"/> <terminal y="10" uuid="{4219f9ea-3602-4d85-9eb2-279fec30ca1b}" orientation="w" x="-360" name=""/>
<terminal orientation="s" x="-40" y="50"/> <terminal y="50" uuid="{8b6abfeb-d32f-4fc1-becd-17369d45650b}" orientation="s" x="200" name=""/>
<terminal orientation="s" x="40" y="50"/> <terminal y="-10" uuid="{eb57338a-fac6-47b5-adf0-ce2ab8c0041f}" orientation="w" x="-360" name=""/>
<terminal orientation="s" x="-200" y="50"/> <terminal y="50" uuid="{fba4cf4c-1d83-48b0-b812-9a6e4d51580d}" orientation="s" x="280" name=""/>
<terminal orientation="e" x="360" y="10"/> <terminal y="50" uuid="{ea0e10c6-d32c-4b95-aacd-1885f5d7fed3}" orientation="s" x="-40" name=""/>
<terminal orientation="s" x="-280" y="50"/> <terminal y="50" uuid="{ee7d9e62-4168-40b1-a390-7ea5a8de4a38}" orientation="s" x="40" name=""/>
<terminal orientation="e" x="360" y="-10"/> <terminal y="50" uuid="{ffbfab4f-9ede-460a-bc12-6244c5dc9ab7}" orientation="s" x="-200" name=""/>
<terminal y="10" uuid="{6cf59ee8-de62-4a7d-b6db-a1943ab4529b}" orientation="e" x="360" name=""/>
<terminal y="50" uuid="{4a4f1a46-d550-4796-bb53-03bb649ad07c}" orientation="s" x="-280" name=""/>
<terminal y="-10" uuid="{54ca297e-9ea4-4f0d-b49d-2048033b6bb8}" orientation="e" x="360" name=""/>
</description> </description>
</definition> </definition>

View File

@@ -0,0 +1,73 @@
<definition width="730" hotspot_x="364" hotspot_y="55" link_type="simple" version="0.90" type="element" height="110">
<names>
<name lang="de">750-404</name>
<name lang="cs">750-404</name>
<name lang="en">750-404</name>
<name lang="fr">750-404</name>
</names>
<elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-404</elementInformation>
<elementInformation show="1" name="description">Vor-Rückwärtszähler Up-/Down-Counter DC24V, 100kHz</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect width="720" rx="0" y="-40" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" x="-360" height="90" ry="0"/>
<text text="0V" color="#000000" y="8" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="-354"/>
<text text="24V" color="#000000" y="-12" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="-355"/>
<line length2="1.5" end1="none" y1="10" y2="10" x2="360" x1="-360" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" end2="none"/>
<dynamic_text text_width="-1" z="5" text_from="ElementInfo" y="29.5" Valignment="AlignTop" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" x="220" uuid="{dd231b49-bfbe-45c8-af01-600efb53310a}" keep_visual_rotation="true" Halignment="AlignLeft">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<line length2="1.5" end1="circle" y1="-8.5" y2="-40" x2="-40" x1="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" length1="1.5" end2="none"/>
<line length2="1.5" end1="circle" y1="-8.5" y2="-40" x2="-120" x1="-120" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" length1="1.5" end2="none"/>
<line length2="1.5" end1="circle" y1="11.5" y2="-40" x2="40" x1="40" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" length1="1.5" end2="none"/>
<line length2="1.5" end1="circle" y1="11.5" y2="-40" x2="120" x1="120" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" length1="1.5" end2="none"/>
<line length2="1.5" end1="none" y1="-10" y2="-10" x2="360" x1="-360" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" length1="1.5" end2="none"/>
<text text="2" color="#000000" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-116"/>
<text text="24V" color="#000000" y="-28" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="-118"/>
<text text="0V" color="#000000" y="-28" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="123"/>
<text text="7" color="#000000" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="125"/>
<text text="Up-/Down-Counter DC24V, 100kHz" color="#000000" y="45" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-130"/>
<text text="5" color="#000000" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-196"/>
<text text="Clock" color="#000000" y="-28" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="-198"/>
<text text="DO1" color="#000000" y="-28" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="202"/>
<text text="4" color="#000000" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="206"/>
<text text="1" color="#000000" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-276"/>
<text text="U/D" color="#000000" y="-28" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="-278"/>
<text text="DO2" color="#000000" y="-28" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="282"/>
<text text="8" color="#000000" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="286"/>
<text text="WAGO 750-404" color="#000000" y="45" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-330"/>
<text text="6" color="#000000" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="-36"/>
<text text="24V" color="#000000" y="-28" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="-38"/>
<text text="0V" color="#000000" y="-28" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0" x="43"/>
<text text="3" color="#000000" y="-42" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0" x="46"/>
<circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="117.5"/>
<circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-122.5"/>
<circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="197.5"/>
<circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-202.5"/>
<circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="277.5"/>
<circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-282.5"/>
<circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="37.5"/>
<circle y="-42.5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-42.5"/>
<polygon y1="-10" y2="-10" x2="-356" x1="-362" style="line-style:normal;line-weight:hight;filling:none;color:black" antialias="false" closed="false"/>
<arc width="5" y="-12.5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" x="360" height="5"/>
<polygon y1="10" y2="10" x2="-356" x1="-362" style="line-style:normal;line-weight:hight;filling:none;color:black" antialias="false" closed="false"/>
<arc width="5" y="7.5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" x="360" height="5"/>
<terminal y="10" orientation="e" name="" x="360" uuid="{c6015bad-316b-454e-9e2d-d8eddec8fa78}" type="Generic"/>
<terminal y="-10" orientation="e" name="" x="360" uuid="{7b76b51f-cfe0-4571-9a8d-1a3968ca2125}" type="Generic"/>
<terminal y="-40" orientation="n" name="" x="-120" uuid="{8e2f5c1e-8121-4d84-a6b7-1c1bfc56c2db}" type="Generic"/>
<terminal y="-40" orientation="n" name="" x="-200" uuid="{2ae6d55c-32b9-4220-9234-ea3355109e68}" type="Generic"/>
<terminal y="-40" orientation="n" name="" x="-280" uuid="{b0417ad9-cc74-4fdd-8371-6b567f08d9b5}" type="Generic"/>
<terminal y="-40" orientation="n" name="" x="200" uuid="{4beac772-5e23-4f9c-a86e-1c2b88b63480}" type="Generic"/>
<terminal y="-40" orientation="n" name="" x="120" uuid="{c2f0367a-a708-4970-a24c-4dbd8fc0e37d}" type="Generic"/>
<terminal y="-40" orientation="n" name="" x="280" uuid="{0aefa944-51b7-4a56-b2de-5d4371b1d277}" type="Generic"/>
<terminal y="-40" orientation="n" name="" x="-40" uuid="{0bec4ff1-ac39-4f9e-8f9e-561654dc314c}" type="Generic"/>
<terminal y="-40" orientation="n" name="" x="40" uuid="{07b45cdd-c420-4e29-9ffd-16c630077c3f}" type="Generic"/>
<terminal y="10" orientation="w" name="" x="-360" uuid="{4be4a662-15a4-4bce-9fda-0169a288c069}" type="Generic"/>
<terminal y="-10" orientation="w" name="" x="-360" uuid="{e0eeb07d-59a2-4ff7-93c0-669c3806bdab}" type="Generic"/>
</description>
</definition>

View File

@@ -1,14 +1,7 @@
<definition type="element" version="0.60" hotspot_y="44" height="110" hotspot_x="364" link_type="simple" width="730"> <definition width="730" height="110" version="0.80" hotspot_y="45" link_type="simple" type="element" hotspot_x="364">
<names> <names>
<name lang="en">750-630</name> <name lang="en">750-630</name>
<name lang="es">750-630</name>
<name lang="nl">750-630</name>
<name lang="it">750-630</name>
<name lang="pl">750-630</name>
<name lang="ar">750-630</name>
<name lang="fr">750-630</name> <name lang="fr">750-630</name>
<name lang="el">750-630</name>
<name lang="pt">750-630</name>
<name lang="de">750-630</name> <name lang="de">750-630</name>
<name lang="cs">750-630</name> <name lang="cs">750-630</name>
</names> </names>
@@ -21,58 +14,61 @@
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect antialias="false" y="-40" ry="0" width="720" height="90" x="-360" rx="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/> <rect y="-40" width="720" height="90" rx="0" ry="0" antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-360"/>
<rect ry="0" rx="0" x="-360" y="-40" width="720" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" height="90"/> <rect y="-40" width="720" height="90" rx="0" ry="0" antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-360"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="8.5" antialias="false" end2="circle" x2="120" y1="50" length2="1.5" x1="120" end1="none"/> <line end1="none" y1="50" length2="1.5" end2="circle" y2="8.5" antialias="false" x2="120" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="120" length1="1.5"/>
<text size="7" text="24V" x="-355" y="-11"/> <text y="-11" rotation="0" color="#000000" text="24V" x="-355" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text size="7" text="0V" x="-355" y="9"/> <text y="9" rotation="0" color="#000000" text="0V" x="-355" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-11.5" antialias="false" end2="circle" x2="-120" y1="50" length2="1.5" x1="-120" end1="none"/> <line end1="none" y1="50" length2="1.5" end2="circle" y2="-11.5" antialias="false" x2="-120" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="-120" length1="1.5"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-11.5" antialias="false" end2="circle" x2="-40" y1="50" length2="1.5" x1="-40" end1="none"/> <line end1="none" y1="50" length2="1.5" end2="circle" y2="-11.5" antialias="false" x2="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="-40" length1="1.5"/>
<text size="9" text="-CL" x="283" y="48"/> <text y="48" rotation="0" color="#000000" text="-CL" x="283" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="+CL" x="204" y="48"/> <text y="48" rotation="0" color="#000000" text="+CL" x="204" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="24V" x="-37" y="48"/> <text y="48" rotation="0" color="#000000" text="24V" x="-37" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="24V" x="-117" y="48"/> <text y="48" rotation="0" color="#000000" text="24V" x="-117" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="0V" x="124" y="48"/> <text y="48" rotation="0" color="#000000" text="0V" x="124" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="0V" x="44" y="48"/> <text y="48" rotation="0" color="#000000" text="0V" x="44" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="-D" x="-197" y="48"/> <text y="48" rotation="0" color="#000000" text="-D" x="-197" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="+D" x="-277" y="48"/> <text y="48" rotation="0" color="#000000" text="+D" x="-277" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="8.5" antialias="false" end2="circle" x2="40" y1="50" length2="1.5" x1="40" end1="none"/> <line end1="none" y1="50" length2="1.5" end2="circle" y2="8.5" antialias="false" x2="40" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="40" length1="1.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-42.5" y="47.5"/> <circle y="47.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-42.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-122.5" y="47.5"/> <circle y="47.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-122.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-202.5" y="47.5"/> <circle y="47.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-202.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-282.5" y="47.5"/> <circle y="47.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-282.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="277.5" y="47.5"/> <circle y="47.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="277.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="197.5" y="47.5"/> <circle y="47.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="197.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="117.5" y="47.5"/> <circle y="47.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="117.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="37.5" y="47.5"/> <circle y="47.5" diameter="5" antialias="true" style="line-style:normal;line-weight:normal;filling:white;color:black" x="37.5"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="10" antialias="false" end2="none" x2="360" y1="10" length2="1.5" x1="-360" end1="none"/> <line end1="none" y1="10" length2="1.5" end2="none" y2="10" antialias="false" x2="360" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-360" length1="1.5"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="-10" antialias="false" end2="none" x2="360" y1="-10" length2="1.5" x1="-360" end1="none"/> <line end1="none" y1="-10" length2="1.5" end2="none" y2="-10" antialias="false" x2="360" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-360" length1="1.5"/>
<text size="9" text="WAGO 750-630" x="-331" y="-27"/> <text y="-27" rotation="0" color="#000000" text="WAGO 750-630" x="-331" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input size="9" text="X123" x="219" tagg="label" y="-31" rotate="true"/> <dynamic_text y="-42.5" Valignment="AlignTop" frame="false" text_width="-1" z="28" rotation="0" text_from="ElementInfo" uuid="{ebbb4ff4-d4f9-4cf1-b492-f2d76ca5e4cd}" x="219" font="Sans Serif,9,-1,5,50,0,0,0,0,0" Halignment="AlignLeft">
<text size="5" text="1" x="-278" y="58"/> <text></text>
<text size="5" text="5" x="-197" y="58"/> <info_name>label</info_name>
<text size="5" text="2" x="-117" y="58"/> </dynamic_text>
<text size="5" text="6" x="-37" y="58"/> <text y="58" rotation="0" color="#000000" text="1" x="-278" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="3" x="43" y="58"/> <text y="58" rotation="0" color="#000000" text="5" x="-197" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="7" x="123" y="58"/> <text y="58" rotation="0" color="#000000" text="2" x="-117" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="4" x="203" y="58"/> <text y="58" rotation="0" color="#000000" text="6" x="-37" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="8" x="283" y="58"/> <text y="58" rotation="0" color="#000000" text="3" x="43" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="9" text="SSI-Interface 24Bit 125kHz Gray" x="-139" y="-27"/> <text y="58" rotation="0" color="#000000" text="7" x="123" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<polygon closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y1="-10" y2="-10" antialias="false" x2="-356"/> <text y="58" rotation="0" color="#000000" text="4" x="203" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc x="360" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" y="-12.5" width="5"/> <text y="58" rotation="0" color="#000000" text="8" x="283" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<polygon closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y1="10" y2="10" antialias="false" x2="-356"/> <text y="-27" rotation="0" color="#000000" text="SSI-Interface 24Bit 125kHz Gray" x="-139" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<arc x="360" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" y="7.5" width="5"/> <polygon closed="false" y1="-10" y2="-10" antialias="false" x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362"/>
<terminal x="-360" orientation="w" y="10"/> <arc y="-12.5" width="5" height="5" start="90" antialias="true" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" x="360"/>
<terminal x="-360" orientation="w" y="-10"/> <polygon closed="false" y1="10" y2="10" antialias="false" x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362"/>
<terminal x="280" orientation="s" y="50"/> <arc y="7.5" width="5" height="5" start="90" antialias="true" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" x="360"/>
<terminal x="200" orientation="s" y="50"/> <terminal y="10" orientation="w" uuid="{bce39853-defc-4f73-b77d-2d3f6db61df3}" name="" x="-360"/>
<terminal x="-40" orientation="s" y="50"/> <terminal y="-10" orientation="w" uuid="{7f9e490f-4d45-44c5-96ab-3e28fd63f265}" name="" x="-360"/>
<terminal x="40" orientation="s" y="50"/> <terminal y="50" orientation="s" uuid="{00abf34d-976d-443d-b73b-63661e1933fb}" name="" x="280"/>
<terminal x="-200" orientation="s" y="50"/> <terminal y="50" orientation="s" uuid="{8f88d581-d6fb-4764-8c08-7ef795ec5a8b}" name="" x="200"/>
<terminal x="-120" orientation="s" y="50"/> <terminal y="50" orientation="s" uuid="{ff7c7851-a3b7-4db1-89d2-da7f6be5eaef}" name="" x="-40"/>
<terminal x="120" orientation="s" y="50"/> <terminal y="50" orientation="s" uuid="{37fd6bc2-07d8-4441-9b5e-1731822bb557}" name="" x="40"/>
<terminal x="360" orientation="e" y="10"/> <terminal y="50" orientation="s" uuid="{432db7d3-1295-402e-88b5-5f32d74535b9}" name="" x="-200"/>
<terminal x="-280" orientation="s" y="50"/> <terminal y="50" orientation="s" uuid="{15962e98-1285-4678-9978-032d3fd7ccb4}" name="" x="-120"/>
<terminal x="360" orientation="e" y="-10"/> <terminal y="50" orientation="s" uuid="{1362d561-953a-42ec-bf78-150dd932a6c4}" name="" x="120"/>
<terminal y="10" orientation="e" uuid="{94dedfc3-5827-4b39-bfef-936857e36f14}" name="" x="360"/>
<terminal y="50" orientation="s" uuid="{5129f29c-c9e0-4c88-8659-d7f49519829f}" name="" x="-280"/>
<terminal y="-10" orientation="e" uuid="{3dbd35d1-0643-41f1-ac52-f2e326e4eb5b}" name="" x="360"/>
</description> </description>
</definition> </definition>

View File

@@ -1,77 +1,73 @@
<definition type="element" version="0.60" hotspot_y="44" height="110" hotspot_x="364" link_type="simple" width="730"> <definition hotspot_y="45" hotspot_x="364" height="110" type="element" width="730" version="0.80" link_type="simple">
<names> <names>
<name lang="en">750-630/000-004</name>
<name lang="es">750-630/000-004</name>
<name lang="nl">750-630/000-004</name>
<name lang="it">750-630/000-004</name>
<name lang="pl">750-630/000-004</name>
<name lang="ar">750-630/000-004</name>
<name lang="fr">750-630/000-004</name> <name lang="fr">750-630/000-004</name>
<name lang="el">750-630/000-004</name> <name lang="en">750-630/000-004</name>
<name lang="pt">750-630/000-004</name>
<name lang="de">750-630/000-004</name>
<name lang="cs">750-630/000-004</name> <name lang="cs">750-630/000-004</name>
<name lang="de">750-630/000-004</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-630/000-004</elementInformation> <elementInformation name="designation" show="1">750-630/000-004</elementInformation>
<elementInformation show="1" name="description">SSI-Interface 24Bit 125kHz Gray Status</elementInformation> <elementInformation name="description" show="1">SSI-Interface 24Bit 125kHz Gray Status</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect ry="0" rx="0" x="-360" y="-40" width="720" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" height="90"/> <rect antialias="false" y="-40" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-360" height="90" width="720" rx="0" ry="0"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="8.5" antialias="false" end2="circle" x2="120" y1="50" length2="1.5" x1="120" end1="none"/> <line length1="1.5" antialias="false" y2="8.5" x2="120" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="50" length2="1.5" end1="none" x1="120" end2="circle"/>
<text size="7" text="24V" x="-355" y="-11"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-11" text="24V" color="#000000" x="-355" rotation="0"/>
<text size="7" text="0V" x="-355" y="9"/> <text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="9" text="0V" color="#000000" x="-355" rotation="0"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-11.5" antialias="false" end2="circle" x2="-120" y1="50" length2="1.5" x1="-120" end1="none"/> <line length1="1.5" antialias="false" y2="-11.5" x2="-120" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="50" length2="1.5" end1="none" x1="-120" end2="circle"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-11.5" antialias="false" end2="circle" x2="-40" y1="50" length2="1.5" x1="-40" end1="none"/> <line length1="1.5" antialias="false" y2="-11.5" x2="-40" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="50" length2="1.5" end1="none" x1="-40" end2="circle"/>
<text size="9" text="-CL" x="283" y="48"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="-CL" color="#000000" x="283" rotation="0"/>
<text size="9" text="+CL" x="204" y="48"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="+CL" color="#000000" x="204" rotation="0"/>
<text size="9" text="24V" x="-37" y="48"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="24V" color="#000000" x="-37" rotation="0"/>
<text size="9" text="24V" x="-117" y="48"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="24V" color="#000000" x="-117" rotation="0"/>
<text size="9" text="0V" x="124" y="48"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="0V" color="#000000" x="124" rotation="0"/>
<text size="9" text="0V" x="44" y="48"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="0V" color="#000000" x="44" rotation="0"/>
<text size="9" text="-D" x="-197" y="48"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="-D" color="#000000" x="-197" rotation="0"/>
<text size="9" text="+D" x="-277" y="48"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="+D" color="#000000" x="-277" rotation="0"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="8.5" antialias="false" end2="circle" x2="40" y1="50" length2="1.5" x1="40" end1="none"/> <line length1="1.5" antialias="false" y2="8.5" x2="40" style="line-style:normal;line-weight:thin;filling:black;color:black" y1="50" length2="1.5" end1="none" x1="40" end2="circle"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-42.5" y="47.5"/> <circle antialias="true" diameter="5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-42.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-122.5" y="47.5"/> <circle antialias="true" diameter="5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-122.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-202.5" y="47.5"/> <circle antialias="true" diameter="5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-202.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-282.5" y="47.5"/> <circle antialias="true" diameter="5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-282.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="277.5" y="47.5"/> <circle antialias="true" diameter="5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="277.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="197.5" y="47.5"/> <circle antialias="true" diameter="5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="197.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="117.5" y="47.5"/> <circle antialias="true" diameter="5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="117.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="37.5" y="47.5"/> <circle antialias="true" diameter="5" y="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="37.5"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="10" antialias="false" end2="none" x2="360" y1="10" length2="1.5" x1="-360" end1="none"/> <line length1="1.5" antialias="false" y2="10" x2="360" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="10" length2="1.5" end1="none" x1="-360" end2="none"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="-10" antialias="false" end2="none" x2="360" y1="-10" length2="1.5" x1="-360" end1="none"/> <line length1="1.5" antialias="false" y2="-10" x2="360" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="-10" length2="1.5" end1="none" x1="-360" end2="none"/>
<text size="9" text="WAGO 750-630/000-004" x="-331" y="-27"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" text="WAGO 750-630/000-004" color="#000000" x="-331" rotation="0"/>
<input size="9" text="X123" x="219" tagg="label" y="-31" rotate="true"/> <dynamic_text text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-42.5" text_from="ElementInfo" frame="false" x="219" Valignment="AlignTop" uuid="{6a2b012f-3873-4d01-8e7d-134d30336df4}" rotation="0" Halignment="AlignLeft" z="27">
<text size="5" text="1" x="-278" y="58"/> <text></text>
<text size="5" text="5" x="-197" y="58"/> <info_name>label</info_name>
<text size="5" text="2" x="-117" y="58"/> </dynamic_text>
<text size="5" text="6" x="-37" y="58"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="1" color="#000000" x="-278" rotation="0"/>
<text size="5" text="3" x="43" y="58"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="5" color="#000000" x="-197" rotation="0"/>
<text size="5" text="7" x="123" y="58"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="2" color="#000000" x="-117" rotation="0"/>
<text size="5" text="4" x="203" y="58"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="6" color="#000000" x="-37" rotation="0"/>
<text size="5" text="8" x="283" y="58"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="3" color="#000000" x="43" rotation="0"/>
<text size="9" text="SSI-Interface 24Bit 125kHz Gray Status" x="-139" y="-27"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="7" color="#000000" x="123" rotation="0"/>
<polygon closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y1="-10" y2="-10" antialias="false" x2="-356"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="4" color="#000000" x="203" rotation="0"/>
<arc x="360" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" y="-12.5" width="5"/> <text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="8" color="#000000" x="283" rotation="0"/>
<polygon closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y1="10" y2="10" antialias="false" x2="-356"/> <text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" text="SSI-Interface 24Bit 125kHz Gray Status" color="#000000" x="-139" rotation="0"/>
<arc x="360" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" y="7.5" width="5"/> <polygon antialias="false" y2="-10" closed="false" x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" y1="-10" x1="-362"/>
<terminal x="-360" orientation="w" y="10"/> <arc antialias="true" y="-12.5" start="90" style="line-style:normal;line-weight:normal;filling:none;color:black" x="360" height="5" width="5" angle="180"/>
<terminal x="-360" orientation="w" y="-10"/> <polygon antialias="false" y2="10" closed="false" x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" y1="10" x1="-362"/>
<terminal x="280" orientation="s" y="50"/> <arc antialias="true" y="7.5" start="90" style="line-style:normal;line-weight:normal;filling:none;color:black" x="360" height="5" width="5" angle="180"/>
<terminal x="200" orientation="s" y="50"/> <terminal y="10" x="-360" uuid="{49706258-aa5d-43cd-b0b1-ce3d15d87ddd}" name="" orientation="w"/>
<terminal x="-40" orientation="s" y="50"/> <terminal y="-10" x="-360" uuid="{14b1836e-a842-4f6c-87b3-6eb35bb9c266}" name="" orientation="w"/>
<terminal x="40" orientation="s" y="50"/> <terminal y="50" x="280" uuid="{af569cc6-9611-4282-aa25-bbdb18511ee6}" name="" orientation="s"/>
<terminal x="-200" orientation="s" y="50"/> <terminal y="50" x="200" uuid="{f7f96353-1e05-49d1-8afe-7a6448bcbca7}" name="" orientation="s"/>
<terminal x="-120" orientation="s" y="50"/> <terminal y="50" x="-40" uuid="{b12ee0be-2689-44aa-a3b6-656658cf877b}" name="" orientation="s"/>
<terminal x="120" orientation="s" y="50"/> <terminal y="50" x="40" uuid="{3e4a0644-f5ca-4056-b2e3-65db0d384d25}" name="" orientation="s"/>
<terminal x="360" orientation="e" y="10"/> <terminal y="50" x="-200" uuid="{03b062ab-abd9-43f2-90f2-7fc8c72314e0}" name="" orientation="s"/>
<terminal x="-280" orientation="s" y="50"/> <terminal y="50" x="-120" uuid="{51e3ad4f-25b0-41eb-af9b-445da7005452}" name="" orientation="s"/>
<terminal x="360" orientation="e" y="-10"/> <terminal y="50" x="120" uuid="{122316b5-2dad-4846-bcc1-8db1b685bd14}" name="" orientation="s"/>
<terminal y="10" x="360" uuid="{600548ee-2593-4e1e-8201-7ed47fa5612e}" name="" orientation="e"/>
<terminal y="50" x="-280" uuid="{1be4afab-38ac-4b45-9439-bab0eaa61ed3}" name="" orientation="s"/>
<terminal y="-10" x="360" uuid="{24c10ab4-9f3e-417a-8dc5-c2b068916c44}" name="" orientation="e"/>
</description> </description>
</definition> </definition>

View File

@@ -1,77 +1,73 @@
<definition type="element" version="0.60" hotspot_y="44" height="110" hotspot_x="364" link_type="simple" width="730"> <definition type="element" hotspot_y="45" width="730" hotspot_x="364" height="110" link_type="simple" version="0.80">
<names> <names>
<name lang="en">750-630/000-005</name>
<name lang="es">750-630/000-005</name>
<name lang="nl">750-630/000-005</name>
<name lang="it">750-630/000-005</name>
<name lang="pl">750-630/000-005</name>
<name lang="ar">750-630/000-005</name>
<name lang="fr">750-630/000-005</name>
<name lang="el">750-630/000-005</name>
<name lang="pt">750-630/000-005</name>
<name lang="de">750-630/000-005</name>
<name lang="cs">750-630/000-005</name> <name lang="cs">750-630/000-005</name>
<name lang="en">750-630/000-005</name>
<name lang="de">750-630/000-005</name>
<name lang="fr">750-630/000-005</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-630/000-005</elementInformation> <elementInformation name="designation" show="1">750-630/000-005</elementInformation>
<elementInformation show="1" name="description">SSI-Interface 15Bit 125kHz Gray Status</elementInformation> <elementInformation name="description" show="1">SSI-Interface 15Bit 125kHz Gray Status</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect ry="0" rx="0" x="-360" y="-40" width="720" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" height="90"/> <rect ry="0" x="-360" width="720" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" y="-40" height="90" rx="0"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="8.5" antialias="false" end2="circle" x2="120" y1="50" length2="1.5" x1="120" end1="none"/> <line y2="8.5" end2="circle" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" y1="50" x2="120" x1="120" length1="1.5"/>
<text size="7" text="24V" x="-355" y="-11"/> <text x="-355" color="#000000" text="24V" y="-11" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<text size="7" text="0V" x="-355" y="9"/> <text x="-355" color="#000000" text="0V" y="9" rotation="0" font="Sans Serif,7,-1,5,50,0,0,0,0,0"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-11.5" antialias="false" end2="circle" x2="-120" y1="50" length2="1.5" x1="-120" end1="none"/> <line y2="-11.5" end2="circle" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" y1="50" x2="-120" x1="-120" length1="1.5"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-11.5" antialias="false" end2="circle" x2="-40" y1="50" length2="1.5" x1="-40" end1="none"/> <line y2="-11.5" end2="circle" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" y1="50" x2="-40" x1="-40" length1="1.5"/>
<text size="9" text="-CL" x="283" y="48"/> <text x="283" color="#000000" text="-CL" y="48" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="+CL" x="204" y="48"/> <text x="204" color="#000000" text="+CL" y="48" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="24V" x="-37" y="48"/> <text x="-37" color="#000000" text="24V" y="48" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="24V" x="-117" y="48"/> <text x="-117" color="#000000" text="24V" y="48" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="0V" x="124" y="48"/> <text x="124" color="#000000" text="0V" y="48" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="0V" x="44" y="48"/> <text x="44" color="#000000" text="0V" y="48" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="-D" x="-197" y="48"/> <text x="-197" color="#000000" text="-D" y="48" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<text size="9" text="+D" x="-277" y="48"/> <text x="-277" color="#000000" text="+D" y="48" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="8.5" antialias="false" end2="circle" x2="40" y1="50" length2="1.5" x1="40" end1="none"/> <line y2="8.5" end2="circle" length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" antialias="false" end1="none" y1="50" x2="40" x1="40" length1="1.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-42.5" y="47.5"/> <circle x="-42.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="47.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-122.5" y="47.5"/> <circle x="-122.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="47.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-202.5" y="47.5"/> <circle x="-202.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="47.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-282.5" y="47.5"/> <circle x="-282.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="47.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="277.5" y="47.5"/> <circle x="277.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="47.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="197.5" y="47.5"/> <circle x="197.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="47.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="117.5" y="47.5"/> <circle x="117.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="47.5"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="37.5" y="47.5"/> <circle x="37.5" diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" y="47.5"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="10" antialias="false" end2="none" x2="360" y1="10" length2="1.5" x1="-360" end1="none"/> <line y2="10" end2="none" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end1="none" y1="10" x2="360" x1="-360" length1="1.5"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="-10" antialias="false" end2="none" x2="360" y1="-10" length2="1.5" x1="-360" end1="none"/> <line y2="-10" end2="none" length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" antialias="false" end1="none" y1="-10" x2="360" x1="-360" length1="1.5"/>
<text size="9" text="WAGO 750-630/000-005" x="-331" y="-27"/> <text x="-331" color="#000000" text="WAGO 750-630/000-005" y="-27" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<input size="9" text="X123" x="219" tagg="label" y="-31" rotate="true"/> <dynamic_text Valignment="AlignTop" x="219" uuid="{45536cea-4fab-4dd5-8acf-b3ee3a770e2d}" text_from="ElementInfo" Halignment="AlignLeft" y="-42.5" text_width="-1" rotation="0" frame="false" z="27" font="Sans Serif,9,-1,5,50,0,0,0,0,0">
<text size="5" text="1" x="-278" y="58"/> <text></text>
<text size="5" text="5" x="-197" y="58"/> <info_name>label</info_name>
<text size="5" text="2" x="-117" y="58"/> </dynamic_text>
<text size="5" text="6" x="-37" y="58"/> <text x="-278" color="#000000" text="1" y="58" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="3" x="43" y="58"/> <text x="-197" color="#000000" text="5" y="58" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="7" x="123" y="58"/> <text x="-117" color="#000000" text="2" y="58" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="4" x="203" y="58"/> <text x="-37" color="#000000" text="6" y="58" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="5" text="8" x="283" y="58"/> <text x="43" color="#000000" text="3" y="58" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<text size="9" text="SSI-Interface 15Bit 125kHz Gray Status" x="-139" y="-27"/> <text x="123" color="#000000" text="7" y="58" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<polygon closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y1="-10" y2="-10" antialias="false" x2="-356"/> <text x="203" color="#000000" text="4" y="58" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<arc x="360" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" y="-12.5" width="5"/> <text x="283" color="#000000" text="8" y="58" rotation="0" font="Sans Serif,5,-1,5,50,0,0,0,0,0"/>
<polygon closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y1="10" y2="10" antialias="false" x2="-356"/> <text x="-139" color="#000000" text="SSI-Interface 15Bit 125kHz Gray Status" y="-27" rotation="0" font="Sans Serif,9,-1,5,50,0,0,0,0,0"/>
<arc x="360" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" y="7.5" width="5"/> <polygon y2="-10" style="line-style:normal;line-weight:hight;filling:none;color:black" antialias="false" y1="-10" x2="-356" x1="-362" closed="false"/>
<terminal x="-360" orientation="w" y="10"/> <arc x="360" width="5" style="line-style:normal;line-weight:normal;filling:none;color:black" start="90" antialias="true" y="-12.5" height="5" angle="180"/>
<terminal x="-360" orientation="w" y="-10"/> <polygon y2="10" style="line-style:normal;line-weight:hight;filling:none;color:black" antialias="false" y1="10" x2="-356" x1="-362" closed="false"/>
<terminal x="280" orientation="s" y="50"/> <arc x="360" width="5" style="line-style:normal;line-weight:normal;filling:none;color:black" start="90" antialias="true" y="7.5" height="5" angle="180"/>
<terminal x="200" orientation="s" y="50"/> <terminal x="-360" uuid="{0c910456-c3fb-4fa3-9ea0-f36c770cc182}" orientation="w" y="10" name=""/>
<terminal x="-40" orientation="s" y="50"/> <terminal x="-360" uuid="{993ce9e7-b746-44e1-99ab-4cd00a4b026e}" orientation="w" y="-10" name=""/>
<terminal x="40" orientation="s" y="50"/> <terminal x="280" uuid="{50fc4e9d-0c8f-4ce5-8f25-d0ad2cbd18b8}" orientation="s" y="50" name=""/>
<terminal x="-200" orientation="s" y="50"/> <terminal x="200" uuid="{b3e1e133-ba4e-4047-88d1-eaa0ce88144f}" orientation="s" y="50" name=""/>
<terminal x="-120" orientation="s" y="50"/> <terminal x="-40" uuid="{1e72d742-fd1e-4372-8549-b7136271a8c6}" orientation="s" y="50" name=""/>
<terminal x="120" orientation="s" y="50"/> <terminal x="40" uuid="{0ba694b3-ab55-417c-8ac4-fffa03ba00f9}" orientation="s" y="50" name=""/>
<terminal x="360" orientation="e" y="10"/> <terminal x="-200" uuid="{85768bbb-02af-409b-8c62-4be4f9c4a13b}" orientation="s" y="50" name=""/>
<terminal x="-280" orientation="s" y="50"/> <terminal x="-120" uuid="{f9b7198d-8161-4c73-abe6-d26e103d5b6f}" orientation="s" y="50" name=""/>
<terminal x="360" orientation="e" y="-10"/> <terminal x="120" uuid="{9d1539a9-2448-4ff7-84f9-57167ba3066f}" orientation="s" y="50" name=""/>
<terminal x="360" uuid="{a430e15c-363e-47d9-a457-aec5602b99c5}" orientation="e" y="10" name=""/>
<terminal x="-280" uuid="{c0273042-0bcc-4818-af58-9ca4a2869f19}" orientation="s" y="50" name=""/>
<terminal x="360" uuid="{f597bead-bd53-4723-9d02-fd363e3ad54f}" orientation="e" y="-10" name=""/>
</description> </description>
</definition> </definition>

View File

@@ -1,77 +1,73 @@
<definition type="element" version="0.60" hotspot_y="44" height="110" hotspot_x="364" link_type="simple" width="730"> <definition width="730" type="element" height="110" hotspot_x="364" hotspot_y="45" link_type="simple" version="0.80">
<names> <names>
<name lang="en">750-630/003-000</name>
<name lang="es">750-630/003-000</name>
<name lang="nl">750-630/003-000</name>
<name lang="it">750-630/003-000</name>
<name lang="pl">750-630/003-000</name>
<name lang="ar">750-630/003-000</name>
<name lang="fr">750-630/003-000</name>
<name lang="el">750-630/003-000</name>
<name lang="pt">750-630/003-000</name>
<name lang="de">750-630/003-000</name> <name lang="de">750-630/003-000</name>
<name lang="cs">750-630/003-000</name> <name lang="cs">750-630/003-000</name>
<name lang="en">750-630/003-000</name>
<name lang="fr">750-630/003-000</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-630/003-000</elementInformation>
<elementInformation show="1" name="description">SSI-Interface Adjust</elementInformation> <elementInformation show="1" name="description">SSI-Interface Adjust</elementInformation>
<elementInformation show="1" name="designation">750-630/003-000</elementInformation>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect ry="0" rx="0" x="-360" y="-40" width="720" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" height="90"/> <rect width="720" height="90" rx="0" style="line-style:normal;line-weight:normal;filling:none;color:black" x="-360" y="-40" ry="0" antialias="false"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="8.5" antialias="false" end2="circle" x2="120" y1="50" length2="1.5" x1="120" end1="none"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="120" y2="8.5" x2="120" end2="circle" y1="50" end1="none" length1="1.5" antialias="false"/>
<text size="7" text="24V" x="-355" y="-11"/> <text color="#000000" x="-355" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-11" rotation="0" text="24V"/>
<text size="7" text="0V" x="-355" y="9"/> <text color="#000000" x="-355" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="9" rotation="0" text="0V"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-11.5" antialias="false" end2="circle" x2="-120" y1="50" length2="1.5" x1="-120" end1="none"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="-120" y2="-11.5" x2="-120" end2="circle" y1="50" end1="none" length1="1.5" antialias="false"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="-11.5" antialias="false" end2="circle" x2="-40" y1="50" length2="1.5" x1="-40" end1="none"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="-40" y2="-11.5" x2="-40" end2="circle" y1="50" end1="none" length1="1.5" antialias="false"/>
<text size="9" text="-CL" x="283" y="48"/> <text color="#000000" x="283" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" rotation="0" text="-CL"/>
<text size="9" text="+CL" x="204" y="48"/> <text color="#000000" x="204" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" rotation="0" text="+CL"/>
<text size="9" text="24V" x="-37" y="48"/> <text color="#000000" x="-37" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" rotation="0" text="24V"/>
<text size="9" text="24V" x="-117" y="48"/> <text color="#000000" x="-117" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" rotation="0" text="24V"/>
<text size="9" text="0V" x="124" y="48"/> <text color="#000000" x="124" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" rotation="0" text="0V"/>
<text size="9" text="0V" x="44" y="48"/> <text color="#000000" x="44" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" rotation="0" text="0V"/>
<text size="9" text="-D" x="-197" y="48"/> <text color="#000000" x="-197" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" rotation="0" text="-D"/>
<text size="9" text="+D" x="-277" y="48"/> <text color="#000000" x="-277" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" rotation="0" text="+D"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" y2="8.5" antialias="false" end2="circle" x2="40" y1="50" length2="1.5" x1="40" end1="none"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:black;color:black" x1="40" y2="8.5" x2="40" end2="circle" y1="50" end1="none" length1="1.5" antialias="false"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-42.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-42.5" y="47.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-122.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-122.5" y="47.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-202.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-202.5" y="47.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="-282.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-282.5" y="47.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="277.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="277.5" y="47.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="197.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="197.5" y="47.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="117.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="117.5" y="47.5" diameter="5" antialias="true"/>
<circle style="line-style:normal;line-weight:normal;filling:white;color:black" antialias="true" diameter="5" x="37.5" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="37.5" y="47.5" diameter="5" antialias="true"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="10" antialias="false" end2="none" x2="360" y1="10" length2="1.5" x1="-360" end1="none"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-360" y2="10" x2="360" end2="none" y1="10" end1="none" length1="1.5" antialias="false"/>
<line length1="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y2="-10" antialias="false" end2="none" x2="360" y1="-10" length2="1.5" x1="-360" end1="none"/> <line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-360" y2="-10" x2="360" end2="none" y1="-10" end1="none" length1="1.5" antialias="false"/>
<text size="9" text="WAGO 750-630/003-000" x="-331" y="-27"/> <text color="#000000" x="-331" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" rotation="0" text="WAGO 750-630/003-000"/>
<input size="9" text="X123" x="219" tagg="label" y="-31" rotate="true"/> <dynamic_text Halignment="AlignLeft" uuid="{17a63545-3470-4a3a-85a5-c1bcc286ab64}" frame="false" text_from="ElementInfo" x="219" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-42.5" rotation="0" text_width="-1" Valignment="AlignTop" z="27">
<text size="5" text="1" x="-278" y="58"/> <text></text>
<text size="5" text="5" x="-197" y="58"/> <info_name>label</info_name>
<text size="5" text="2" x="-117" y="58"/> </dynamic_text>
<text size="5" text="6" x="-37" y="58"/> <text color="#000000" x="-278" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="1"/>
<text size="5" text="3" x="43" y="58"/> <text color="#000000" x="-197" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="5"/>
<text size="5" text="7" x="123" y="58"/> <text color="#000000" x="-117" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="2"/>
<text size="5" text="4" x="203" y="58"/> <text color="#000000" x="-37" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="6"/>
<text size="5" text="8" x="283" y="58"/> <text color="#000000" x="43" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="3"/>
<text size="9" text="SSI-Interface Adjust" x="-139" y="-27"/> <text color="#000000" x="123" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="7"/>
<polygon closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y1="-10" y2="-10" antialias="false" x2="-356"/> <text color="#000000" x="203" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="4"/>
<arc x="360" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" y="-12.5" width="5"/> <text color="#000000" x="283" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" rotation="0" text="8"/>
<polygon closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y1="10" y2="10" antialias="false" x2="-356"/> <text color="#000000" x="-139" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" rotation="0" text="SSI-Interface Adjust"/>
<arc x="360" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" y="7.5" width="5"/> <polygon style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y2="-10" x2="-356" closed="false" y1="-10" antialias="false"/>
<terminal x="-360" orientation="w" y="10"/> <arc width="5" start="90" height="5" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" x="360" y="-12.5" antialias="true"/>
<terminal x="-360" orientation="w" y="-10"/> <polygon style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y2="10" x2="-356" closed="false" y1="10" antialias="false"/>
<terminal x="280" orientation="s" y="50"/> <arc width="5" start="90" height="5" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" x="360" y="7.5" antialias="true"/>
<terminal x="200" orientation="s" y="50"/> <terminal orientation="w" uuid="{e0d10802-1bbb-45a4-adea-6e96e1757ebb}" x="-360" y="10" name=""/>
<terminal x="-40" orientation="s" y="50"/> <terminal orientation="w" uuid="{a66c703e-d080-4d3d-b6a6-409fdf34f8ba}" x="-360" y="-10" name=""/>
<terminal x="40" orientation="s" y="50"/> <terminal orientation="s" uuid="{15be2ae7-3d6f-487e-b484-e80682cb4dd7}" x="280" y="50" name=""/>
<terminal x="-200" orientation="s" y="50"/> <terminal orientation="s" uuid="{e06914be-7288-4d94-b6c9-11443ad64e35}" x="200" y="50" name=""/>
<terminal x="-120" orientation="s" y="50"/> <terminal orientation="s" uuid="{26b2e1b1-30b5-438e-a648-cd54520b69bf}" x="-40" y="50" name=""/>
<terminal x="120" orientation="s" y="50"/> <terminal orientation="s" uuid="{7a3d59bd-f5d9-4862-acd1-c447f2811fd2}" x="40" y="50" name=""/>
<terminal x="360" orientation="e" y="10"/> <terminal orientation="s" uuid="{6e7a37c8-4988-4d74-90a9-c3adee33f449}" x="-200" y="50" name=""/>
<terminal x="-280" orientation="s" y="50"/> <terminal orientation="s" uuid="{273eceb7-35f7-4593-9999-b31f4cd7b8c1}" x="-120" y="50" name=""/>
<terminal x="360" orientation="e" y="-10"/> <terminal orientation="s" uuid="{c93da11e-ad95-4f3b-9289-21dca2433478}" x="120" y="50" name=""/>
<terminal orientation="e" uuid="{70ddae02-e9ca-41ec-98a2-06f747120bad}" x="360" y="10" name=""/>
<terminal orientation="s" uuid="{b0d1b20c-8815-4a1e-9ce8-99f8066471db}" x="-280" y="50" name=""/>
<terminal orientation="e" uuid="{e8a7be1d-415e-4ba4-8c6f-6c2bb22f60bd}" x="360" y="-10" name=""/>
</description> </description>
</definition> </definition>

View File

@@ -0,0 +1,126 @@
<definition hotspot_y="45" height="110" type="element" version="0.90" width="730" link_type="simple" hotspot_x="364">
<names>
<name lang="fr">750-632</name>
<name lang="cs">750-632</name>
<name lang="de">750-632</name>
<name lang="en">750-632</name>
</names>
<elementInformations>
<elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation name="designation" show="1">750-632</elementInformation>
<elementInformation name="description" show="1">Proportional Valve Proportionalventil</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<polygon x2="290" y4="34" closed="false" x3="311" y1="50" y2="30" antialias="false" x1="290" y3="30" x4="311" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<polygon x2="170" y4="34" closed="false" x3="191" y1="50" y2="30" antialias="false" x1="170" y3="30" x4="191" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<rect y="-40" rx="0" antialias="false" ry="0" height="90" x="-360" style="line-style:normal;line-weight:normal;filling:none;color:black" width="720"/>
<line x2="196" end1="none" length2="1.5" length1="1.5" end2="none" y1="34" y2="34" antialias="false" x1="186" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="316" end1="none" length2="1.5" length1="1.5" end2="none" y1="34" y2="34" antialias="false" x1="306" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<circle y="-11" antialias="false" diameter="2" x="-191" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<line x2="194" end1="none" length2="1.5" length1="1.5" end2="none" y1="36" y2="36" antialias="false" x1="188" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<circle y="-11" antialias="false" diameter="2" x="-271" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<line x2="314" end1="none" length2="1.5" length1="1.5" end2="none" y1="36" y2="36" antialias="false" x1="308" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="192" end1="none" length2="1.5" length1="1.5" end2="none" y1="38" y2="38" antialias="false" x1="190" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<circle y="-11" antialias="false" diameter="2" x="-71" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<line x2="312" end1="none" length2="1.5" length1="1.5" end2="none" y1="38" y2="38" antialias="false" x1="310" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<circle y="-11" antialias="false" diameter="2" x="9" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-112.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="127.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-152.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="167.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-192.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="207.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-232.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="247.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-272.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="287.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-312.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-32.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="7.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-72.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="87.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="9" antialias="false" diameter="2" x="-151" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="9" antialias="false" diameter="2" x="-231" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="9" antialias="false" diameter="2" x="-31" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="9" antialias="false" diameter="2" x="49" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<line x2="10" end1="none" length2="1.5" length1="1.5" end2="none" y1="46.8575" y2="-10" antialias="false" x1="10" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-150" end1="none" length2="1.5" length1="1.5" end2="none" y1="48" y2="10" antialias="false" x1="-150" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-190" end1="none" length2="1.5" length1="1.5" end2="none" y1="46.8575" y2="-10" antialias="false" x1="-190" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-230" end1="none" length2="1.5" length1="1.5" end2="none" y1="48" y2="10" antialias="false" x1="-230" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-270" end1="none" length2="1.5" length1="1.5" end2="none" y1="46.8575" y2="-10" antialias="false" x1="-270" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-30" end1="none" length2="1.5" length1="1.5" end2="none" y1="48" y2="10" antialias="false" x1="-30" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="357" end1="none" length2="1.5" length1="1.5" end2="none" y1="10" y2="10" antialias="false" x1="-357" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="357" end1="none" length2="1.5" length1="1.5" end2="none" y1="-10" y2="-10" antialias="false" x1="-357" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="50" end1="none" length2="1.5" length1="1.5" end2="none" y1="48" y2="10" antialias="false" x1="50" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-70" end1="none" length2="1.5" length1="1.5" end2="none" y1="46.8575" y2="-10" antialias="false" x1="-70" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="1" rotation="0" x="-307" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="2" rotation="0" x="-267" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="3" rotation="0" x="-227" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="4" rotation="0" x="-187" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="5" rotation="0" x="-147" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="6" rotation="0" x="93" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="7" rotation="0" x="213" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="8" rotation="0" x="173" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="9" rotation="0" x="-107" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="10" rotation="0" x="-67" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="11" rotation="0" x="-27" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="12" rotation="0" x="13" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="13" rotation="0" x="53" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="14" rotation="0" x="133" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="15" rotation="0" x="253" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="16" rotation="0" x="293" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-12" text="24V" rotation="0" x="-355" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="0V" rotation="0" x="-147" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="0V" rotation="0" x="53" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="24V" rotation="0" x="13" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="24V" rotation="0" x="-187" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="A-" rotation="0" x="253" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="A+" rotation="0" x="213" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="B-" rotation="0" x="133" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="B+" rotation="0" x="93" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="DI1" rotation="0" x="-307" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="DI2" rotation="0" x="-107" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="L1-" rotation="0" x="-227" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="L1+" rotation="0" x="-267" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="L2-" rotation="0" x="-27" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="L2+" rotation="0" x="-67" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="Shield" rotation="0" x="173" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="Shield" rotation="0" x="293" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="8" text="0V" rotation="0" x="-355" color="#000000"/>
<dynamic_text frame="false" keep_visual_rotation="true" Halignment="AlignLeft" font="Sans Serif,9,-1,5,0,0,0,0,0,0,normal" text_width="-1" text_from="ElementInfo" y="-42.5" Valignment="AlignTop" rotation="0" uuid="{d136989d-156e-4304-bc4b-13784d2f008e}" x="209" z="69">
<text></text>
<info_name>label</info_name>
<composite_text>%{label}</composite_text>
</dynamic_text>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" text="Proportional Valve Module" rotation="0" x="-127" color="#000000"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" text="WAGO 750-632" rotation="0" x="-341" color="#000000"/>
<polygon x2="-356" closed="false" y1="-10" y2="-10" antialias="false" x1="-362" style="line-style:normal;line-weight:hight;filling:none;color:black"/>
<arc start="90" y="-12.5" antialias="true" height="5" x="360" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" width="5"/>
<polygon x2="-356" closed="false" y1="10" y2="10" antialias="false" x1="-362" style="line-style:normal;line-weight:hight;filling:none;color:black"/>
<arc start="90" y="7.5" antialias="true" height="5" x="360" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" width="5"/>
<terminal orientation="e" y="-10" uuid="{cee43856-1f59-434d-9614-25942191843a}" x="360" type="Generic" name=""/>
<terminal orientation="e" y="10" uuid="{1d7cf1c2-22c9-4c16-b44c-c86e810e3b73}" x="360" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{0d533b7a-2b15-4762-a116-a1330005d99e}" x="-310" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{9b9b2f53-9639-42fc-aba2-b92ad12fc9e6}" x="10" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{fa66ef88-4765-4685-b392-9d0a9f2521c3}" x="90" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{c43a6853-afe2-4a43-9b5c-6137494d053c}" x="290" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{5bfd603b-ded7-4e02-83f9-1d8ab467f847}" x="210" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{060c83f9-7fff-4e9a-a6b7-f15f91bd0b5c}" x="170" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{ad28ea3e-0a1d-4d8f-81aa-c3501fd0c8dd}" x="-30" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{8c19fac7-9aca-4865-9133-4ddce80a0f7c}" x="-270" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{0c00657e-41d1-4dfb-ab34-00a153ca3e34}" x="-230" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{148a2c3b-c186-4894-ad3a-8abcf0a5c882}" x="50" type="Generic" name=""/>
<terminal orientation="w" y="10" uuid="{d41a440b-4aa1-4f01-952c-a6e3dedcfbcc}" x="-360" type="Generic" name=""/>
<terminal orientation="w" y="-10" uuid="{cb797c28-9d9e-493e-ae14-10eaa65daf0f}" x="-360" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{37c199a7-e9ff-4639-a25c-9e90d44e0728}" x="250" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{0c3192ee-f5ba-470f-adc1-96af39d4458b}" x="-190" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{0f874db3-e8e8-4710-9497-d1651dbecd7b}" x="130" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{5f0e266f-9603-4434-853f-c0f700fee4cb}" x="-70" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{a804666f-7b91-4d15-bf34-ecede5c14e25}" x="-110" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{7161d3f4-6678-402f-8da9-fc7304cf9cb3}" x="-150" type="Generic" name=""/>
</description>
</definition>

View File

@@ -0,0 +1,118 @@
<definition hotspot_y="45" height="110" type="element" version="0.90" width="730" link_type="simple" hotspot_x="364">
<names>
<name lang="en">750-632/000-100</name>
<name lang="cs">750-632/000-100</name>
<name lang="fr">750-632/000-100</name>
<name lang="de">750-632/000-100</name>
</names>
<elementInformations>
<elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation name="designation" show="1">750-632/000-100</elementInformation>
<elementInformation name="description" show="1">2Ch. 3L Proportional Valve Proportionalventil</elementInformation>
</elementInformations>
<informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations>
<description>
<rect y="-40" rx="0" antialias="false" ry="0" height="90" x="-360" style="line-style:normal;line-weight:normal;filling:none;color:black" width="720"/>
<circle y="-11" antialias="false" diameter="2" x="-191" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="-11" antialias="false" diameter="2" x="-271" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="-11" antialias="false" diameter="2" x="-71" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="-11" antialias="false" diameter="2" x="9" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-112.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="127.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-152.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="167.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-192.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="207.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-232.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="247.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-272.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="287.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-312.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-32.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="47.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="7.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="-72.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="47.5" antialias="true" diameter="5" x="87.5" style="line-style:normal;line-weight:normal;filling:white;color:black"/>
<circle y="9" antialias="false" diameter="2" x="-151" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="9" antialias="false" diameter="2" x="-231" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="9" antialias="false" diameter="2" x="-31" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<circle y="9" antialias="false" diameter="2" x="49" style="line-style:normal;line-weight:normal;filling:black;color:black"/>
<line x2="10" end1="none" length2="1.5" length1="1.5" end2="none" y1="46.8575" y2="-10" antialias="false" x1="10" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-150" end1="none" length2="1.5" length1="1.5" end2="none" y1="48" y2="10" antialias="false" x1="-150" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-190" end1="none" length2="1.5" length1="1.5" end2="none" y1="46.8575" y2="-10" antialias="false" x1="-190" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-230" end1="none" length2="1.5" length1="1.5" end2="none" y1="48" y2="10" antialias="false" x1="-230" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-270" end1="none" length2="1.5" length1="1.5" end2="none" y1="46.8575" y2="-10" antialias="false" x1="-270" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-30" end1="none" length2="1.5" length1="1.5" end2="none" y1="48" y2="10" antialias="false" x1="-30" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="357" end1="none" length2="1.5" length1="1.5" end2="none" y1="10" y2="10" antialias="false" x1="-357" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="357" end1="none" length2="1.5" length1="1.5" end2="none" y1="-10" y2="-10" antialias="false" x1="-357" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="50" end1="none" length2="1.5" length1="1.5" end2="none" y1="48" y2="10" antialias="false" x1="50" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<line x2="-70" end1="none" length2="1.5" length1="1.5" end2="none" y1="46.8575" y2="-10" antialias="false" x1="-70" style="line-style:normal;line-weight:thin;filling:none;color:black"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="1" rotation="0" x="-307" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="2" rotation="0" x="-267" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="3" rotation="0" x="-227" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="4" rotation="0" x="-187" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="5" rotation="0" x="-147" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="6" rotation="0" x="93" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="7" rotation="0" x="213" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="16" rotation="0" x="173" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="9" rotation="0" x="-107" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="10" rotation="0" x="-67" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="11" rotation="0" x="-27" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="12" rotation="0" x="13" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="13" rotation="0" x="53" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="14" rotation="0" x="133" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="15" rotation="0" x="253" color="#000000"/>
<text font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="8" rotation="0" x="293" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-12" text="24V" rotation="0" x="-355" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="0V" rotation="0" x="-147" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="0V" rotation="0" x="53" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="24V" rotation="0" x="13" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="24V" rotation="0" x="-187" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="A-" rotation="0" x="253" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="A+" rotation="0" x="213" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="B-" rotation="0" x="133" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="B+" rotation="0" x="93" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="DI1" rotation="0" x="-307" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="DI2" rotation="0" x="-107" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="L1-" rotation="0" x="-227" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="L1+" rotation="0" x="-267" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="L2-" rotation="0" x="-27" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="L2+" rotation="0" x="-67" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="CB" rotation="0" x="173" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="49" text="CA" rotation="0" x="293" color="#000000"/>
<text font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="8" text="0V" rotation="0" x="-355" color="#000000"/>
<dynamic_text frame="false" keep_visual_rotation="true" Halignment="AlignLeft" font="Sans Serif,9,-1,5,0,0,0,0,0,0,normal" text_width="-1" text_from="ElementInfo" y="-42.5" Valignment="AlignTop" rotation="0" uuid="{d136989d-156e-4304-bc4b-13784d2f008e}" x="209" z="69">
<text></text>
<info_name>label</info_name>
<composite_text>%{label}</composite_text>
</dynamic_text>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" text="Proportional Valve Module, 2 Ch. 3L" rotation="0" x="-127" color="#000000"/>
<text font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" text="WAGO 750-632/000-100" rotation="0" x="-341" color="#000000"/>
<polygon x2="-356" closed="false" y1="-10" y2="-10" antialias="false" x1="-362" style="line-style:normal;line-weight:hight;filling:none;color:black"/>
<arc start="90" y="-12.5" antialias="true" height="5" x="360" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" width="5"/>
<polygon x2="-356" closed="false" y1="10" y2="10" antialias="false" x1="-362" style="line-style:normal;line-weight:hight;filling:none;color:black"/>
<arc start="90" y="7.5" antialias="true" height="5" x="360" angle="180" style="line-style:normal;line-weight:normal;filling:none;color:black" width="5"/>
<terminal orientation="s" y="50" uuid="{ad28ea3e-0a1d-4d8f-81aa-c3501fd0c8dd}" x="-30" type="Generic" name=""/>
<terminal orientation="e" y="10" uuid="{1d7cf1c2-22c9-4c16-b44c-c86e810e3b73}" x="360" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{0f874db3-e8e8-4710-9497-d1651dbecd7b}" x="130" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{fa66ef88-4765-4685-b392-9d0a9f2521c3}" x="90" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{5f0e266f-9603-4434-853f-c0f700fee4cb}" x="-70" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{5bfd603b-ded7-4e02-83f9-1d8ab467f847}" x="210" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{060c83f9-7fff-4e9a-a6b7-f15f91bd0b5c}" x="170" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{8c19fac7-9aca-4865-9133-4ddce80a0f7c}" x="-270" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{c43a6853-afe2-4a43-9b5c-6137494d053c}" x="290" type="Generic" name=""/>
<terminal orientation="e" y="-10" uuid="{cee43856-1f59-434d-9614-25942191843a}" x="360" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{0c00657e-41d1-4dfb-ab34-00a153ca3e34}" x="-230" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{0d533b7a-2b15-4762-a116-a1330005d99e}" x="-310" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{148a2c3b-c186-4894-ad3a-8abcf0a5c882}" x="50" type="Generic" name=""/>
<terminal orientation="w" y="10" uuid="{d41a440b-4aa1-4f01-952c-a6e3dedcfbcc}" x="-360" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{9b9b2f53-9639-42fc-aba2-b92ad12fc9e6}" x="10" type="Generic" name=""/>
<terminal orientation="w" y="-10" uuid="{cb797c28-9d9e-493e-ae14-10eaa65daf0f}" x="-360" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{37c199a7-e9ff-4639-a25c-9e90d44e0728}" x="250" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{0c3192ee-f5ba-470f-adc1-96af39d4458b}" x="-190" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{a804666f-7b91-4d15-bf34-ecede5c14e25}" x="-110" type="Generic" name=""/>
<terminal orientation="s" y="50" uuid="{7161d3f4-6678-402f-8da9-fc7304cf9cb3}" x="-150" type="Generic" name=""/>
</description>
</definition>

View File

@@ -1,73 +1,69 @@
<definition version="0.70" link_type="simple" width="730" type="element" height="110" hotspot_x="364" hotspot_y="46"> <definition width="730" hotspot_x="364" link_type="simple" type="element" version="0.80" hotspot_y="45" height="110">
<names> <names>
<name lang="de">750-636</name> <name lang="de">750-636</name>
<name lang="pt">750-636</name>
<name lang="nl">750-636</name>
<name lang="el">750-636</name>
<name lang="cs">750-636</name>
<name lang="it">750-636</name>
<name lang="ar">750-636</name>
<name lang="pl">750-636</name>
<name lang="fr">750-636</name>
<name lang="es">750-636</name>
<name lang="en">750-636</name> <name lang="en">750-636</name>
<name lang="fr">750-636</name>
<name lang="cs">750-636</name>
</names> </names>
<elementInformations> <elementInformations>
<elementInformation show="1" name="manufacturer">WAGO</elementInformation> <elementInformation name="manufacturer" show="1">WAGO</elementInformation>
<elementInformation show="1" name="designation">750-636</elementInformation> <elementInformation name="designation" show="1">750-636</elementInformation>
<elementInformation show="1" name="description">DC-Drive Controller, DC 24V, 5A</elementInformation> <elementInformation name="description" show="1">DC-Drive Controller, DC 24V, 5A</elementInformation>
</elementInformations> </elementInformations>
<informations>Author: plc-user for QElectroTech <informations>Author: plc-user for QElectroTech
License:see https://qelectrotech.org/wiki_new/doc/elements_license License:see https://qelectrotech.org/wiki_new/doc/elements_license
</informations> </informations>
<description> <description>
<rect ry="0" rx="0" x="-360" y="-40" width="720" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="false" height="90"/> <rect style="line-style:normal;line-weight:normal;filling:none;color:black" x="-360" width="720" antialias="false" y="-40" height="90" rx="0" ry="0"/>
<text text="24V" size="7" x="-355" y="-11"/> <text x="-355" rotation="0" color="#000000" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="-11" text="24V"/>
<text text="0V" size="7" x="-355" y="9"/> <text x="-355" rotation="0" color="#000000" font="Sans Serif,7,-1,5,50,0,0,0,0,0" y="9" text="0V"/>
<text text="Motor A-" size="9" x="283" y="48"/> <text x="283" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="Motor A-"/>
<text text="Motor A+" size="9" x="204" y="48"/> <text x="204" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="Motor A+"/>
<text text="Encoder B" size="9" x="-37" y="48"/> <text x="-37" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="Encoder B"/>
<text text="Encoder A" size="9" x="-117" y="48"/> <text x="-117" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="Encoder A"/>
<text text="Z" size="9" x="124" y="48"/> <text x="124" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="Z"/>
<text text="Preset" size="9" x="44" y="48"/> <text x="44" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="Preset"/>
<text text="End-" size="9" x="-197" y="48"/> <text x="-197" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="End-"/>
<text text="End+" size="9" x="-277" y="48"/> <text x="-277" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="48" text="End+"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-42.5" antialias="true" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-42.5" antialias="true" y="47.5" diameter="5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-122.5" antialias="true" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-122.5" antialias="true" y="47.5" diameter="5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-202.5" antialias="true" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-202.5" antialias="true" y="47.5" diameter="5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="-282.5" antialias="true" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="-282.5" antialias="true" y="47.5" diameter="5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="277.5" antialias="true" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="277.5" antialias="true" y="47.5" diameter="5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="197.5" antialias="true" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="197.5" antialias="true" y="47.5" diameter="5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="117.5" antialias="true" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="117.5" antialias="true" y="47.5" diameter="5"/>
<circle diameter="5" style="line-style:normal;line-weight:normal;filling:white;color:black" x="37.5" antialias="true" y="47.5"/> <circle style="line-style:normal;line-weight:normal;filling:white;color:black" x="37.5" antialias="true" y="47.5" diameter="5"/>
<line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="10" end2="none" x2="360" y2="10" antialias="false" x1="-360" end1="none" length1="1.5"/> <line x2="360" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-360" length2="1.5" antialias="false" end1="none" y2="10" y1="10" length1="1.5" end2="none"/>
<line length2="1.5" style="line-style:normal;line-weight:thin;filling:none;color:black" y1="-10" end2="none" x2="360" y2="-10" antialias="false" x1="-360" end1="none" length1="1.5"/> <line x2="360" style="line-style:normal;line-weight:thin;filling:none;color:black" x1="-360" length2="1.5" antialias="false" end1="none" y2="-10" y1="-10" length1="1.5" end2="none"/>
<text text="WAGO 750-636" size="9" x="-331" y="-27"/> <text x="-331" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" text="WAGO 750-636"/>
<input text="X123" size="9" x="219" rotate="true" y="-31" tagg="label"/> <dynamic_text x="219" Valignment="AlignTop" rotation="0" text_width="-1" text_from="ElementInfo" font="Sans Serif,9,-1,5,50,0,0,0,0,0" frame="false" z="23" y="-42.5" Halignment="AlignLeft" uuid="{132f7d0f-94f2-4da3-b571-df41ec4abe13}">
<text text="1" size="5" x="-278" y="58"/> <text></text>
<text text="5" size="5" x="-197" y="58"/> <info_name>label</info_name>
<text text="2" size="5" x="-117" y="58"/> </dynamic_text>
<text text="6" size="5" x="-37" y="58"/> <text x="-278" rotation="0" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="1"/>
<text text="3" size="5" x="43" y="58"/> <text x="-197" rotation="0" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="5"/>
<text text="7" size="5" x="123" y="58"/> <text x="-117" rotation="0" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="2"/>
<text text="4" size="5" x="203" y="58"/> <text x="-37" rotation="0" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="6"/>
<text text="8" size="5" x="283" y="58"/> <text x="43" rotation="0" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="3"/>
<text text="DC-Drive Controller, DC 24 V, 5 A" size="9" x="-139" y="-27"/> <text x="123" rotation="0" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="7"/>
<polygon closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y1="-10" y2="-10" antialias="false" x2="-356"/> <text x="203" rotation="0" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="4"/>
<arc x="360" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" y="-12.5" width="5"/> <text x="283" rotation="0" color="#000000" font="Sans Serif,5,-1,5,50,0,0,0,0,0" y="58" text="8"/>
<polygon closed="false" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" y1="10" y2="10" antialias="false" x2="-356"/> <text x="-139" rotation="0" color="#000000" font="Sans Serif,9,-1,5,50,0,0,0,0,0" y="-27" text="DC-Drive Controller, DC 24 V, 5 A"/>
<arc x="360" height="5" style="line-style:normal;line-weight:normal;filling:none;color:black" antialias="true" angle="180" start="90" y="7.5" width="5"/> <polygon x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" antialias="false" y2="-10" closed="false" y1="-10"/>
<terminal orientation="s" x="120" y="50"/> <arc style="line-style:normal;line-weight:normal;filling:none;color:black" x="360" width="5" antialias="true" angle="180" y="-12.5" start="90" height="5"/>
<terminal orientation="w" x="-360" y="10"/> <polygon x2="-356" style="line-style:normal;line-weight:hight;filling:none;color:black" x1="-362" antialias="false" y2="10" closed="false" y1="10"/>
<terminal orientation="w" x="-360" y="-10"/> <arc style="line-style:normal;line-weight:normal;filling:none;color:black" x="360" width="5" antialias="true" angle="180" y="7.5" start="90" height="5"/>
<terminal orientation="s" x="280" y="50"/> <terminal orientation="s" x="120" name="" y="50" uuid="{08636b81-6302-41c4-a112-b5b9a849ce4b}"/>
<terminal orientation="s" x="200" y="50"/> <terminal orientation="w" x="-360" name="" y="10" uuid="{2d02f28f-d15c-43aa-9bc8-88304b39c261}"/>
<terminal orientation="s" x="-40" y="50"/> <terminal orientation="w" x="-360" name="" y="-10" uuid="{2c63901e-4478-4034-ba7a-79fe2c1bd1f4}"/>
<terminal orientation="s" x="40" y="50"/> <terminal orientation="s" x="280" name="" y="50" uuid="{74dd991a-4ec1-4143-b285-f02441f3d5f5}"/>
<terminal orientation="s" x="-200" y="50"/> <terminal orientation="s" x="200" name="" y="50" uuid="{851c9154-d97e-425d-9924-7570e4b1d999}"/>
<terminal orientation="s" x="-120" y="50"/> <terminal orientation="s" x="-40" name="" y="50" uuid="{598bab77-345d-4770-b798-560657c5bc12}"/>
<terminal orientation="e" x="360" y="10"/> <terminal orientation="s" x="40" name="" y="50" uuid="{60d53cce-426c-4696-932c-cae2c06fab96}"/>
<terminal orientation="s" x="-280" y="50"/> <terminal orientation="s" x="-200" name="" y="50" uuid="{adbe267b-b281-4068-9282-6d56c9d030ed}"/>
<terminal orientation="e" x="360" y="-10"/> <terminal orientation="s" x="-120" name="" y="50" uuid="{47cf2327-788c-4338-aa55-b3d28b21960f}"/>
<terminal orientation="e" x="360" name="" y="10" uuid="{c1a86f7b-090a-4522-aa5b-3d76b910a7cc}"/>
<terminal orientation="s" x="-280" name="" y="50" uuid="{e615c9f1-4f98-43ab-af04-1bd90c02f0e7}"/>
<terminal orientation="e" x="360" name="" y="-10" uuid="{1747f59d-8c55-4175-866e-d699ccb0aacf}"/>
</description> </description>
</definition> </definition>

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