Changes for page 1 Communication

Last modified by Hunter on 2024/07/01 10:54

From version 25.1
edited by Ben
on 2022/08/20 11:57
Change comment: There is no comment for this version
To version 28.1
edited by Ben
on 2022/08/20 16:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -83,9 +83,6 @@
83 83  * **RS485**
84 84  
85 85  (% style="text-align:center" %)
86 -[[image:12.PLC Protocol_html_5e9a81a14106da9e.png||data-xwiki-image-style-alignment="center" height="223" width="392" class="img-thumbnail"]]
87 -
88 -(% style="text-align:center" %)
89 89  [[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]]
90 90  
91 91  * **RS422**
... ... @@ -100,8 +100,9 @@
100 100  
101 101  [[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
102 102  
103 -== HMI and Wecon LX5V serial communication ==
104 104  
101 +== **HMI and Wecon LX5V serial communication** ==
102 +
105 105  This example introduces the establishment of serial port communication between Wecon HMI and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring.
106 106  
107 107  **Software configuration of PLC**
... ... @@ -110,6 +110,7 @@
110 110  
111 111  [[image:image-20220810164710-1.png]]
112 112  
111 +
113 113  **2)New PLC project**
114 114  
115 115  Click New Project and select the PLC model.
... ... @@ -116,6 +116,7 @@
116 116  
117 117  [[image:image-20220810172412-1.png]]
118 118  
118 +
119 119  **3)Set Serial port parameters**
120 120  
121 121  Follow the steps below to configure Serial port parameters
... ... @@ -130,10 +130,12 @@
130 130  
131 131  [[image:image-20220810165759-3.png]]
132 132  
133 +
133 133  **4)Registers list**
134 134  
135 135  [[image:image-20220811102219-3.png]]
136 136  
138 +
137 137  **HMI software configuration**
138 138  
139 139  **1)HMI programming software**
... ... @@ -146,6 +146,7 @@
146 146  
147 147  [[image:image-20220810172010-5.png]]
148 148  
151 +
149 149  **3)Set communication port parameters**
150 150  
151 151  Click the communication configuration button on the left to find the communication protocol with LX5V. After selecting the protocol, configure the communication parameters of the COM port.
... ... @@ -160,6 +160,7 @@
160 160  
161 161  [[image:image-20220811104012-1.png]]
162 162  
166 +
163 163  **hardware connection**
164 164  
165 165  **1)Hardware wiring diagram**
... ... @@ -166,6 +166,8 @@
166 166  
167 167  This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows:
168 168  
173 +
174 +
169 169  [[image:image-20220811103005-4.png]]
170 170  
171 171  [[image:image-20220811103227-7.png]]
... ... @@ -172,7 +172,7 @@
172 172  
173 173  The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
174 174  
175 -== HMI and Wecon LX5V-N Ethernet communication ==
181 +== **HMI and Wecon LX5V-N Ethernet communication** ==
176 176  
177 177   This example introduces the establishment of Ethernet communication between Wecon HMI and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring.
178 178  
... ... @@ -247,7 +247,7 @@
247 247  
248 248  = **Rockwell PLC** =
249 249  
250 -== **Communication with Allen-Bradley CompactLogix L1769** ==
256 +== **Communication with AB CompactLogix L1769** ==
251 251  
252 252  (((
253 253  (((
... ... @@ -450,6 +450,14 @@
450 450  
451 451  (((
452 452  The above are all the steps for establishing Ethernet communication between Wecon V-box with Allen-Bradley L1769 PLC.
459 +
460 +
461 +== **Allen-Bradley Ethernet DF1** ==
462 +
463 +[[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Allen-Bradley%20Ethernet%20DF1.zip]]
464 +
465 +
466 += **Siemens PLC** =
453 453  )))
454 454  )))
455 455  
... ... @@ -457,14 +457,12 @@
457 457  
458 458  [[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communicate%20with%20S7-1200%20via%20Ehernet.zip]]
459 459  
460 -== **Allen-Bradley Ethernet DF1** ==
461 -
462 -[[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Allen-Bradley%20Ethernet%20DF1.zip]]
463 -
464 464  == **Communication with S7-200 Smart** ==
465 465  
466 466  [[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communication%20with%20S7-200%20Smart.zip]]
467 467  
478 += **Delta PLC** =
479 +
468 468  == **Delta DVP Ethernet** ==
469 469  
470 470  [[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Delta%20DVP%20Ethernet.zip]]
image-20220820164423-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +18.4 KB
Content