Changes for page 12 PLC Protocol OLD

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

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

Summary

Details

Page properties
Content
... ... @@ -87,6 +87,7 @@
87 87  
88 88  = Create communication with WECON PLC =
89 89  
90 +== **LX3V Serial Protocol** ==
90 90  
91 91  Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
92 92  
... ... @@ -140,7 +140,8 @@
140 140  
141 141  [[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
142 142  
143 -== HMI settings ==
144 +(% class="wikigeneratedid" id="HHMIsettings" %)
145 +**HMI settings**
144 144  
145 145  **Download PIStudio Software**
146 146  
... ... @@ -229,7 +229,8 @@
229 229  * 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/]]
230 230  * 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/]]
231 231  
232 -== PLC settings ==
234 +(% class="wikigeneratedid" id="HPLCsettings" %)
235 +**PLC settings**
233 233  
234 234  **Download PLC Software**
235 235  
... ... @@ -314,12 +314,8 @@
314 314  (% style="text-align:center" %)
315 315  [[image:image-20220819105928-9.png||height="229" width="669"]]
316 316  
317 -= **WECON PLC** =
320 +== **LX5V Serial Protocol** ==
318 318  
319 -
320 -
321 -== **HMI and Wecon LX5V serial communication** ==
322 -
323 323  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.
324 324  
325 325  **Software configuration of PLC**
... ... @@ -396,7 +396,7 @@
396 396  
397 397  The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
398 398  
399 -== **HMI and Wecon LX5V-N Ethernet communication** ==
398 +== **LX5V-N Ethernet protocol** ==
400 400  
401 401  (% 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.
402 402  
... ... @@ -470,10 +470,50 @@
470 470  
471 471  The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
472 472  
473 -= =
472 += Create communication with **Rockwell PLC** =
474 474  
475 -= **Allen-Bradley** =
476 476  
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 +
477 477  == **FreeTag Ethernet/IP (CompactLogix)** ==
478 478  
479 479  Allen-Brandly CompactLogix
... ... @@ -531,46 +531,6 @@
531 531  (% style="text-align:center" %)
532 532  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
533 533  
534 -== **MicroLogix** ==
535 -
536 -MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
537 -
538 -**HMI Settings**
539 -
540 -(% class="table-bordered" %)
541 -|**Item**|**Settings**|**Note**
542 -|Protocol|Allen-Bradlley MicroLogix|
543 -|Connection|RS232|
544 -|Baud rate|19200|
545 -|Data bit|8|
546 -|Parity|None|
547 -|Stop bit|1|
548 -|PLC station No.|1|
549 -
550 -**Address List**
551 -
552 -(% class="table-bordered" %)
553 -|**Type**|**Device registers**|**Format**|**Range**|**Note**
554 -|(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15|
555 -|O|O d.d|0.0~~255.15|
556 -|B|B nnhh.dd|0.0~~ffff.15|nn: block number (hex)
557 -|S|S d.d|0.0~~255.15|
558 -|N|N nnhh.dd|0.0~~ffff.15|nn: block number (hex)
559 -|(% rowspan="9" %)Word|S|S d|0~~255|
560 -|TS|TS nnhh|0~~ffff|(% rowspan="8" %)nn: block number (hex)
561 -|TP|TP nnhh|0~~ffff
562 -|CS|CS nnhh|0~~ffff
563 -|CP|CP nnhh|0~~ffff
564 -|N|N nnhh|0~~ffff
565 -|C|C nnhh|0~~ffff
566 -|T|T nnhh|0~~ffff
567 -|R|R nnhh|0~~ffff
568 -
569 -**Cable Wiring**
570 -
571 -(% style="text-align:center" %)
572 -[[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
573 -
574 574  == **AB PLC address edit** ==
575 575  
576 576  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.
... ... @@ -597,37 +597,6 @@
597 597  |(% style="width:393px" %)N|(% style="width:350px" %)ffff|(% style="width:333px" %)N0 ~~ FFFF
598 598  |(% style="width:393px" %)F|(% style="width:350px" %)ffff|(% style="width:333px" %)F0 ~~ FFFF
599 599  
600 -= **Barcode Scanner** =
601 -
602 -Supported: DELI 14880 barcode scanner
603 -
604 -**HMI Setting**
605 -
606 -(% class="table-bordered" %)
607 -|**Items**|**Settings**|**Note**
608 -|Protocol|Barcode Scanner|
609 -|Connection|USB|
610 -
611 -**Operating Procedures**
612 -
613 -Select [Barcode Scanner];
614 -
615 -(% style="text-align:center" %)
616 -[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
617 -
618 -Set address for receiving;
619 -
620 -Set correct length;
621 -
622 -(% style="text-align:center" %)
623 -[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
624 -
625 -**✎Note:**
626 -
627 -* The protocol uploads the information acquired by the USB scanner to the HMI;
628 -* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
629 -* Recommended model: DELI 14880 barcode scanner;
630 -
631 631  = **Hitachi EHV Series (Ethernet)** =
632 632  
633 633  Supported series: Hitachi EHV series
... ... @@ -2852,3 +2852,33 @@
2852 2852  
2853 2853  (% style="text-align:center" %)
2854 2854  [[image:image-20220817154212-1.jpeg||height="315" width="554" class="img-thumbnail"]]
2823 +
2824 += **Barcode Scanner** =
2825 +
2826 +Supported: DELI 14880 barcode scanner
2827 +
2828 +**HMI Setting**
2829 +
2830 +|**Items**|**Settings**|**Note**
2831 +|Protocol|Barcode Scanner|
2832 +|Connection|USB|
2833 +
2834 +**Operating Procedures**
2835 +
2836 +Select [Barcode Scanner];
2837 +
2838 +(% style="text-align:center" %)
2839 +[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
2840 +
2841 +Set address for receiving;
2842 +
2843 +Set correct length;
2844 +
2845 +(% style="text-align:center" %)
2846 +[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
2847 +
2848 +**✎Note:**
2849 +
2850 +* The protocol uploads the information acquired by the USB scanner to the HMI;
2851 +* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
2852 +* Recommended model: DELI 14880 barcode scanner;