Changes for page 12 PLC Protocol OLD

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

From version 73.1
edited by Ben
on 2022/08/29 14:15
Change comment: There is no comment for this version
To version 66.1
edited by Ben
on 2022/08/29 14:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -87,7 +87,6 @@
87 87  
88 88  = Create communication with WECON PLC =
89 89  
90 -== **LX3V Serial Protocol** ==
91 91  
92 92  Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
93 93  
... ... @@ -141,8 +141,7 @@
141 141  
142 142  [[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
143 143  
144 -(% class="wikigeneratedid" id="HHMIsettings" %)
145 -**HMI settings**
143 +== HMI settings ==
146 146  
147 147  **Download PIStudio Software**
148 148  
... ... @@ -231,8 +231,7 @@
231 231  * 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/]]
232 232  * 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/]]
233 233  
234 -(% class="wikigeneratedid" id="HPLCsettings" %)
235 -**PLC settings**
232 +== PLC settings ==
236 236  
237 237  **Download PLC Software**
238 238  
... ... @@ -317,7 +317,7 @@
317 317  (% style="text-align:center" %)
318 318  [[image:image-20220819105928-9.png||height="229" width="669"]]
319 319  
320 -== **LX5V Serial Protocol** ==
317 += **HMI and Wecon LX5V serial communication** =
321 321  
322 322  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.
323 323  
... ... @@ -395,7 +395,7 @@
395 395  
396 396  The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
397 397  
398 -== **LX5V-N Ethernet protocol** ==
395 +== **HMI and Wecon LX5V-N Ethernet communication** ==
399 399  
400 400  (% 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.
401 401  
... ... @@ -469,50 +469,10 @@
469 469  
470 470  The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
471 471  
472 -= Create communication with **Rockwell PLC** =
469 += =
473 473  
471 += **Allen-Bradley** =
474 474  
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 -
512 -
513 -(% style="text-align:center" %)
514 -[[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
515 -
516 516  == **FreeTag Ethernet/IP (CompactLogix)** ==
517 517  
518 518  Allen-Brandly CompactLogix
... ... @@ -570,6 +570,46 @@
570 570  (% style="text-align:center" %)
571 571  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
572 572  
530 +== **MicroLogix** ==
531 +
532 +MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
533 +
534 +**HMI Settings**
535 +
536 +(% class="table-bordered" %)
537 +|**Item**|**Settings**|**Note**
538 +|Protocol|Allen-Bradlley MicroLogix|
539 +|Connection|RS232|
540 +|Baud rate|19200|
541 +|Data bit|8|
542 +|Parity|None|
543 +|Stop bit|1|
544 +|PLC station No.|1|
545 +
546 +**Address List**
547 +
548 +(% class="table-bordered" %)
549 +|**Type**|**Device registers**|**Format**|**Range**|**Note**
550 +|(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15|
551 +|O|O d.d|0.0~~255.15|
552 +|B|B nnhh.dd|0.0~~ffff.15|nn: block number (hex)
553 +|S|S d.d|0.0~~255.15|
554 +|N|N nnhh.dd|0.0~~ffff.15|nn: block number (hex)
555 +|(% rowspan="9" %)Word|S|S d|0~~255|
556 +|TS|TS nnhh|0~~ffff|(% rowspan="8" %)nn: block number (hex)
557 +|TP|TP nnhh|0~~ffff
558 +|CS|CS nnhh|0~~ffff
559 +|CP|CP nnhh|0~~ffff
560 +|N|N nnhh|0~~ffff
561 +|C|C nnhh|0~~ffff
562 +|T|T nnhh|0~~ffff
563 +|R|R nnhh|0~~ffff
564 +
565 +**Cable Wiring**
566 +
567 +(% style="text-align:center" %)
568 +[[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
569 +
573 573  == **AB PLC address edit** ==
574 574  
575 575  The operational address is determined by the connection of Allen-Bradley PLC to HMI. For extension modules or other special conditions, refer to allen-Bradley PLC instruction manual. The following is an example of allen-bradley MicroLogix1200.
... ... @@ -2649,7 +2649,7 @@
2649 2649  
2650 2650  **✎Note:** COM3 only available in PI8000/PI9000 series.
2651 2651  
2652 -= =
2649 += =
2653 2653  
2654 2654  = **Printer** =
2655 2655