Changes for page 12 PLC Protocol OLD

Last modified by Mora Zhou on 2024/12/05 14:53

From version 64.1
edited by Ben
on 2022/08/29 13:46
Change comment: There is no comment for this version
To version 65.1
edited by Ben
on 2022/08/29 14:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -87,6 +87,59 @@
87 87  
88 88  = Create communication with WECON PLC =
89 89  
90 +
91 +Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
92 +
93 +**HMI Settings**
94 +
95 +(% class="table-bordered" %)
96 +|**Item**|**Settings**|**Note**
97 +|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
98 +|Connection|RS422/RS485|
99 +|Baud rate|9600|
100 +|Data bit|7|
101 +|Parity|EVEN|
102 +|Stop bit|1|
103 +|PLC station No.|1|
104 +
105 +**Address List**
106 +
107 +(% class="table-bordered" %)
108 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
109 +|(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
110 +|Y|Y|Y o|0~~303237|
111 +|M|M|M d|0~~99999|
112 +|T|T|T d|0~~99999|
113 +|C|C|C d|0~~99999|
114 +|S|S|S d|0~~99999|
115 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
116 +|Y|Y|Y o|0~~303237|
117 +|M|M|M d|0~~99999|
118 +|T|T|T d|0~~99999|
119 +|C|C|C d|0~~199|
120 +|D|D|D d|0~~7999|
121 +|S|S|S d|0~~99999|
122 +|SD|SD|SD d|8000~~9999|
123 +
124 +**Cable Wiring**
125 +
126 +* **RS485**
127 +
128 +(% style="text-align:center" %)
129 +[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]]
130 +
131 +* **RS422**
132 +
133 +(% style="text-align:center" %)
134 +[[image:12.PLC Protocol_html_5c7fca9a70da2ee8.png||data-xwiki-image-style-alignment="center" height="247" width="389" class="img-thumbnail"]]
135 +
136 +**✎Note:**
137 +
138 +* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) .
139 +* If PLC <= 20 points,such as LX3V-1208/LX3V-0806 PLC,PLC RS485A and RS485B mean PLC COM2 RS485+ and RS485- .PLC COM2 can support modbus. Please refer to PLC COM2 setting manual.
140 +
141 +[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
142 +
90 90  == HMI settings ==
91 91  
92 92  **Download PIStudio Software**
... ... @@ -263,59 +263,8 @@
263 263  
264 264  = **WECON PLC** =
265 265  
266 -Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
267 267  
268 -**HMI Settings**
269 269  
270 -(% class="table-bordered" %)
271 -|**Item**|**Settings**|**Note**
272 -|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
273 -|Connection|RS422/RS485|
274 -|Baud rate|9600|
275 -|Data bit|7|
276 -|Parity|EVEN|
277 -|Stop bit|1|
278 -|PLC station No.|1|
279 -
280 -**Address List**
281 -
282 -(% class="table-bordered" %)
283 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
284 -|(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
285 -|Y|Y|Y o|0~~303237|
286 -|M|M|M d|0~~99999|
287 -|T|T|T d|0~~99999|
288 -|C|C|C d|0~~99999|
289 -|S|S|S d|0~~99999|
290 -|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
291 -|Y|Y|Y o|0~~303237|
292 -|M|M|M d|0~~99999|
293 -|T|T|T d|0~~99999|
294 -|C|C|C d|0~~199|
295 -|D|D|D d|0~~7999|
296 -|S|S|S d|0~~99999|
297 -|SD|SD|SD d|8000~~9999|
298 -
299 -**Cable Wiring**
300 -
301 -* **RS485**
302 -
303 -(% style="text-align:center" %)
304 -[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]]
305 -
306 -* **RS422**
307 -
308 -(% style="text-align:center" %)
309 -[[image:12.PLC Protocol_html_5c7fca9a70da2ee8.png||data-xwiki-image-style-alignment="center" height="247" width="389" class="img-thumbnail"]]
310 -
311 -**✎Note:**
312 -
313 -* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) .
314 -* If PLC <= 20 points,such as LX3V-1208/LX3V-0806 PLC,PLC RS485A and RS485B mean PLC COM2 RS485+ and RS485- .PLC COM2 can support modbus. Please refer to PLC COM2 setting manual.
315 -
316 -[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
317 -
318 -
319 319  == **HMI and Wecon LX5V serial communication** ==
320 320  
321 321  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.
... ... @@ -468,7 +468,6 @@
468 468  
469 469  The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
470 470  
471 -(% class="wikigeneratedid" %)
472 472  = =
473 473  
474 474  = **Allen-Bradley** =