Changes for page 12 PLC Protocol OLD
Last modified by Mora Zhou on 2024/12/05 14:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -87,8 +87,63 @@ 87 87 88 88 = Create communication with WECON PLC = 89 89 90 -== HMIsettings==90 +== **LX3V Serial Protocol** == 91 91 92 +Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM 93 + 94 +**HMI Settings** 95 + 96 +(% class="table-bordered" %) 97 +|**Item**|**Settings**|**Note** 98 +|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM| 99 +|Connection|RS422/RS485| 100 +|Baud rate|9600| 101 +|Data bit|7| 102 +|Parity|EVEN| 103 +|Stop bit|1| 104 +|PLC station No.|1| 105 + 106 +**Address List** 107 + 108 +(% class="table-bordered" %) 109 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 110 +|(% rowspan="6" %)Bit|X|X|Xo|0~~303237| 111 +|Y|Y|Y o|0~~303237| 112 +|M|M|M d|0~~99999| 113 +|T|T|T d|0~~99999| 114 +|C|C|C d|0~~99999| 115 +|S|S|S d|0~~99999| 116 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237| 117 +|Y|Y|Y o|0~~303237| 118 +|M|M|M d|0~~99999| 119 +|T|T|T d|0~~99999| 120 +|C|C|C d|0~~199| 121 +|D|D|D d|0~~7999| 122 +|S|S|S d|0~~99999| 123 +|SD|SD|SD d|8000~~9999| 124 + 125 +**Cable Wiring** 126 + 127 +* **RS485** 128 + 129 +(% style="text-align:center" %) 130 +[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]] 131 + 132 +* **RS422** 133 + 134 +(% style="text-align:center" %) 135 +[[image:12.PLC Protocol_html_5c7fca9a70da2ee8.png||data-xwiki-image-style-alignment="center" height="247" width="389" class="img-thumbnail"]] 136 + 137 +**✎Note:** 138 + 139 +* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) . 140 +* 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. 141 + 142 +[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]] 143 + 144 +(% class="wikigeneratedid" id="HHMIsettings" %) 145 +**HMI settings** 146 + 92 92 **Download PIStudio Software** 93 93 94 94 Please visit the link below to get the latest version PIstudio for HMI programming: ... ... @@ -176,7 +176,8 @@ 176 176 * HMI setting: [[https:~~/~~/docs.we-con.com.cn/bin/view/PIStudio/12.PLC%20protocols/>>https://docs.we-con.com.cn/bin/view/PIStudio/12.PLC%20protocols/]] 177 177 * PLC setting: [[https:~~/~~/docs.we-con.com.cn/bin/view/PLC%20Editor/8.1.%09Communication/>>https://docs.we-con.com.cn/bin/view/PLC%20Editor/8.1.%09Communication/]] 178 178 179 -== PLC settings == 234 +(% class="wikigeneratedid" id="HPLCsettings" %) 235 +**PLC settings** 180 180 181 181 **Download PLC Software** 182 182 ... ... @@ -261,63 +261,8 @@ 261 261 (% style="text-align:center" %) 262 262 [[image:image-20220819105928-9.png||height="229" width="669"]] 263 263 264 -= ** WECONPLC** =320 +== **LX5V Serial Protocol** == 265 265 266 -Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM 267 - 268 -**HMI Settings** 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 -== **HMI and Wecon LX5V serial communication** == 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. 322 322 323 323 **Software configuration of PLC** ... ... @@ -394,7 +394,7 @@ 394 394 395 395 The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC. 396 396 397 -== ** HMI and WeconLX5V-N Ethernetcommunication** ==398 +== **LX5V-N Ethernet protocol** == 398 398 399 399 (% id="cke_bm_147709S" style="display:none" %) (%%)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. 400 400 ... ... @@ -468,11 +468,46 @@ 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 += Create communication with **Rockwell PLC** = 473 473 474 -= **Allen-Bradley** = 475 475 475 +== **MicroLogix Protocol** == 476 + 477 +MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5 478 + 479 +**HMI Settings** 480 + 481 +(% class="table-bordered" %) 482 +|**Item**|**Settings**|**Note** 483 +|Protocol|Allen-Bradlley MicroLogix| 484 +|Connection|RS232| 485 +|Baud rate|19200| 486 +|Data bit|8| 487 +|Parity|None| 488 +|Stop bit|1| 489 +|PLC station No.|1| 490 + 491 +**Address List** 492 + 493 +(% class="table-bordered" %) 494 +|**Type**|**Device registers**|**Format**|**Range**|**Note** 495 +|(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15| 496 +|O|O d.d|0.0~~255.15| 497 +|B|B nnhh.dd|0.0~~ffff.15|nn: block number (hex) 498 +|S|S d.d|0.0~~255.15| 499 +|N|N nnhh.dd|0.0~~ffff.15|nn: block number (hex) 500 +|(% rowspan="9" %)Word|S|S d|0~~255| 501 +|TS|TS nnhh|0~~ffff|(% rowspan="8" %)nn: block number (hex) 502 +|TP|TP nnhh|0~~ffff 503 +|CS|CS nnhh|0~~ffff 504 +|CP|CP nnhh|0~~ffff 505 +|N|N nnhh|0~~ffff 506 +|C|C nnhh|0~~ffff 507 +|T|T nnhh|0~~ffff 508 +|R|R nnhh|0~~ffff 509 + 510 +**Cable Wiring** 511 + 476 476 == **FreeTag Ethernet/IP (CompactLogix)** == 477 477 478 478 Allen-Brandly CompactLogix ... ... @@ -530,43 +530,8 @@ 530 530 (% style="text-align:center" %) 531 531 [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]] 532 532 533 -== **MicroLogix**==569 +== == 534 534 535 -MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5 536 - 537 -**HMI Settings** 538 - 539 -(% class="table-bordered" %) 540 -|**Item**|**Settings**|**Note** 541 -|Protocol|Allen-Bradlley MicroLogix| 542 -|Connection|RS232| 543 -|Baud rate|19200| 544 -|Data bit|8| 545 -|Parity|None| 546 -|Stop bit|1| 547 -|PLC station No.|1| 548 - 549 -**Address List** 550 - 551 -(% class="table-bordered" %) 552 -|**Type**|**Device registers**|**Format**|**Range**|**Note** 553 -|(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15| 554 -|O|O d.d|0.0~~255.15| 555 -|B|B nnhh.dd|0.0~~ffff.15|nn: block number (hex) 556 -|S|S d.d|0.0~~255.15| 557 -|N|N nnhh.dd|0.0~~ffff.15|nn: block number (hex) 558 -|(% rowspan="9" %)Word|S|S d|0~~255| 559 -|TS|TS nnhh|0~~ffff|(% rowspan="8" %)nn: block number (hex) 560 -|TP|TP nnhh|0~~ffff 561 -|CS|CS nnhh|0~~ffff 562 -|CP|CP nnhh|0~~ffff 563 -|N|N nnhh|0~~ffff 564 -|C|C nnhh|0~~ffff 565 -|T|T nnhh|0~~ffff 566 -|R|R nnhh|0~~ffff 567 - 568 -**Cable Wiring** 569 - 570 570 (% style="text-align:center" %) 571 571 [[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]] 572 572 ... ... @@ -2649,7 +2649,7 @@ 2649 2649 2650 2650 **✎Note:** COM3 only available in PI8000/PI9000 series. 2651 2651 2652 -= 2653 += = 2653 2653 2654 2654 = **Printer** = 2655 2655