Changes for page 12 PLC Protocol OLD

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

From version 68.1
edited by Ben
on 2022/08/29 14:09
Change comment: There is no comment for this version
To version 74.1
edited by Ben
on 2022/08/29 14:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -231,7 +231,8 @@
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 -== PLC settings ==
234 +(% class="wikigeneratedid" id="HPLCsettings" %)
235 +**PLC settings**
235 235  
236 236  **Download PLC Software**
237 237  
... ... @@ -468,10 +468,50 @@
468 468  
469 469  The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
470 470  
471 -= =
472 += Create communication with **Rockwell PLC** =
472 472  
473 -= **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 +
475 475  == **FreeTag Ethernet/IP (CompactLogix)** ==
476 476  
477 477  Allen-Brandly CompactLogix
... ... @@ -529,46 +529,6 @@
529 529  (% style="text-align:center" %)
530 530  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
531 531  
532 -== **MicroLogix** ==
533 -
534 -MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
535 -
536 -**HMI Settings**
537 -
538 -(% class="table-bordered" %)
539 -|**Item**|**Settings**|**Note**
540 -|Protocol|Allen-Bradlley MicroLogix|
541 -|Connection|RS232|
542 -|Baud rate|19200|
543 -|Data bit|8|
544 -|Parity|None|
545 -|Stop bit|1|
546 -|PLC station No.|1|
547 -
548 -**Address List**
549 -
550 -(% class="table-bordered" %)
551 -|**Type**|**Device registers**|**Format**|**Range**|**Note**
552 -|(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15|
553 -|O|O d.d|0.0~~255.15|
554 -|B|B nnhh.dd|0.0~~ffff.15|nn: block number (hex)
555 -|S|S d.d|0.0~~255.15|
556 -|N|N nnhh.dd|0.0~~ffff.15|nn: block number (hex)
557 -|(% rowspan="9" %)Word|S|S d|0~~255|
558 -|TS|TS nnhh|0~~ffff|(% rowspan="8" %)nn: block number (hex)
559 -|TP|TP nnhh|0~~ffff
560 -|CS|CS nnhh|0~~ffff
561 -|CP|CP nnhh|0~~ffff
562 -|N|N nnhh|0~~ffff
563 -|C|C nnhh|0~~ffff
564 -|T|T nnhh|0~~ffff
565 -|R|R nnhh|0~~ffff
566 -
567 -**Cable Wiring**
568 -
569 -(% style="text-align:center" %)
570 -[[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
571 -
572 572  == **AB PLC address edit** ==
573 573  
574 574  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.
... ... @@ -595,37 +595,6 @@
595 595  |(% style="width:393px" %)N|(% style="width:350px" %)ffff|(% style="width:333px" %)N0 ~~ FFFF
596 596  |(% style="width:393px" %)F|(% style="width:350px" %)ffff|(% style="width:333px" %)F0 ~~ FFFF
597 597  
598 -= **Barcode Scanner** =
599 -
600 -Supported: DELI 14880 barcode scanner
601 -
602 -**HMI Setting**
603 -
604 -(% class="table-bordered" %)
605 -|**Items**|**Settings**|**Note**
606 -|Protocol|Barcode Scanner|
607 -|Connection|USB|
608 -
609 -**Operating Procedures**
610 -
611 -Select [Barcode Scanner];
612 -
613 -(% style="text-align:center" %)
614 -[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
615 -
616 -Set address for receiving;
617 -
618 -Set correct length;
619 -
620 -(% style="text-align:center" %)
621 -[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
622 -
623 -**✎Note:**
624 -
625 -* The protocol uploads the information acquired by the USB scanner to the HMI;
626 -* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
627 -* Recommended model: DELI 14880 barcode scanner;
628 -
629 629  = **Hitachi EHV Series (Ethernet)** =
630 630  
631 631  Supported series: Hitachi EHV series