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 82.1
edited by Ben
on 2022/08/29 14:21
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,11 +396,10 @@
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  
403 -
404 404  **Software configuration of PLC**
405 405  
406 406  **1)PLC programming software**
... ... @@ -470,69 +470,10 @@
470 470  
471 471  The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
472 472  
473 -= =
471 += Create communication with **Rockwell PLC** =
474 474  
475 -= **Allen-Bradley** =
473 +== **MicroLogix Protocol** ==
476 476  
477 -== **FreeTag Ethernet/IP (CompactLogix)** ==
478 -
479 -Allen-Brandly CompactLogix
480 -
481 -**HMI Settings**
482 -
483 -(% class="table-bordered" %)
484 -|**Items**|**Settings**|**Note**
485 -|Protocol|Allen-Brandley FreeTag Ethernet/IP (CompactLogix)|
486 -|Connection|Ethernet|
487 -|Port No.|44818|
488 -
489 -**PLC Setting**
490 -
491 -Create new tags
492 -
493 -(% style="text-align:center" %)
494 -[[image:12.PLC Protocol_html_a748a27dcf7f1124.png||data-xwiki-image-style-alignment="center" height="411" width="700" class="img-thumbnail"]]
495 -
496 -Export tags to CSV file. ([Tools] » [Export] » [Tags and Logic Comments])
497 -
498 -(% style="text-align:center" %)
499 -[[image:12.PLC Protocol_html_151379170bb8ff3e.png||data-xwiki-image-style-alignment="center" height="352" width="700" class="img-thumbnail"]]
500 -
501 -Import labels, please open [Communication] window and click [Import label];
502 -
503 -Select csv file, all tags will be displayed as belows;
504 -
505 -(% style="text-align:center" %)
506 -[[image:12.PLC Protocol_html_af192e54dee96f38.png||data-xwiki-image-style-alignment="center" height="586" width="700" class="img-thumbnail"]]
507 -
508 -**✎Note:**
509 -
510 -Because in different region, the separation symbol is different, we suggest you check this before you want to import your tags. To open csv file as text format.
511 -
512 -(% style="text-align:center" %)
513 -[[image:12.PLC Protocol_html_33df1d63ebe53726.png||data-xwiki-image-style-alignment="center" height="206" width="700" class="img-thumbnail"]]
514 -
515 -The directory of changing system settings: [Control Panel] -> [Date, Time, Language,and Regional Options] -> [Change the format of numbers, dates, and times]->[Customize]-> [List separator]. Please select [,] and export CSV file after setting.
516 -
517 -**Communication settings in HMI**
518 -
519 -Enable HMI Ethernet in [Project Settings];
520 -
521 -(% style="text-align:center" %)
522 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="106" width="400" class="img-thumbnail"]]
523 -
524 -Set PLC IP in [Device IP] settings;
525 -
526 -(% style="text-align:center" %)
527 -[[image:12.PLC Protocol_html_27870d373581892e.png||data-xwiki-image-style-alignment="center" height="206" width="600" class="img-thumbnail"]]
528 -
529 -**Cable Wiring**
530 -
531 -(% style="text-align:center" %)
532 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
533 -
534 -== **MicroLogix** ==
535 -
536 536  MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
537 537  
538 538  **HMI Settings**
... ... @@ -568,317 +568,95 @@
568 568  
569 569  **Cable Wiring**
570 570  
510 +
571 571  (% style="text-align:center" %)
572 572  [[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
573 573  
574 -== **AB PLC address edit** ==
514 +== **FreeTag Ethernet/IP (CompactLogix)** ==
575 575  
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.
516 +Allen-Brandly CompactLogix
577 577  
578 -* **Bit address I:** The address ranges from 0.0 to 255.15. The value of the data before the decimal point ranges from 0 to 255 (decimal). The value from 0 to 15 after the decimal point is the sub address (decimal).
579 -* **Bit address B:** The address ranges from 000.0 to fff.15. The first f from left to right represents the block number (hexadecimal); The second and third f from left to right represent the word address (hexadecimal). The value 0 to 15 after the decimal point reprensents the sub address (decimal).
580 -* **Word address S:** The word address ranges from 0 to 255 (decimal).
581 -* **Word address TS:** The address ranges from 000.0 to ffff. The first and second f from left to right represents the block number (hexadecimal); The third and fourth f from left to right represent the word address (hexadecimal).
582 -
583 -**✎Note: **Register address TP, CS, CP, N, F and TS address edit are same. D indicates decimal, and F indicates hexadecimal. Different PLC models may support different registers. See the following table.
584 -
585 -|(% style="width:393px" %)**PLC bit address type**|(% style="width:350px" %)**Address format**|(% style="width:333px" %)**Address range**
586 -|(% style="width:393px" %)I|(% style="width:350px" %)dd.dd|(% style="width:333px" %)I 0.0 ~~ 255.15
587 -|(% style="width:393px" %)O|(% style="width:350px" %)dd.dd|(% style="width:333px" %)O 0.0 ~~ 255.15
588 -|(% style="width:393px" %)B|(% style="width:350px" %)fff.dd|(% style="width:333px" %)B 000.0 ~~ fff.15
589 -|(% style="width:393px" %)S|(% style="width:350px" %)dd.dd|(% style="width:333px" %)S 0.0 ~~ 255.15
590 -|(% style="width:393px" %)N|(% style="width:350px" %)ffff.dd|(% style="width:333px" %)N 000.0 ~~ fff.15
591 -|(% style="width:393px" %)**PLC word address type**|(% style="width:350px" %)**Address format**|(% style="width:333px" %)**Address range**
592 -|(% style="width:393px" %)S|(% style="width:350px" %)ddd|(% style="width:333px" %)S0 ~~ 255
593 -|(% style="width:393px" %)TS|(% style="width:350px" %)ffff|(% style="width:333px" %)TS0 ~~ FFFF
594 -|(% style="width:393px" %)TP|(% style="width:350px" %)ffff|(% style="width:333px" %)TP0 ~~ FFFF
595 -|(% style="width:393px" %)CS|(% style="width:350px" %)ffff|(% style="width:333px" %)CS0 ~~ FFFF
596 -|(% style="width:393px" %)CP|(% style="width:350px" %)ffff|(% style="width:333px" %)CP0 ~~ FFFF
597 -|(% style="width:393px" %)N|(% style="width:350px" %)ffff|(% style="width:333px" %)N0 ~~ FFFF
598 -|(% style="width:393px" %)F|(% style="width:350px" %)ffff|(% style="width:333px" %)F0 ~~ FFFF
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 -= **Hitachi EHV Series (Ethernet)** =
632 -
633 -Supported series: Hitachi EHV series
634 -
635 635  **HMI Settings**
636 636  
637 637  (% class="table-bordered" %)
638 638  |**Items**|**Settings**|**Note**
639 -|Protocol|Hitachi EHV series|
522 +|Protocol|Allen-Brandley FreeTag Ethernet/IP (CompactLogix)|
640 640  |Connection|Ethernet|
641 -|Port No.|3004~~3007|
524 +|Port No.|44818|
642 642  
643 -**Address List**
526 +**PLC Setting**
644 644  
645 -(% class="table-bordered" %)
646 -|**Type**|**Register**|**Range**|**Format**|**Note**
647 -|(% rowspan="6" %)Bit|T|0 - 2545|T DDDD|
648 -|M|0 - 7FFF.f (Hex)|M HHHH.h|
649 -|X|0 – FFFF.f (Hex)|X H1H2H3H4.h|(% rowspan="2" %)(((
650 -H1H2H3H4 Module main number
528 +Create new tags
651 651  
652 -H1: Remote number
653 -
654 -H2: Unit number
655 -
656 -H3: Slot number
657 -
658 -H4: Word number of Module
659 -
660 -H Sub number of Module
661 -
662 -For example:X21.3
663 -
664 -Slot number 2
665 -
666 -Word number of module is 1
667 -
668 -Bit number of module is 3
669 -
670 -Remote number and unit number are 0
671 -)))
672 -|Y|0 – FFFF.f (Hex)|Y H1H2H3H4.h
673 -|R|0 – FF.f (Hex)|R HH.h|
674 -|L|0 - 73FF.f (Hex)|L HHHH.h|
675 -|(% rowspan="6" %)Word|WM|0 - 7FFF (Hex)|WM HHHH|
676 -|WX|0 – FFFF (Hex)|WX H1H2H3H4|(% rowspan="2" %)(((
677 -H1H2H3H4 Module main number
678 -
679 -H1: Remote number
680 -
681 -H2: Unit number
682 -
683 -H3: Slot number
684 -
685 -H4: Word number of module
686 -
687 -For example:WX21
688 -
689 -Word number of module is 1
690 -
691 -Slot number is 2
692 -
693 -Remote number and unit number are 0
694 -)))
695 -|WY|0 – FFFF (Hex)|WY H1H2H3H4
696 -|WR|0 – FFFF (Hex)|WR HHHH|
697 -|WL|0 - 73FF (Hex)|WL HHHH|
698 -|TC|0 - 2559|TC DDDD|
699 -
700 -**Communication settings in HMI**
701 -
702 -Enable HMI Ethernet in [Project Settings];
703 -
704 704  (% style="text-align:center" %)
705 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
531 +[[image:12.PLC Protocol_html_a748a27dcf7f1124.png||data-xwiki-image-style-alignment="center" height="411" width="700" class="img-thumbnail"]]
706 706  
707 -Set PLC IP in [Device IP] settings;
533 +Export tags to CSV file. ([Tools] » [Export] » [Tags and Logic Comments])
708 708  
709 709  (% style="text-align:center" %)
710 -[[image:12.PLC Protocol_html_d825387f5bde6cdd.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
536 +[[image:12.PLC Protocol_html_151379170bb8ff3e.png||data-xwiki-image-style-alignment="center" height="352" width="700" class="img-thumbnail"]]
711 711  
712 -**PLC Configuration**
538 +Import labels, please open [Communication] window and click [Import label];
713 713  
714 -Connect with PLC, select[Online mode];
540 +Select csv file, all tags will be displayed as belows;
715 715  
716 716  (% style="text-align:center" %)
717 -[[image:12.PLC Protocol_html_8430dda44e5c199c.png||data-xwiki-image-style-alignment="center" height="420" width="600" class="img-thumbnail"]]
543 +[[image:12.PLC Protocol_html_af192e54dee96f38.png||data-xwiki-image-style-alignment="center" height="586" width="700" class="img-thumbnail"]]
718 718  
719 -Set IP address, it is the same LAN parameters with HMI;
720 -
721 -(% style="text-align:center" %)
722 -[[image:12.PLC Protocol_html_1d8a634f64e25fc3.png||data-xwiki-image-style-alignment="center" height="252" width="347" class="img-thumbnail"]]
723 -
724 -3) Save PLC communication parameter, and restart PLC
725 -
726 -**PLC Monitor Mode**
727 -
728 -Connect with PLC and choose to “online” mode
729 -
730 -(% style="text-align:center" %)
731 -[[image:12.PLC Protocol_html_cdac598e770e3b67.png||data-xwiki-image-style-alignment="center" height="193" width="553" class="img-thumbnail"]]
732 -
733 -Open I/O monitor sheet1
734 -
735 -(% style="text-align:center" %)
736 -[[image:12.PLC Protocol_html_68eb3518e5f80892.png||data-xwiki-image-style-alignment="center" height="369" width="559" class="img-thumbnail"]]
737 -
738 -During monitoring bit address,1 pts should be selected; during monitoring word address, 16 pts should be selected
739 -
740 -(% style="text-align:center" %)
741 -[[image:12.PLC Protocol_html_774652d8daf548d4.png||data-xwiki-image-style-alignment="center" height="118" width="102" class="img-thumbnail"]]
742 -
743 -Enter the register address, click OK to view the value of the register.
744 -
745 -(% style="text-align:center" %)
746 -[[image:12.PLC Protocol_html_bba169c300c92051.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
747 -
748 -(% style="text-align:center" %)
749 -[[image:12.PLC Protocol_html_d3b23bb9e81921a3.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
750 -
751 751  **✎Note:**
752 752  
753 -* Both word registers and bit registers support even continuous read/write functions;
754 -* The range of registers is based on the specific PLC type;
547 +Because in different region, the separation symbol is different, we suggest you check this before you want to import your tags. To open csv file as text format.
755 755  
756 -**Cable Wiring**
757 -
758 758  (% style="text-align:center" %)
759 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
550 +[[image:12.PLC Protocol_html_33df1d63ebe53726.png||data-xwiki-image-style-alignment="center" height="206" width="700" class="img-thumbnail"]]
760 760  
761 -= **IEC60870-5 104 Client** =
552 +The directory of changing system settings: [Control Panel] -> [Date, Time, Language,and Regional Options] -> [Change the format of numbers, dates, and times]->[Customize]-> [List separator]. Please select [,] and export CSV file after setting.
762 762  
763 -**HMI Setting**
554 +**Communication settings in HMI**
764 764  
765 -(% class="table-bordered" %)
766 -|**Items**|(% style="width:725px" %)**Settings**|(% style="width:309px" %)**Note**
767 -|Protocol|(% style="width:725px" %)IEC60870-5 104 Client|(% style="width:309px" %)
768 -|Connection|(% style="width:725px" %)Ethernet|(% style="width:309px" %)
769 -|Port No.|(% style="width:725px" %)2404|(% style="width:309px" %)
770 -
771 -**Address List**
772 -
773 -(% class="table-bordered" %)
774 -|(% style="width:460px" %)**Type**|(% style="width:461px" %)**Register**|**Range**
775 -|(% rowspan="9" style="width:460px" %)Bit|(% style="width:461px" %)SPTB|0~~16777215.7
776 -|(% style="width:461px" %)SCNA|0~~16777215.7
777 -|(% style="width:461px" %)DPTB|0~~16777215.7
778 -|(% style="width:461px" %)DCNA|0~~16777215.7
779 -|(% style="width:461px" %)METF|0~~16777215.7
780 -|(% style="width:461px" %)SENC|0~~16777215.7
781 -|(% style="width:461px" %)SENA|0~~16777215.7
782 -|(% style="width:461px" %)MENA|0~~16777215.7
783 -|(% style="width:461px" %)METD|0~~16777215.7
784 -|(% rowspan="11" style="width:460px" %)Word|(% style="width:461px" %)SPTB|0~~16777215
785 -|(% style="width:461px" %)SCNA|0~~16777215
786 -|(% style="width:461px" %)DPTB|0~~16777215
787 -|(% style="width:461px" %)DCNA|0~~16777215
788 -|(% style="width:461px" %)SENA|0~~16777215
789 -|(% style="width:461px" %)MENA|0~~16777215
790 -|(% style="width:461px" %)METD|0~~16777215
791 -|(% style="width:461px" %)INRO|0~~16777215
792 -|(% style="width:461px" %)TIMESYN|0~~16777215
793 -|(% style="width:461px" %)TIMEZ|0~~16777215
794 -|(% style="width:461px" %)NTP|0~~16777215
795 -|(% rowspan="2" style="width:460px" %)Double word|(% style="width:461px" %)METF|0~~16777215
796 -|(% style="width:461px" %)SENC|0~~16777215
797 -
798 -**Address Configuration**
799 -
800 -The address registers of the IEC60870-5-104 protocol are SPTB, SCNA, DPTB, DCNA, METF, and SENC. The protocol needs to be added with an extension tag "ASDU", which could only be added in the [Address Identification Library], other places are not editable, that is, the read address in the object or script is not editable.
801 -
802 -(% style="text-align:center" %)
803 -[[image:12.PLC Protocol_html_ba78d143bf457ead.png||data-xwiki-image-style-alignment="center" height="369" width="600" class="img-thumbnail"]]
804 -
805 -(% style="text-align:center" %)
806 -[[image:12.PLC Protocol_html_23533fd5bb81f4ab.png||data-xwiki-image-style-alignment="center" height="389" width="600" class="img-thumbnail"]]
807 -
808 -Extended tag name
809 -
810 -Address range for the extended tag.
811 -
812 -**Communication Settings**
813 -
814 814  Enable HMI Ethernet in [Project Settings];
815 815  
816 816  (% style="text-align:center" %)
817 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
559 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="106" width="400" class="img-thumbnail"]]
818 818  
819 819  Set PLC IP in [Device IP] settings;
820 820  
821 821  (% style="text-align:center" %)
822 -[[image:12.PLC Protocol_html_f848736ec68b125.png||data-xwiki-image-style-alignment="center" height="191" width="554" class="img-thumbnail"]]
564 +[[image:12.PLC Protocol_html_27870d373581892e.png||data-xwiki-image-style-alignment="center" height="206" width="600" class="img-thumbnail"]]
823 823  
824 824  **Cable Wiring**
825 825  
826 826  (% style="text-align:center" %)
827 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
569 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
828 828  
829 -= **LG XGK FEnet Ethernet** =
571 +== **AB PLC address edit** ==
830 830  
831 -Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module
573 +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.
832 832  
833 -**HMI Settings**
575 +* **Bit address I:** The address ranges from 0.0 to 255.15. The value of the data before the decimal point ranges from 0 to 255 (decimal). The value from 0 to 15 after the decimal point is the sub address (decimal).
576 +* **Bit address B:** The address ranges from 000.0 to fff.15. The first f from left to right represents the block number (hexadecimal); The second and third f from left to right represent the word address (hexadecimal). The value 0 to 15 after the decimal point reprensents the sub address (decimal).
577 +* **Word address S:** The word address ranges from 0 to 255 (decimal).
578 +* **Word address TS:** The address ranges from 000.0 to ffff. The first and second f from left to right represents the block number (hexadecimal); The third and fourth f from left to right represent the word address (hexadecimal).
834 834  
835 -(% class="table-bordered" %)
836 -|**Items**|**Settings**|**Note**
837 -|Protocol|LG XGK FEnet(Ethernet)|
838 -|Connection|Ethernet|
839 -|Port No.|2004|
580 +**✎Note: **Register address TP, CS, CP, N, F and TS address edit are same. D indicates decimal, and F indicates hexadecimal. Different PLC models may support different registers. See the following table.
840 840  
841 -**Address List**
582 +|(% style="width:393px" %)**PLC bit address type**|(% style="width:350px" %)**Address format**|(% style="width:333px" %)**Address range**
583 +|(% style="width:393px" %)I|(% style="width:350px" %)dd.dd|(% style="width:333px" %)I 0.0 ~~ 255.15
584 +|(% style="width:393px" %)O|(% style="width:350px" %)dd.dd|(% style="width:333px" %)O 0.0 ~~ 255.15
585 +|(% style="width:393px" %)B|(% style="width:350px" %)fff.dd|(% style="width:333px" %)B 000.0 ~~ fff.15
586 +|(% style="width:393px" %)S|(% style="width:350px" %)dd.dd|(% style="width:333px" %)S 0.0 ~~ 255.15
587 +|(% style="width:393px" %)N|(% style="width:350px" %)ffff.dd|(% style="width:333px" %)N 000.0 ~~ fff.15
588 +|**PLC word address type**|**Address format**|**Address range**
589 +|S|ddd|S0 ~~ 255
590 +|TS|ffff|TS0 ~~ FFFF
591 +|TP|ffff|TP0 ~~ FFFF
592 +|CS|ffff|CS0 ~~ FFFF
593 +|CP|ffff|CP0 ~~ FFFF
594 +|N|ffff|N0 ~~ FFFF
595 +|F|ffff|F0 ~~ FFFF
842 842  
843 -(% class="table-bordered" %)
844 -|**Type**|**Register**|**Range**|**Format**|**Note**
845 -|(% rowspan="14" %)Word|P|0~~2047|P d|
846 -|M|0~~2047|M d|
847 -|K|0~~2047|K d|
848 -|F|0~~2047|F d|
849 -|T|0~~2047|T d|
850 -|C|0~~2047|C d|
851 -|Z|0~~127|Z d|
852 -|S|0~~127|S d|
853 -|L|0~~11263|L d|
854 -|N|0~~21503|N d|
855 -|D|0~~32767|D d|
856 -|R|0~~32767|R d|
857 -|ZR|0~~65535|ZR d|
858 -|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31
597 += Create communication with **Mitsubishi** =
859 859  
860 -**✎Note:**
861 -
862 -* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;
863 -* The [UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC;
864 -* All bit registers are in the form of bits in word, and the range is the same as the word register;
865 -
866 -**Communication settings in HMI**
867 -
868 -Enable HMI Ethernet in [Project Settings];
869 -
870 -(% style="text-align:center" %)
871 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
872 -
873 -Set PLC IP in [Device IP] settings;
874 -
875 -(% style="text-align:center" %)
876 -[[image:12.PLC Protocol_html_a2a19b5003ad4090.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]]
877 -
878 -**Cable Wiring**
879 -
880 -= **Mitsubishi** =
881 -
882 882  == **FX1S, 1N, 2N Series** ==
883 883  
884 884  Supported Series: Mitsubishi FX1S, FX1N, FX2N series
... ... @@ -2650,8 +2650,6 @@
2650 2650  
2651 2651  **✎Note:** COM3 only available in PI8000/PI9000 series.
2652 2652  
2653 -= =
2654 -
2655 2655  = **Printer** =
2656 2656  
2657 2657  == **TSPL label printer** ==
... ... @@ -2852,3 +2852,284 @@
2852 2852  
2853 2853  (% style="text-align:center" %)
2854 2854  [[image:image-20220817154212-1.jpeg||height="315" width="554" class="img-thumbnail"]]
2570 +
2571 += **Barcode Scanner** =
2572 +
2573 +Supported: DELI 14880 barcode scanner
2574 +
2575 +**HMI Setting**
2576 +
2577 +|**Items**|**Settings**|**Note**
2578 +|Protocol|Barcode Scanner|
2579 +|Connection|USB|
2580 +
2581 +**Operating Procedures**
2582 +
2583 +Select [Barcode Scanner];
2584 +
2585 +(% style="text-align:center" %)
2586 +[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
2587 +
2588 +Set address for receiving;
2589 +
2590 +Set correct length;
2591 +
2592 +(% style="text-align:center" %)
2593 +[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
2594 +
2595 +**✎Note:**
2596 +
2597 +* The protocol uploads the information acquired by the USB scanner to the HMI;
2598 +* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
2599 +* Recommended model: DELI 14880 barcode scanner;
2600 +
2601 += **Hitachi EHV Series (Ethernet)** =
2602 +
2603 +Supported series: Hitachi EHV series
2604 +
2605 +**HMI Settings**
2606 +
2607 +(% class="table-bordered" %)
2608 +|**Items**|**Settings**|**Note**
2609 +|Protocol|Hitachi EHV series|
2610 +|Connection|Ethernet|
2611 +|Port No.|3004~~3007|
2612 +
2613 +**Address List**
2614 +
2615 +(% class="table-bordered" %)
2616 +|**Type**|**Register**|**Range**|**Format**|**Note**
2617 +|(% rowspan="6" %)Bit|T|0 - 2545|T DDDD|
2618 +|M|0 - 7FFF.f (Hex)|M HHHH.h|
2619 +|X|0 – FFFF.f (Hex)|X H1H2H3H4.h|(% rowspan="2" %)(((
2620 +H1H2H3H4 Module main number
2621 +
2622 +H1: Remote number
2623 +
2624 +H2: Unit number
2625 +
2626 +H3: Slot number
2627 +
2628 +H4: Word number of Module
2629 +
2630 +H Sub number of Module
2631 +
2632 +For example:X21.3
2633 +
2634 +Slot number 2
2635 +
2636 +Word number of module is 1
2637 +
2638 +Bit number of module is 3
2639 +
2640 +Remote number and unit number are 0
2641 +)))
2642 +|Y|0 – FFFF.f (Hex)|Y H1H2H3H4.h
2643 +|R|0 – FF.f (Hex)|R HH.h|
2644 +|L|0 - 73FF.f (Hex)|L HHHH.h|
2645 +|(% rowspan="6" %)Word|WM|0 - 7FFF (Hex)|WM HHHH|
2646 +|WX|0 – FFFF (Hex)|WX H1H2H3H4|(% rowspan="2" %)(((
2647 +H1H2H3H4 Module main number
2648 +
2649 +H1: Remote number
2650 +
2651 +H2: Unit number
2652 +
2653 +H3: Slot number
2654 +
2655 +H4: Word number of module
2656 +
2657 +For example:WX21
2658 +
2659 +Word number of module is 1
2660 +
2661 +Slot number is 2
2662 +
2663 +Remote number and unit number are 0
2664 +)))
2665 +|WY|0 – FFFF (Hex)|WY H1H2H3H4
2666 +|WR|0 – FFFF (Hex)|WR HHHH|
2667 +|WL|0 - 73FF (Hex)|WL HHHH|
2668 +|TC|0 - 2559|TC DDDD|
2669 +
2670 +**Communication settings in HMI**
2671 +
2672 +Enable HMI Ethernet in [Project Settings];
2673 +
2674 +(% style="text-align:center" %)
2675 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
2676 +
2677 +Set PLC IP in [Device IP] settings;
2678 +
2679 +(% style="text-align:center" %)
2680 +[[image:12.PLC Protocol_html_d825387f5bde6cdd.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
2681 +
2682 +**PLC Configuration**
2683 +
2684 +Connect with PLC, select[Online mode];
2685 +
2686 +(% style="text-align:center" %)
2687 +[[image:12.PLC Protocol_html_8430dda44e5c199c.png||data-xwiki-image-style-alignment="center" height="420" width="600" class="img-thumbnail"]]
2688 +
2689 +Set IP address, it is the same LAN parameters with HMI;
2690 +
2691 +(% style="text-align:center" %)
2692 +[[image:12.PLC Protocol_html_1d8a634f64e25fc3.png||data-xwiki-image-style-alignment="center" height="252" width="347" class="img-thumbnail"]]
2693 +
2694 +3) Save PLC communication parameter, and restart PLC
2695 +
2696 +**PLC Monitor Mode**
2697 +
2698 +Connect with PLC and choose to “online” mode
2699 +
2700 +(% style="text-align:center" %)
2701 +[[image:12.PLC Protocol_html_cdac598e770e3b67.png||data-xwiki-image-style-alignment="center" height="193" width="553" class="img-thumbnail"]]
2702 +
2703 +Open I/O monitor sheet1
2704 +
2705 +(% style="text-align:center" %)
2706 +[[image:12.PLC Protocol_html_68eb3518e5f80892.png||data-xwiki-image-style-alignment="center" height="369" width="559" class="img-thumbnail"]]
2707 +
2708 +During monitoring bit address,1 pts should be selected; during monitoring word address, 16 pts should be selected
2709 +
2710 +(% style="text-align:center" %)
2711 +[[image:12.PLC Protocol_html_774652d8daf548d4.png||data-xwiki-image-style-alignment="center" height="118" width="102" class="img-thumbnail"]]
2712 +
2713 +Enter the register address, click OK to view the value of the register.
2714 +
2715 +(% style="text-align:center" %)
2716 +[[image:12.PLC Protocol_html_bba169c300c92051.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
2717 +
2718 +(% style="text-align:center" %)
2719 +[[image:12.PLC Protocol_html_d3b23bb9e81921a3.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
2720 +
2721 +**✎Note:**
2722 +
2723 +* Both word registers and bit registers support even continuous read/write functions;
2724 +* The range of registers is based on the specific PLC type;
2725 +
2726 +**Cable Wiring**
2727 +
2728 +(% style="text-align:center" %)
2729 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
2730 +
2731 += **IEC60870-5 104 Client** =
2732 +
2733 +**HMI Setting**
2734 +
2735 +(% class="table-bordered" %)
2736 +|**Items**|(% style="width:725px" %)**Settings**|(% style="width:309px" %)**Note**
2737 +|Protocol|(% style="width:725px" %)IEC60870-5 104 Client|(% style="width:309px" %)
2738 +|Connection|(% style="width:725px" %)Ethernet|(% style="width:309px" %)
2739 +|Port No.|(% style="width:725px" %)2404|(% style="width:309px" %)
2740 +
2741 +**Address List**
2742 +
2743 +(% class="table-bordered" %)
2744 +|(% style="width:460px" %)**Type**|(% style="width:461px" %)**Register**|**Range**
2745 +|(% rowspan="9" style="width:460px" %)Bit|(% style="width:461px" %)SPTB|0~~16777215.7
2746 +|(% style="width:461px" %)SCNA|0~~16777215.7
2747 +|(% style="width:461px" %)DPTB|0~~16777215.7
2748 +|(% style="width:461px" %)DCNA|0~~16777215.7
2749 +|(% style="width:461px" %)METF|0~~16777215.7
2750 +|(% style="width:461px" %)SENC|0~~16777215.7
2751 +|(% style="width:461px" %)SENA|0~~16777215.7
2752 +|(% style="width:461px" %)MENA|0~~16777215.7
2753 +|(% style="width:461px" %)METD|0~~16777215.7
2754 +|(% rowspan="11" style="width:460px" %)Word|(% style="width:461px" %)SPTB|0~~16777215
2755 +|(% style="width:461px" %)SCNA|0~~16777215
2756 +|(% style="width:461px" %)DPTB|0~~16777215
2757 +|(% style="width:461px" %)DCNA|0~~16777215
2758 +|(% style="width:461px" %)SENA|0~~16777215
2759 +|(% style="width:461px" %)MENA|0~~16777215
2760 +|(% style="width:461px" %)METD|0~~16777215
2761 +|(% style="width:461px" %)INRO|0~~16777215
2762 +|(% style="width:461px" %)TIMESYN|0~~16777215
2763 +|(% style="width:461px" %)TIMEZ|0~~16777215
2764 +|(% style="width:461px" %)NTP|0~~16777215
2765 +|(% rowspan="2" style="width:460px" %)Double word|(% style="width:461px" %)METF|0~~16777215
2766 +|(% style="width:461px" %)SENC|0~~16777215
2767 +
2768 +**Address Configuration**
2769 +
2770 +The address registers of the IEC60870-5-104 protocol are SPTB, SCNA, DPTB, DCNA, METF, and SENC. The protocol needs to be added with an extension tag "ASDU", which could only be added in the [Address Identification Library], other places are not editable, that is, the read address in the object or script is not editable.
2771 +
2772 +(% style="text-align:center" %)
2773 +[[image:12.PLC Protocol_html_ba78d143bf457ead.png||data-xwiki-image-style-alignment="center" height="369" width="600" class="img-thumbnail"]]
2774 +
2775 +(% style="text-align:center" %)
2776 +[[image:12.PLC Protocol_html_23533fd5bb81f4ab.png||data-xwiki-image-style-alignment="center" height="389" width="600" class="img-thumbnail"]]
2777 +
2778 +Extended tag name
2779 +
2780 +Address range for the extended tag.
2781 +
2782 +**Communication Settings**
2783 +
2784 +Enable HMI Ethernet in [Project Settings];
2785 +
2786 +(% style="text-align:center" %)
2787 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
2788 +
2789 +Set PLC IP in [Device IP] settings;
2790 +
2791 +(% style="text-align:center" %)
2792 +[[image:12.PLC Protocol_html_f848736ec68b125.png||data-xwiki-image-style-alignment="center" height="191" width="554" class="img-thumbnail"]]
2793 +
2794 +**Cable Wiring**
2795 +
2796 +(% style="text-align:center" %)
2797 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
2798 +
2799 += **LG XGK FEnet Ethernet** =
2800 +
2801 +Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module
2802 +
2803 +**HMI Settings**
2804 +
2805 +(% class="table-bordered" %)
2806 +|**Items**|**Settings**|**Note**
2807 +|Protocol|LG XGK FEnet(Ethernet)|
2808 +|Connection|Ethernet|
2809 +|Port No.|2004|
2810 +
2811 +**Address List**
2812 +
2813 +(% class="table-bordered" %)
2814 +|**Type**|**Register**|**Range**|**Format**|**Note**
2815 +|(% rowspan="14" %)Word|P|0~~2047|P d|
2816 +|M|0~~2047|M d|
2817 +|K|0~~2047|K d|
2818 +|F|0~~2047|F d|
2819 +|T|0~~2047|T d|
2820 +|C|0~~2047|C d|
2821 +|Z|0~~127|Z d|
2822 +|S|0~~127|S d|
2823 +|L|0~~11263|L d|
2824 +|N|0~~21503|N d|
2825 +|D|0~~32767|D d|
2826 +|R|0~~32767|R d|
2827 +|ZR|0~~65535|ZR d|
2828 +|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31
2829 +
2830 +**✎Note:**
2831 +
2832 +* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;
2833 +* The [UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC;
2834 +* All bit registers are in the form of bits in word, and the range is the same as the word register;
2835 +
2836 +**Communication settings in HMI**
2837 +
2838 +Enable HMI Ethernet in [Project Settings];
2839 +
2840 +(% style="text-align:center" %)
2841 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
2842 +
2843 +Set PLC IP in [Device IP] settings;
2844 +
2845 +(% style="text-align:center" %)
2846 +[[image:12.PLC Protocol_html_a2a19b5003ad4090.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]]
2847 +
2848 +**Cable Wiring**
2849 +
2850 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.可编程逻辑控制器Protocol_html_2297240b57346b2a.png" height="170" width="401"]]