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
-
... ... @@ -399,6 +399,7 @@ 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 402 + 402 402 **Software configuration of PLC** 403 403 404 404 **1)PLC programming software** ... ... @@ -470,6 +470,7 @@ 470 470 471 471 = Create communication with **Rockwell PLC** = 472 472 474 + 473 473 == **MicroLogix Protocol** == 474 474 475 475 MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5 ... ... @@ -585,160 +585,86 @@ 585 585 |(% style="width:393px" %)B|(% style="width:350px" %)fff.dd|(% style="width:333px" %)B 000.0 ~~ fff.15 586 586 |(% style="width:393px" %)S|(% style="width:350px" %)dd.dd|(% style="width:333px" %)S 0.0 ~~ 255.15 587 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 590 +|(% style="width:393px" %)**PLC word address type**|(% style="width:350px" %)**Address format**|(% style="width:333px" %)**Address range** 591 +|(% style="width:393px" %)S|(% style="width:350px" %)ddd|(% style="width:333px" %)S0 ~~ 255 592 +|(% style="width:393px" %)TS|(% style="width:350px" %)ffff|(% style="width:333px" %)TS0 ~~ FFFF 593 +|(% style="width:393px" %)TP|(% style="width:350px" %)ffff|(% style="width:333px" %)TP0 ~~ FFFF 594 +|(% style="width:393px" %)CS|(% style="width:350px" %)ffff|(% style="width:333px" %)CS0 ~~ FFFF 595 +|(% style="width:393px" %)CP|(% style="width:350px" %)ffff|(% style="width:333px" %)CP0 ~~ FFFF 596 +|(% style="width:393px" %)N|(% style="width:350px" %)ffff|(% style="width:333px" %)N0 ~~ FFFF 597 +|(% style="width:393px" %)F|(% style="width:350px" %)ffff|(% style="width:333px" %)F0 ~~ FFFF 596 596 597 -= Createcommunicationwith (%id="cke_bm_43878S"style="display:none" %)****(%%)**Siemens**=599 += **Hitachi EHV Series (Ethernet)** = 598 598 599 - == **S7-200 SmartEthernetProtocol**==601 +Supported series: Hitachi EHV series 600 600 601 - Supported Series: Siemens S7-200 SMARTSeries EthernetModule.603 +**HMI Settings** 602 602 603 -Website: [[http:~~/~~/www.siemens.com/entry/cc/en/>>url:http://www.siemens.com/entry/cc/en/]] 604 - 605 -**HMI Setting** 606 - 607 607 (% class="table-bordered" %) 608 608 |**Items**|**Settings**|**Note** 609 -|Protocol| Simens S7-200 Smart Ethernet|607 +|Protocol|Hitachi EHV series| 610 610 |Connection|Ethernet| 611 -|Port No.|102| 612 -|PLC station No.|2| 609 +|Port No.|3004~~3007| 613 613 614 614 **Address List** 615 615 616 616 (% class="table-bordered" %) 617 -|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 618 -|(% rowspan="9" %)Bit|I|I|I ddddd.o|0.0~~99999.7| 619 -|Q|Q|Q ddddd.o|0.0~~99999.7| 620 -|V|VWbit|VWbit ddddd.o|0.0~~99999.7| 621 -|V|V|V ddddd.o|0.0~~99999.7| 622 -|M|M|M ddddd.o|0.0~~99999.7| 623 -|SM|SM|ddddd.o|0.0~~99999.7| 624 -|S|S|ddddd.o|0.0~~99999.7|Read only 625 -|T|T|ddddd|0~~99999|Timer state, read only 626 -|C|C|ddddd|0~~99999|Counter state, read only 627 -|(% rowspan="12" %)Word|I|IW|IW ddddd|0~~99999| 628 -|Q|QW|QW ddddd|0~~99999| 629 -|AI|AIW|AIW ddddd|0~~99999| 630 -|AQ|VB|VB ddddd|0~~99999| 631 -|V|VW|VW ddddd|0~~99998|((( 632 -VW0=VB (0~~1) 614 +|**Type**|**Register**|**Range**|**Format**|**Note** 615 +|(% rowspan="6" %)Bit|T|0 - 2545|T DDDD| 616 +|M|0 - 7FFF.f (Hex)|M HHHH.h| 617 +|X|0 – FFFF.f (Hex)|X H1H2H3H4.h|(% rowspan="2" %)((( 618 +H1H2H3H4 Module main number 633 633 634 - VW2=VB(2~~3)620 +H1: Remote number 635 635 636 -Address value is a multiple of 2 637 -))) 638 -|V|VD|VD ddddd|0~~99998|((( 639 -VD0=VB (0~~3) 622 +H2: Unit number 640 640 641 - VD2=VB(4~~7)624 +H3: Slot number 642 642 643 -Address value is a multiple of 4 644 -))) 645 -|M|MB|MB ddddd|0~~99999| 646 -|M|MW|MW ddddd|0~~99999|((( 647 -MW0=MB(0~~1) 626 +H4: Word number of Module 648 648 649 -M W2=MB(2~~3)628 +H Sub number of Module 650 650 651 -Address value is a multiple of 2 652 -))) 653 -|M|MD|MD ddddd|0~~99999|((( 654 -MD0=MB(0~~3) 630 +For example:X21.3 655 655 656 - MD4=MB(4~~7)632 +Slot number 2 657 657 658 -Address value is a multiple of 4 659 -))) 660 -|T|TW|TW ddddd|0~~99999|Value of timer 661 -|C|CW|CW ddddd|0~~99999|Value of counter 662 -|W|SW|SW ddddd|0~~99999| 634 +Word number of module is 1 663 663 664 - **CommunicationSettings**636 +Bit number of module is 3 665 665 666 -Enable HMI Ethernet in [Project Settings]; 638 +Remote number and unit number are 0 639 +))) 640 +|Y|0 – FFFF.f (Hex)|Y H1H2H3H4.h 641 +|R|0 – FF.f (Hex)|R HH.h| 642 +|L|0 - 73FF.f (Hex)|L HHHH.h| 643 +|(% rowspan="6" %)Word|WM|0 - 7FFF (Hex)|WM HHHH| 644 +|WX|0 – FFFF (Hex)|WX H1H2H3H4|(% rowspan="2" %)((( 645 +H1H2H3H4 Module main number 667 667 668 -(% style="text-align:center" %) 669 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 647 +H1: Remote number 670 670 671 - SetPLC IP in[Device IP] settings;649 +H2: Unit number 672 672 673 -(% style="text-align:center" %) 674 -[[image:12.PLC Protocol_html_70b0c4c2ee21b10d.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]] 651 +H3: Slot number 675 675 676 -* PLC IP Address: PLC IP 677 -* PLC pot No.: 102(fixed) 678 -* Network:TCP_Client_2N(fixed) 653 +H4: Word number of module 679 679 680 -(% style="text-align:center" %) 681 -[[image:12.PLC Protocol_html_5891afd92901b7ad.png||data-xwiki-image-style-alignment="center" height="276" width="347" class="img-thumbnail"]] 655 +For example:WX21 682 682 683 - *Wait timeout:dependonactual networksituation(morethan1500 ms)657 +Word number of module is 1 684 684 685 - **CableWiring**659 +Slot number is 2 686 686 687 -(% style="text-align:center" %) 688 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 689 - 690 -== **S7-300 Ethernet Protocol** == 691 - 692 -Supported Series: Siemens S7-300 series PLC 693 - 694 -**HMI Setting** 695 - 696 -(% class="table-bordered" %) 697 -|**Items**|**Settings**|**Note** 698 -|Protocol|Simens S7-300 Ethernet| 699 -|Connection|Ethernet| 700 -|Port No.|102| 701 -|PLC station No.|2|Need to be same as the PLC setting 702 - 703 -**Address List** 704 - 705 -(% class="table-bordered" %) 706 -|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 707 -|(% rowspan="4" %)Bit|I|I|I ddddd.o|0.0~~99999.7| 708 -|Q|Q|Q ddddd.o|0.0~~99999.7| 709 -|M|M|M ddddd.o|0.0~~99999.7| 710 -|DB0.DB~~DB99.DB|DBxDBD|DBxDB nndddd.o|0.0~~99999999.7|((( 711 -nn: block number; 712 - 713 -dddd: address; 661 +Remote number and unit number are 0 714 714 ))) 715 -|(% rowspan="8" %)Word|I|IW|IW ddddd|0~~99999| 716 -|Q|QW|QW ddddd|0~~99999| 717 -|(% rowspan="3" %)M|MB|MB ddddd|0~~99999| 718 -|MW|MW ddddd|0~~99999|((( 719 -MW0=MB(0~~1) 663 +|WY|0 – FFFF (Hex)|WY H1H2H3H4 664 +|WR|0 – FFFF (Hex)|WR HHHH| 665 +|WL|0 - 73FF (Hex)|WL HHHH| 666 +|TC|0 - 2559|TC DDDD| 720 720 721 -M W2=MB(2~~3)668 +**Communication settings in HMI** 722 722 723 -Address value is a multiple of 2 724 -))) 725 -|MD|MD ddddd|0~~99999|((( 726 -MD0=MB(0~~3) 727 - 728 -MD4=MB(4~~7) 729 - 730 -Address value is a multiple of 4 731 -))) 732 -|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)((( 733 -nn: block number; 734 - 735 -dddd: address 736 -))) 737 -|DBxDBW|DBxDBW nndddd|0~~99999999 738 -|DBxDBD|DBxDBD nndddd|0~~99999999 739 - 740 -**Communication Settings** 741 - 742 742 Enable HMI Ethernet in [Project Settings]; 743 743 744 744 (% style="text-align:center" %) ... ... @@ -747,406 +747,180 @@ 747 747 Set PLC IP in [Device IP] settings; 748 748 749 749 (% style="text-align:center" %) 750 -[[image:12.PLC Protocol_html_ 910b1a0aa9e2201c.png||data-xwiki-image-style-alignment="center" height="188" width="554" class="img-thumbnail"]]678 +[[image:12.PLC Protocol_html_d825387f5bde6cdd.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]] 751 751 752 -* PLC IP Address: PLC IP 753 -* PLC pot No.: 102(fixed) 754 -* Network:TCP_Client_2N(fixed) 680 +**PLC Configuration** 755 755 682 +Connect with PLC, select[Online mode]; 683 + 756 756 (% style="text-align:center" %) 757 -[[image:12.PLC Protocol_html_ 5891afd92901b7ad.png||data-xwiki-image-style-alignment="center" height="276" width="347" class="img-thumbnail"]]685 +[[image:12.PLC Protocol_html_8430dda44e5c199c.png||data-xwiki-image-style-alignment="center" height="420" width="600" class="img-thumbnail"]] 758 758 759 - *Waittimeout:dependonactual networksituation (more than1500 ms)687 +Set IP address, it is the same LAN parameters with HMI; 760 760 761 -**Cable Wiring** 762 - 763 763 (% style="text-align:center" %) 764 -[[image:12.PLC Protocol_html_ 2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]690 +[[image:12.PLC Protocol_html_1d8a634f64e25fc3.png||data-xwiki-image-style-alignment="center" height="252" width="347" class="img-thumbnail"]] 765 765 766 - ==**S7-1200 EthernetProtocol**==692 +3) Save PLC communication parameter, and restart PLC 767 767 768 - Supported Series:Siemens S7-1200694 +**PLC Monitor Mode** 769 769 770 - **HMI Setting**696 +Connect with PLC and choose to “online” mode 771 771 772 -(% class="table-bordered" %) 773 -|**Items**|**Settings**|**Note** 774 -|Protocol|Siemens S7-1200| 775 -|Connection|Ethernet| 776 -|Port No.|102| 777 -|PLC station No.|2| 778 - 779 -**Address List** 780 - 781 -(% class="table-bordered" %) 782 -|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 783 -|(% rowspan="4" %)Bit|I|I|M d.o|((( 784 -d:0~-~-9999 785 - 786 -o:0-7 787 -)))| 788 -|Q|Q|Q d.o|((( 789 -d:0~-~-9999 790 - 791 -o:0-7 792 -)))| 793 -|M|M|M d.o|((( 794 -d:0~-~-9999 795 - 796 -o:0-7 797 -)))| 798 -|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|((( 799 -nn:0-9999, 800 - 801 -dddd:0-9999, 802 - 803 -o:0-7 804 -)))|((( 805 -nn:DB No. 806 - 807 -dddd:address value 808 - 809 -o: digit address 810 -))) 811 -|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999| 812 -|M|MW|MW d|d:0-99999|((( 813 -MW0=MB(0~~1) 814 - 815 -MW2=MB(2~~3) 816 - 817 -Address value is a multiple of 2 818 -))) 819 -|M|MD|MD d|d:0-99999|((( 820 -MD0=MB(0~~3) 821 - 822 -MD4=MB(4~~7) 823 - 824 -Address value is a multiple of 4 825 -))) 826 -|I|IW|IW d|d:0-99999| 827 -|Q|QW|QW d|d:0-99999| 828 -|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|((( 829 -nn:0-9999 830 - 831 -dddd:0-9999 832 -)))|((( 833 -nn:DB No. 834 - 835 -dddd:address value 836 -))) 837 -|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|((( 838 -nn:0-9999 839 - 840 -dddd:0-9999 841 -)))|((( 842 -nn:DB No. 843 - 844 -dddd:address value 845 - 846 -Address value is a multiple of 2 847 -))) 848 -|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|((( 849 -nn:0-9999 850 - 851 -dddd:0-9999 852 -)))|((( 853 -nn:DB No. 854 - 855 -dddd:address value 856 - 857 -Address value is a multiple of 4 858 -))) 859 - 860 -**Communication Settings** 861 - 862 -Enable HMI Ethernet in [Project Settings]; 863 - 864 864 (% style="text-align:center" %) 865 -[[image:12.PLC Protocol_html_ 43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]699 +[[image:12.PLC Protocol_html_cdac598e770e3b67.png||data-xwiki-image-style-alignment="center" height="193" width="553" class="img-thumbnail"]] 866 866 867 - SetPLCIPin[DeviceIP]settings;701 +Open I/O monitor sheet1 868 868 869 869 (% style="text-align:center" %) 870 -[[image:12.PLC Protocol_html_ f7b3eb9abda33833.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]704 +[[image:12.PLC Protocol_html_68eb3518e5f80892.png||data-xwiki-image-style-alignment="center" height="369" width="559" class="img-thumbnail"]] 871 871 872 - **✎Note:**706 +During monitoring bit address,1 pts should be selected; during monitoring word address, 16 pts should be selected 873 873 874 -* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three touch screens. 875 -* HMI access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200. 876 - 877 -**PLC Settings** 878 - 879 -Add BD 880 - 881 -* Please uncheck [Symbolic access only] option; 882 - 883 883 (% style="text-align:center" %) 884 -[[image:12.PLC Protocol_html_ 643144c591994418.png||data-xwiki-image-style-alignment="center" height="546" width="550" class="img-thumbnail"]]709 +[[image:12.PLC Protocol_html_774652d8daf548d4.png||data-xwiki-image-style-alignment="center" height="118" width="102" class="img-thumbnail"]] 885 885 886 - Addresssettings,usingBD2asexample.711 +Enter the register address, click OK to view the value of the register. 887 887 888 -* DB×DBB2xxxx, DB×DBW2xxxx, DB×DBD2xxxx for accessing data of DB2 in B1. 889 -* 2 represent DB block number 890 -* xxxx represent address 891 - 892 -**Such as:** 893 - 894 -* DBxDBB20000 = DB2.DBB0 895 -* DBxDBW20004 = DB2.DBW4 896 - 897 897 (% style="text-align:center" %) 898 -[[image:12.PLC Protocol_html_ 87ceaea84d552e62.png||data-xwiki-image-style-alignment="center" height="245" width="537" class="img-thumbnail"]]714 +[[image:12.PLC Protocol_html_bba169c300c92051.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]] 899 899 900 -**How to connect with S7-1200 Firmware V4.0** 901 - 902 -PLC configuration 903 - 904 -* Double click [device configuration] in Siemens via software 905 -* Double click [protection] to enter protection configuration screen 906 - 907 907 (% style="text-align:center" %) 908 -[[image:12.PLC Protocol_html_ 9779940d38da8e07.png||data-xwiki-image-style-alignment="center" height="426" width="341" class="img-thumbnail"]]717 +[[image:12.PLC Protocol_html_d3b23bb9e81921a3.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]] 909 909 910 -* Check [Permit access with PUT / GET communication from remote partner (PLC, HMI, OPC, ...)]719 +**✎Note:** 911 911 912 - (%style="text-align:center"%)913 - [[image:12.PLCProtocol_html_d2c667b02f9720b1.png||data-xwiki-image-style-alignment="center"height="296"width="554"class="img-thumbnail"]]721 +* Both word registers and bit registers support even continuous read/write functions; 722 +* The range of registers is based on the specific PLC type; 914 914 915 -DB settings 916 - 917 -* Right click [DB], select [properties] 918 -* Uncheck [optimized block access] 919 - 920 920 **Cable Wiring** 921 921 922 922 (% style="text-align:center" %) 923 923 [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 924 924 925 -= =**S7-XXXEthernetProtocol** ==729 += **IEC60870-5 104 Client** = 926 926 927 -Supported Series: Siemens S7-400, S7-1200 and S7-1500 928 - 929 929 **HMI Setting** 930 930 931 -(% class="table-bordered" style="width:823px" %) 932 -|=**Items**|=(% style="width: 437px;" %)**Settings**|=(% style="width: 201px;" %)**Note** 933 -|Protocol|(% style="width:437px" %)Siemens S7-XXX|(% style="width:201px" %) 934 -|Connection|(% style="width:437px" %)Ethernet|(% style="width:201px" %) 935 -|Port No.|(% style="width:437px" %)102|(% style="width:201px" %) 936 -|Device No.|(% style="width:437px" %)Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|(% style="width:201px" %) 937 -|HMI No.|(% style="width:437px" %)Rack (Default as 0)|(% style="width:201px" %) 733 +(% class="table-bordered" %) 734 +|**Items**|(% style="width:725px" %)**Settings**|(% style="width:309px" %)**Note** 735 +|Protocol|(% style="width:725px" %)IEC60870-5 104 Client|(% style="width:309px" %) 736 +|Connection|(% style="width:725px" %)Ethernet|(% style="width:309px" %) 737 +|Port No.|(% style="width:725px" %)2404|(% style="width:309px" %) 938 938 939 -Slot from TIA Portal is equal to Device No. of PIStudio 940 - 941 -Rack from TIA Portal is equal to HMI No. of PIStudio 942 - 943 -(% style="text-align:center" %) 944 -[[image:S7-XXXCommunication Settings.png]] 945 - 946 -(% style="text-align:center" %) 947 -[[image:S7-XXXCommunication SettingsPIStudio.png||alt="S7-XXXCommunication SettingsPI.png"]] 948 - 949 949 **Address List** 950 950 951 951 (% class="table-bordered" %) 952 -|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 953 -|(% rowspan="4" %)Bit|I|I|M d.o|((( 954 -d:0~-~-9999 742 +|(% style="width:460px" %)**Type**|(% style="width:461px" %)**Register**|**Range** 743 +|(% rowspan="9" style="width:460px" %)Bit|(% style="width:461px" %)SPTB|0~~16777215.7 744 +|(% style="width:461px" %)SCNA|0~~16777215.7 745 +|(% style="width:461px" %)DPTB|0~~16777215.7 746 +|(% style="width:461px" %)DCNA|0~~16777215.7 747 +|(% style="width:461px" %)METF|0~~16777215.7 748 +|(% style="width:461px" %)SENC|0~~16777215.7 749 +|(% style="width:461px" %)SENA|0~~16777215.7 750 +|(% style="width:461px" %)MENA|0~~16777215.7 751 +|(% style="width:461px" %)METD|0~~16777215.7 752 +|(% rowspan="11" style="width:460px" %)Word|(% style="width:461px" %)SPTB|0~~16777215 753 +|(% style="width:461px" %)SCNA|0~~16777215 754 +|(% style="width:461px" %)DPTB|0~~16777215 755 +|(% style="width:461px" %)DCNA|0~~16777215 756 +|(% style="width:461px" %)SENA|0~~16777215 757 +|(% style="width:461px" %)MENA|0~~16777215 758 +|(% style="width:461px" %)METD|0~~16777215 759 +|(% style="width:461px" %)INRO|0~~16777215 760 +|(% style="width:461px" %)TIMESYN|0~~16777215 761 +|(% style="width:461px" %)TIMEZ|0~~16777215 762 +|(% style="width:461px" %)NTP|0~~16777215 763 +|(% rowspan="2" style="width:460px" %)Double word|(% style="width:461px" %)METF|0~~16777215 764 +|(% style="width:461px" %)SENC|0~~16777215 955 955 956 -o:0-7 957 -)))| 958 -|Q|Q|Q d.o|((( 959 -d:0~-~-9999 766 +**Address Configuration** 960 960 961 -o:0-7 962 -)))| 963 -|M|M|M d.o|((( 964 -d:0~-~-9999 768 +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. 965 965 966 -o:0-7 967 -)))| 968 -|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|((( 969 -nn:0-9999, 770 +(% style="text-align:center" %) 771 +[[image:12.PLC Protocol_html_ba78d143bf457ead.png||data-xwiki-image-style-alignment="center" height="369" width="600" class="img-thumbnail"]] 970 970 971 -dddd:0-9999, 773 +(% style="text-align:center" %) 774 +[[image:12.PLC Protocol_html_23533fd5bb81f4ab.png||data-xwiki-image-style-alignment="center" height="389" width="600" class="img-thumbnail"]] 972 972 973 -o:0-7 974 -)))|((( 975 -nn:DB No. 776 +Extended tag name 976 976 977 -dd dd:addressvalue778 +Address range for the extended tag. 978 978 979 -o: digit address 980 -))) 981 -|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999| 982 -|M|MW|MW d|d:0-99999|((( 983 -MW0=MB(0~~1) 984 - 985 -MW2=MB(2~~3) 986 - 987 -Address value is a multiple of 2 988 -))) 989 -|M|MD|MD d|d:0-99999|((( 990 -MD0=MB(0~~3) 991 - 992 -MD4=MB(4~~7) 993 - 994 -Address value is a multiple of 4 995 -))) 996 -|I|IW|IW d|d:0-99999| 997 -|Q|QW|QW d|d:0-99999| 998 -|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|((( 999 -nn:0-9999 1000 - 1001 -dddd:0-9999 1002 -)))|((( 1003 -nn:DB No. 1004 - 1005 -dddd:address value 1006 -))) 1007 -|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|((( 1008 -nn:0-9999 1009 - 1010 -dddd:0-9999 1011 -)))|((( 1012 -nn:DB No. 1013 - 1014 -dddd:address value 1015 - 1016 -Address value is a multiple of 2 1017 -))) 1018 -|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|((( 1019 -nn:0-9999 1020 - 1021 -dddd:0-9999 1022 -)))|((( 1023 -nn:DB No. 1024 - 1025 -dddd:address value 1026 - 1027 -Address value is a multiple of 4 1028 -))) 1029 - 1030 1030 **Communication Settings** 1031 1031 1032 1032 Enable HMI Ethernet in [Project Settings]; 1033 1033 1034 1034 (% style="text-align:center" %) 1035 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img- rounded img-thumbnail"]]785 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 1036 1036 1037 1037 Set PLC IP in [Device IP] settings; 1038 1038 1039 1039 (% style="text-align:center" %) 1040 -[[image:12.PLC Protocol_html_f7 b3eb9abda33833.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]790 +[[image:12.PLC Protocol_html_f848736ec68b125.png||data-xwiki-image-style-alignment="center" height="191" width="554" class="img-thumbnail"]] 1041 1041 1042 -**✎Note:** 1043 - 1044 -* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three touch screens. 1045 -* HMI access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200. 1046 - 1047 1047 **Cable Wiring** 1048 1048 1049 -[[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"]] 794 +(% style="text-align:center" %) 795 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 1050 1050 1051 -= =(% id="cke_bm_25456S" style="display:none" %)****(%%)**LOGOEthernetProtocol** ==797 += **LG XGK FEnet Ethernet** = 1052 1052 1053 -Supported Series: Sie mens Logo 0BA0series799 +Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module 1054 1054 1055 1055 **HMI Settings** 1056 1056 1057 1057 (% class="table-bordered" %) 1058 1058 |**Items**|**Settings**|**Note** 1059 -|Protocol| Siemens LOGO|805 +|Protocol|LG XGK FEnet(Ethernet)| 1060 1060 |Connection|Ethernet| 1061 -|Port No.|102| 1062 -|PLC station No.|2| 807 +|Port No.|2004| 1063 1063 1064 1064 **Address List** 1065 1065 1066 1066 (% class="table-bordered" %) 1067 -|**Number**|**Address Type**|**Data Type**|**Range**|**DB Address**|**PLC Address** 1068 -|1|RTC|Word|1-7|DB1.DBX984.0|0x001ec0 1069 -|2|VB|Byte|0-1469|DB1.DBX0.0|0x000000 1070 -|3|VD|Double Word|0-1466|DB1.DBX0.0|0x000000 1071 -|4|VW|Word|0-1468|DB1.DBX0.0|0x000000 1072 -|5|NAQ|Word|1-32|DB1.DBX1406.0|0x002bf0 1073 -|6|NAI|Word|1-64|DB1.DBX1262.0|0x002770 1074 -|7|AM|Word|1-64|DB1.DBX1118.0|0x0022f0 1075 -|8|AQ|Word|1-16|DB1.DBX1072.0|0x002180 1076 -|9|AI|Word|1-16|DB1.DBX1032.0|0x002040 1077 -|10|I|Bit|1-64|DB1.DBX1024.0|0x002000 1078 -|11|Q|Bit|1-64|DB1.DBX1064.0|0x002140 1079 -|12|M|Bit|1-112|DB1.DBX1104.0|0x002280 1080 -|13|NI|Bit|1-128|DB1.DBX1246.0|0x0026f0 1081 -|14|NQ|Bit|1-128|DB1.DBX1390.0|0x002b70 1082 -|15|V|Bit|0-14697|DB1.DBX0.0|0x000000 812 +|**Type**|**Register**|**Range**|**Format**|**Note** 813 +|(% rowspan="14" %)Word|P|0~~2047|P d| 814 +|M|0~~2047|M d| 815 +|K|0~~2047|K d| 816 +|F|0~~2047|F d| 817 +|T|0~~2047|T d| 818 +|C|0~~2047|C d| 819 +|Z|0~~127|Z d| 820 +|S|0~~127|S d| 821 +|L|0~~11263|L d| 822 +|N|0~~21503|N d| 823 +|D|0~~32767|D d| 824 +|R|0~~32767|R d| 825 +|ZR|0~~65535|ZR d| 826 +|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31 1083 1083 1084 -** PLC Settings in LOGO Software:**828 +**✎Note:** 1085 1085 1086 -Click [Tools]~-~-[Ethernet Connections],shown as below. 830 +* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC; 831 +* 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; 832 +* All bit registers are in the form of bits in word, and the range is the same as the word register; 1087 1087 1088 -(% style="text-align:center" %) 1089 -[[image:12.PLC Protocol_html_8b9d2322edf89519.png||data-xwiki-image-style-alignment="center" height="641" width="423" class="img-thumbnail"]] 834 +**Communication settings in HMI** 1090 1090 1091 - SetEthernetconnectionparameter.IP,SubnetMask, shownasbelow.836 +Enable HMI Ethernet in [Project Settings]; 1092 1092 1093 1093 (% style="text-align:center" %) 1094 -[[image:12.PLC Protocol_html_ 6c4dd041b26cd8a1.png||data-xwiki-image-style-alignment="center" height="481" width="363" class="img-thumbnail"]]839 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 1095 1095 1096 -**TSAP set**:The value set by local TSAP is the remote TSAP set in HMI. PLC's remote TSAP is the opposite,shown as below. 1097 - 1098 -(% style="text-align:center" %) 1099 -[[image:12.PLC Protocol_html_7af2611d3790a77d.png||data-xwiki-image-style-alignment="center" height="359" width="426" class="img-thumbnail"]] 1100 - 1101 -**Download Project**: Click "Address book" to add the IP address to be downloaded (fi."Detect" to check whether the IP address can be detected. Then click “ok”, and the system will prompt that PLC will be "STOP" mode. Click “YES” to start download. 1102 - 1103 -(% style="text-align:center" %) 1104 -[[image:12.PLC Protocol_html_3243e4cd600595cc.png||data-xwiki-image-style-alignment="center" height="368" width="554" class="img-thumbnail"]] 1105 - 1106 - 1107 -(% style="text-align:center" %) 1108 -[[image:12.PLC Protocol_html_cb1d92e2cc91a8db.png||data-xwiki-image-style-alignment="center" height="320" width="553" class="img-thumbnail"]] 1109 - 1110 - 1111 -**HMI Communication Settings** 1112 - 1113 1113 Set PLC IP in [Device IP] settings; 1114 1114 1115 1115 (% style="text-align:center" %) 1116 -[[image: SiemensLOGODeviceIP.png]]844 +[[image:12.PLC Protocol_html_a2a19b5003ad4090.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]] 1117 1117 1118 -Enable HMI Ethernet in [Project Settings]; 1119 - 1120 -(% style="text-align:center" %) 1121 -[[image:12.PLC Protocol_html_95917a3d92068467.png||data-xwiki-image-style-alignment="center" height="311" width="553" class="img-thumbnail"]] 1122 - 1123 -TSAP setting 1124 - 1125 -* Regarding the setting of PLC TSAP, HMI provides system special address for setting, it is recommended to run in HMI script initialization, write PLC TSAP to corresponding system special register. 1126 -* HSW10118 = local TSAP of HMI, this is remote TSAP of PLC. 1127 -* HSW10119 = Remote TSAP of HMI, this is local TSAP of PLC. 1128 - 1129 -**✎Note:** 1130 - 1131 -* The data of TSAP is hexadecimal format. For example: the remote TSAP configured in the PLC is set to 20.00, then HSW10118 should be set to 0x2000, that is, HSW10118 = 8192. 1132 - 1133 -(% style="text-align:center" %) 1134 -[[image:12.PLC Protocol_html_5c6374b21f46e01e.png||data-xwiki-image-style-alignment="center" height="139" width="498" class="img-thumbnail"]] 1135 - 1136 - 1137 -* AI word address and Ibit address are read-only and cannot be written on HMI. 1138 -* VW address should be even number.such as VW0, VW2, VW4... 1139 -* VD address it takes two VW addresses.such as VD0,VD4,VD8... 1140 -* Written value of RTC cannot exceed 255. 1141 - 1142 1142 **Cable Wiring** 1143 1143 1144 - [[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"]]848 += **Mitsubishi** = 1145 1145 1146 -= Createcommunicationwith **Mitsubishi** =850 +== **FX1S, 1N, 2N Series** == 1147 1147 1148 -== **FX1S, 1N, 2N Series Protocol** == 1149 - 1150 1150 Supported Series: Mitsubishi FX1S, FX1N, FX2N series 1151 1151 1152 1152 **HMI Settings** ... ... @@ -1198,7 +1198,7 @@ 1198 1198 1199 1199 **✎Note:** COM3 only available in PI8000/PI9000 series. 1200 1200 1201 -== **FX5U Ethernet Protocol** ==903 +== **FX5U Ethernet** == 1202 1202 1203 1203 Mitsubishi FX5U series PLC 1204 1204 ... ... @@ -1277,7 +1277,7 @@ 1277 1277 (% style="text-align:center" %) 1278 1278 [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 1279 1279 1280 -== **FX5U Serial Port Protocol** ==982 +== **FX5U Serial Port** == 1281 1281 1282 1282 Mitsubishi FX5U series PLC 1283 1283 ... ... @@ -1369,7 +1369,7 @@ 1369 1369 1370 1370 **✎Note:** COM3 only available in PI8000/PI9000 series. 1371 1371 1372 -== **L02 MELSEC (Ethernet) Protocol** ==1074 +== **L02 MELSEC (Ethernet)** == 1373 1373 1374 1374 Mitsubishi Q series CPU built-in Ethernet port. 1375 1375 ... ... @@ -1454,7 +1454,7 @@ 1454 1454 (% style="text-align:center" %) 1455 1455 [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 1456 1456 1457 -== **QJ71E71 MELSEC Protocol** ==1159 +== **QJ71E71 MELSEC** == 1458 1458 1459 1459 Mitsubishi QJ71E71 Ethernet communication module; 1460 1460 ... ... @@ -2219,6 +2219,559 @@ 2219 2219 2220 2220 **✎Note:** COM3 only available in PI8000/PI9000 series. 2221 2221 1924 += **Siemens** = 1925 + 1926 +== **S7-200 Smart Ethernet** == 1927 + 1928 +Supported Series: Siemens S7-200 SMART Series Ethernet Module. 1929 + 1930 +Website: [[http:~~/~~/www.siemens.com/entry/cc/en/>>url:http://www.siemens.com/entry/cc/en/]] 1931 + 1932 +**HMI Setting** 1933 + 1934 +(% class="table-bordered" %) 1935 +|**Items**|**Settings**|**Note** 1936 +|Protocol|Simens S7-200 Smart Ethernet| 1937 +|Connection|Ethernet| 1938 +|Port No.|102| 1939 +|PLC station No.|2| 1940 + 1941 +**Address List** 1942 + 1943 +(% class="table-bordered" %) 1944 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 1945 +|(% rowspan="9" %)Bit|I|I|I ddddd.o|0.0~~99999.7| 1946 +|Q|Q|Q ddddd.o|0.0~~99999.7| 1947 +|V|VWbit|VWbit ddddd.o|0.0~~99999.7| 1948 +|V|V|V ddddd.o|0.0~~99999.7| 1949 +|M|M|M ddddd.o|0.0~~99999.7| 1950 +|SM|SM|ddddd.o|0.0~~99999.7| 1951 +|S|S|ddddd.o|0.0~~99999.7|Read only 1952 +|T|T|ddddd|0~~99999|Timer state, read only 1953 +|C|C|ddddd|0~~99999|Counter state, read only 1954 +|(% rowspan="12" %)Word|I|IW|IW ddddd|0~~99999| 1955 +|Q|QW|QW ddddd|0~~99999| 1956 +|AI|AIW|AIW ddddd|0~~99999| 1957 +|AQ|VB|VB ddddd|0~~99999| 1958 +|V|VW|VW ddddd|0~~99998|((( 1959 +VW0=VB (0~~1) 1960 + 1961 +VW2=VB (2~~3) 1962 + 1963 +Address value is a multiple of 2 1964 +))) 1965 +|V|VD|VD ddddd|0~~99998|((( 1966 +VD0=VB (0~~3) 1967 + 1968 +VD2=VB (4~~7) 1969 + 1970 +Address value is a multiple of 4 1971 +))) 1972 +|M|MB|MB ddddd|0~~99999| 1973 +|M|MW|MW ddddd|0~~99999|((( 1974 +MW0=MB(0~~1) 1975 + 1976 +MW2=MB(2~~3) 1977 + 1978 +Address value is a multiple of 2 1979 +))) 1980 +|M|MD|MD ddddd|0~~99999|((( 1981 +MD0=MB(0~~3) 1982 + 1983 +MD4=MB(4~~7) 1984 + 1985 +Address value is a multiple of 4 1986 +))) 1987 +|T|TW|TW ddddd|0~~99999|Value of timer 1988 +|C|CW|CW ddddd|0~~99999|Value of counter 1989 +|W|SW|SW ddddd|0~~99999| 1990 + 1991 +**Communication Settings** 1992 + 1993 +Enable HMI Ethernet in [Project Settings]; 1994 + 1995 +(% style="text-align:center" %) 1996 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 1997 + 1998 +Set PLC IP in [Device IP] settings; 1999 + 2000 +(% style="text-align:center" %) 2001 +[[image:12.PLC Protocol_html_70b0c4c2ee21b10d.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]] 2002 + 2003 +* PLC IP Address: PLC IP 2004 +* PLC pot No.: 102(fixed) 2005 +* Network:TCP_Client_2N(fixed) 2006 + 2007 +(% style="text-align:center" %) 2008 +[[image:12.PLC Protocol_html_5891afd92901b7ad.png||data-xwiki-image-style-alignment="center" height="276" width="347" class="img-thumbnail"]] 2009 + 2010 +* Wait timeout: depend on actual network situation (more than 1500 ms) 2011 + 2012 +**Cable Wiring** 2013 + 2014 +(% style="text-align:center" %) 2015 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 2016 + 2017 +== **S7-300 Ethernet** == 2018 + 2019 +Supported Series: Siemens S7-300 series PLC 2020 + 2021 +**HMI Setting** 2022 + 2023 +(% class="table-bordered" %) 2024 +|**Items**|**Settings**|**Note** 2025 +|Protocol|Simens S7-300 Ethernet| 2026 +|Connection|Ethernet| 2027 +|Port No.|102| 2028 +|PLC station No.|2|Need to be same as the PLC setting 2029 + 2030 +**Address List** 2031 + 2032 +(% class="table-bordered" %) 2033 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 2034 +|(% rowspan="4" %)Bit|I|I|I ddddd.o|0.0~~99999.7| 2035 +|Q|Q|Q ddddd.o|0.0~~99999.7| 2036 +|M|M|M ddddd.o|0.0~~99999.7| 2037 +|DB0.DB~~DB99.DB|DBxDBD|DBxDB nndddd.o|0.0~~99999999.7|((( 2038 +nn: block number; 2039 + 2040 +dddd: address; 2041 +))) 2042 +|(% rowspan="8" %)Word|I|IW|IW ddddd|0~~99999| 2043 +|Q|QW|QW ddddd|0~~99999| 2044 +|(% rowspan="3" %)M|MB|MB ddddd|0~~99999| 2045 +|MW|MW ddddd|0~~99999|((( 2046 +MW0=MB(0~~1) 2047 + 2048 +MW2=MB(2~~3) 2049 + 2050 +Address value is a multiple of 2 2051 +))) 2052 +|MD|MD ddddd|0~~99999|((( 2053 +MD0=MB(0~~3) 2054 + 2055 +MD4=MB(4~~7) 2056 + 2057 +Address value is a multiple of 4 2058 +))) 2059 +|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)((( 2060 +nn: block number; 2061 + 2062 +dddd: address 2063 +))) 2064 +|DBxDBW|DBxDBW nndddd|0~~99999999 2065 +|DBxDBD|DBxDBD nndddd|0~~99999999 2066 + 2067 +**Communication Settings** 2068 + 2069 +Enable HMI Ethernet in [Project Settings]; 2070 + 2071 +(% style="text-align:center" %) 2072 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 2073 + 2074 +Set PLC IP in [Device IP] settings; 2075 + 2076 +(% style="text-align:center" %) 2077 +[[image:12.PLC Protocol_html_910b1a0aa9e2201c.png||data-xwiki-image-style-alignment="center" height="188" width="554" class="img-thumbnail"]] 2078 + 2079 +* PLC IP Address: PLC IP 2080 +* PLC pot No.: 102(fixed) 2081 +* Network:TCP_Client_2N(fixed) 2082 + 2083 +(% style="text-align:center" %) 2084 +[[image:12.PLC Protocol_html_5891afd92901b7ad.png||data-xwiki-image-style-alignment="center" height="276" width="347" class="img-thumbnail"]] 2085 + 2086 +* Wait timeout: depend on actual network situation (more than 1500 ms) 2087 + 2088 +**Cable Wiring** 2089 + 2090 +(% style="text-align:center" %) 2091 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 2092 + 2093 +== **S7-1200 Ethernet** == 2094 + 2095 +Supported Series: Siemens S7-1200 2096 + 2097 +**HMI Setting** 2098 + 2099 +(% class="table-bordered" %) 2100 +|**Items**|**Settings**|**Note** 2101 +|Protocol|Siemens S7-1200| 2102 +|Connection|Ethernet| 2103 +|Port No.|102| 2104 +|PLC station No.|2| 2105 + 2106 +**Address List** 2107 + 2108 +(% class="table-bordered" %) 2109 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 2110 +|(% rowspan="4" %)Bit|I|I|M d.o|((( 2111 +d:0~-~-9999 2112 + 2113 +o:0-7 2114 +)))| 2115 +|Q|Q|Q d.o|((( 2116 +d:0~-~-9999 2117 + 2118 +o:0-7 2119 +)))| 2120 +|M|M|M d.o|((( 2121 +d:0~-~-9999 2122 + 2123 +o:0-7 2124 +)))| 2125 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|((( 2126 +nn:0-9999, 2127 + 2128 +dddd:0-9999, 2129 + 2130 +o:0-7 2131 +)))|((( 2132 +nn:DB No. 2133 + 2134 +dddd:address value 2135 + 2136 +o: digit address 2137 +))) 2138 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999| 2139 +|M|MW|MW d|d:0-99999|((( 2140 +MW0=MB(0~~1) 2141 + 2142 +MW2=MB(2~~3) 2143 + 2144 +Address value is a multiple of 2 2145 +))) 2146 +|M|MD|MD d|d:0-99999|((( 2147 +MD0=MB(0~~3) 2148 + 2149 +MD4=MB(4~~7) 2150 + 2151 +Address value is a multiple of 4 2152 +))) 2153 +|I|IW|IW d|d:0-99999| 2154 +|Q|QW|QW d|d:0-99999| 2155 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|((( 2156 +nn:0-9999 2157 + 2158 +dddd:0-9999 2159 +)))|((( 2160 +nn:DB No. 2161 + 2162 +dddd:address value 2163 +))) 2164 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|((( 2165 +nn:0-9999 2166 + 2167 +dddd:0-9999 2168 +)))|((( 2169 +nn:DB No. 2170 + 2171 +dddd:address value 2172 + 2173 +Address value is a multiple of 2 2174 +))) 2175 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|((( 2176 +nn:0-9999 2177 + 2178 +dddd:0-9999 2179 +)))|((( 2180 +nn:DB No. 2181 + 2182 +dddd:address value 2183 + 2184 +Address value is a multiple of 4 2185 +))) 2186 + 2187 +**Communication Settings** 2188 + 2189 +Enable HMI Ethernet in [Project Settings]; 2190 + 2191 +(% style="text-align:center" %) 2192 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 2193 + 2194 +Set PLC IP in [Device IP] settings; 2195 + 2196 +(% style="text-align:center" %) 2197 +[[image:12.PLC Protocol_html_f7b3eb9abda33833.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]] 2198 + 2199 +**✎Note:** 2200 + 2201 +* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three touch screens. 2202 +* HMI access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200. 2203 + 2204 +**PLC Settings** 2205 + 2206 +Add BD 2207 + 2208 +* Please uncheck [Symbolic access only] option; 2209 + 2210 +(% style="text-align:center" %) 2211 +[[image:12.PLC Protocol_html_643144c591994418.png||data-xwiki-image-style-alignment="center" height="546" width="550" class="img-thumbnail"]] 2212 + 2213 +Address settings, using BD2 as example. 2214 + 2215 +* DB×DBB2xxxx, DB×DBW2xxxx, DB×DBD2xxxx for accessing data of DB2 in B1. 2216 +* 2 represent DB block number 2217 +* xxxx represent address 2218 + 2219 +**Such as:** 2220 + 2221 +* DBxDBB20000 = DB2.DBB0 2222 +* DBxDBW20004 = DB2.DBW4 2223 + 2224 +(% style="text-align:center" %) 2225 +[[image:12.PLC Protocol_html_87ceaea84d552e62.png||data-xwiki-image-style-alignment="center" height="245" width="537" class="img-thumbnail"]] 2226 + 2227 +**How to connect with S7-1200 Firmware V4.0** 2228 + 2229 +PLC configuration 2230 + 2231 +* Double click [device configuration] in Siemens via software 2232 +* Double click [protection] to enter protection configuration screen 2233 + 2234 +(% style="text-align:center" %) 2235 +[[image:12.PLC Protocol_html_9779940d38da8e07.png||data-xwiki-image-style-alignment="center" height="426" width="341" class="img-thumbnail"]] 2236 + 2237 +* Check [Permit access with PUT / GET communication from remote partner (PLC, HMI, OPC, ...)] 2238 + 2239 +(% style="text-align:center" %) 2240 +[[image:12.PLC Protocol_html_d2c667b02f9720b1.png||data-xwiki-image-style-alignment="center" height="296" width="554" class="img-thumbnail"]] 2241 + 2242 +DB settings 2243 + 2244 +* Right click [DB], select [properties] 2245 +* Uncheck [optimized block access] 2246 + 2247 +**Cable Wiring** 2248 + 2249 +(% style="text-align:center" %) 2250 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 2251 + 2252 +== **LOGO Ethernet** == 2253 + 2254 +Supported Series: Siemens Logo 0BA0 series 2255 + 2256 +**HMI Settings** 2257 + 2258 +(% class="table-bordered" %) 2259 +|**Items**|**Settings**|**Note** 2260 +|Protocol|Siemens LOGO| 2261 +|Connection|Ethernet| 2262 +|Port No.|102| 2263 +|PLC station No.|2| 2264 + 2265 +**Address List** 2266 + 2267 +(% class="table-bordered" %) 2268 +|**Number**|**Address Type**|**Data Type**|**Range**|**DB Address**|**PLC Address** 2269 +|1|RTC|Word|1-7|DB1.DBX984.0|0x001ec0 2270 +|2|VB|Byte|0-1469|DB1.DBX0.0|0x000000 2271 +|3|VD|Double Word|0-1466|DB1.DBX0.0|0x000000 2272 +|4|VW|Word|0-1468|DB1.DBX0.0|0x000000 2273 +|5|NAQ|Word|1-32|DB1.DBX1406.0|0x002bf0 2274 +|6|NAI|Word|1-64|DB1.DBX1262.0|0x002770 2275 +|7|AM|Word|1-64|DB1.DBX1118.0|0x0022f0 2276 +|8|AQ|Word|1-16|DB1.DBX1072.0|0x002180 2277 +|9|AI|Word|1-16|DB1.DBX1032.0|0x002040 2278 +|10|I|Bit|1-64|DB1.DBX1024.0|0x002000 2279 +|11|Q|Bit|1-64|DB1.DBX1064.0|0x002140 2280 +|12|M|Bit|1-112|DB1.DBX1104.0|0x002280 2281 +|13|NI|Bit|1-128|DB1.DBX1246.0|0x0026f0 2282 +|14|NQ|Bit|1-128|DB1.DBX1390.0|0x002b70 2283 +|15|V|Bit|0-14697|DB1.DBX0.0|0x000000 2284 + 2285 +**PLC Settings in LOGO Software:** 2286 + 2287 +Click [Tools]~-~-[Ethernet Connections],shown as below. 2288 + 2289 +(% style="text-align:center" %) 2290 +[[image:12.PLC Protocol_html_8b9d2322edf89519.png||data-xwiki-image-style-alignment="center" height="641" width="423" class="img-thumbnail"]] 2291 + 2292 +Set Ethernet connection parameter. IP, Subnet Mask, shown as below. 2293 + 2294 +(% style="text-align:center" %) 2295 +[[image:12.PLC Protocol_html_6c4dd041b26cd8a1.png||data-xwiki-image-style-alignment="center" height="481" width="363" class="img-thumbnail"]] 2296 + 2297 +**TSAP set**:The value set by local TSAP is the remote TSAP set in HMI. PLC's remote TSAP is the opposite,shown as below. 2298 + 2299 +(% style="text-align:center" %) 2300 +[[image:12.PLC Protocol_html_7af2611d3790a77d.png||data-xwiki-image-style-alignment="center" height="359" width="426" class="img-thumbnail"]] 2301 + 2302 +**Download Project**: Click "Address book" to add the IP address to be downloaded (fi."Detect" to check whether the IP address can be detected. Then click “ok”, and the system will prompt that PLC will be "STOP" mode. Click “YES” to start download. 2303 + 2304 +(% style="text-align:center" %) 2305 +[[image:12.PLC Protocol_html_3243e4cd600595cc.png||data-xwiki-image-style-alignment="center" height="368" width="554" class="img-thumbnail"]] 2306 + 2307 + 2308 +(% style="text-align:center" %) 2309 +[[image:12.PLC Protocol_html_cb1d92e2cc91a8db.png||data-xwiki-image-style-alignment="center" height="320" width="553" class="img-thumbnail"]] 2310 + 2311 + 2312 +**HMI Communication Settings** 2313 + 2314 +Set PLC IP in [Device IP] settings; 2315 + 2316 +(% style="text-align:center" %) 2317 +[[image:SiemensLOGODeviceIP.png]] 2318 + 2319 +Enable HMI Ethernet in [Project Settings]; 2320 + 2321 +(% style="text-align:center" %) 2322 +[[image:12.PLC Protocol_html_95917a3d92068467.png||data-xwiki-image-style-alignment="center" height="311" width="553" class="img-thumbnail"]] 2323 + 2324 +TSAP setting 2325 + 2326 +* Regarding the setting of PLC TSAP, HMI provides system special address for setting, it is recommended to run in HMI script initialization, write PLC TSAP to corresponding system special register. 2327 +* HSW10118 = local TSAP of HMI, this is remote TSAP of PLC. 2328 +* HSW10119 = Remote TSAP of HMI, this is local TSAP of PLC. 2329 + 2330 +**✎Note:** 2331 + 2332 +* The data of TSAP is hexadecimal format. For example: the remote TSAP configured in the PLC is set to 20.00, then HSW10118 should be set to 0x2000, that is, HSW10118 = 8192. 2333 + 2334 +(% style="text-align:center" %) 2335 +[[image:12.PLC Protocol_html_5c6374b21f46e01e.png||data-xwiki-image-style-alignment="center" height="139" width="498" class="img-thumbnail"]] 2336 + 2337 + 2338 +* AI word address and Ibit address are read-only and cannot be written on HMI. 2339 +* VW address should be even number.such as VW0, VW2, VW4... 2340 +* VD address it takes two VW addresses.such as VD0,VD4,VD8... 2341 +* Written value of RTC cannot exceed 255. 2342 + 2343 +**Cable Wiring** 2344 + 2345 +(% style="text-align:center" %) 2346 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 2347 + 2348 +== **S7-XXX Ethernet** == 2349 + 2350 +Supported Series: Siemens S7-400, S7-1200 and S7-1500 2351 + 2352 +**HMI Setting** 2353 + 2354 +(% class="table-bordered" style="width:823px" %) 2355 +|=**Items**|=(% style="width: 437px;" %)**Settings**|=(% style="width: 201px;" %)**Note** 2356 +|Protocol|(% style="width:437px" %)Siemens S7-XXX|(% style="width:201px" %) 2357 +|Connection|(% style="width:437px" %)Ethernet|(% style="width:201px" %) 2358 +|Port No.|(% style="width:437px" %)102|(% style="width:201px" %) 2359 +|Device No.|(% style="width:437px" %)Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|(% style="width:201px" %) 2360 +|HMI No.|(% style="width:437px" %)Rack (Default as 0)|(% style="width:201px" %) 2361 + 2362 +Slot from TIA Portal is equal to Device No. of PIStudio 2363 + 2364 +Rack from TIA Portal is equal to HMI No. of PIStudio 2365 + 2366 +(% style="text-align:center" %) 2367 +[[image:S7-XXXCommunication Settings.png]] 2368 + 2369 +(% style="text-align:center" %) 2370 +[[image:S7-XXXCommunication SettingsPIStudio.png||alt="S7-XXXCommunication SettingsPI.png"]] 2371 + 2372 +**Address List** 2373 + 2374 +(% class="table-bordered" %) 2375 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 2376 +|(% rowspan="4" %)Bit|I|I|M d.o|((( 2377 +d:0~-~-9999 2378 + 2379 +o:0-7 2380 +)))| 2381 +|Q|Q|Q d.o|((( 2382 +d:0~-~-9999 2383 + 2384 +o:0-7 2385 +)))| 2386 +|M|M|M d.o|((( 2387 +d:0~-~-9999 2388 + 2389 +o:0-7 2390 +)))| 2391 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|((( 2392 +nn:0-9999, 2393 + 2394 +dddd:0-9999, 2395 + 2396 +o:0-7 2397 +)))|((( 2398 +nn:DB No. 2399 + 2400 +dddd:address value 2401 + 2402 +o: digit address 2403 +))) 2404 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999| 2405 +|M|MW|MW d|d:0-99999|((( 2406 +MW0=MB(0~~1) 2407 + 2408 +MW2=MB(2~~3) 2409 + 2410 +Address value is a multiple of 2 2411 +))) 2412 +|M|MD|MD d|d:0-99999|((( 2413 +MD0=MB(0~~3) 2414 + 2415 +MD4=MB(4~~7) 2416 + 2417 +Address value is a multiple of 4 2418 +))) 2419 +|I|IW|IW d|d:0-99999| 2420 +|Q|QW|QW d|d:0-99999| 2421 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|((( 2422 +nn:0-9999 2423 + 2424 +dddd:0-9999 2425 +)))|((( 2426 +nn:DB No. 2427 + 2428 +dddd:address value 2429 +))) 2430 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|((( 2431 +nn:0-9999 2432 + 2433 +dddd:0-9999 2434 +)))|((( 2435 +nn:DB No. 2436 + 2437 +dddd:address value 2438 + 2439 +Address value is a multiple of 2 2440 +))) 2441 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|((( 2442 +nn:0-9999 2443 + 2444 +dddd:0-9999 2445 +)))|((( 2446 +nn:DB No. 2447 + 2448 +dddd:address value 2449 + 2450 +Address value is a multiple of 4 2451 +))) 2452 + 2453 +**Communication Settings** 2454 + 2455 +Enable HMI Ethernet in [Project Settings]; 2456 + 2457 +(% style="text-align:center" %) 2458 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-rounded img-thumbnail"]] 2459 + 2460 +Set PLC IP in [Device IP] settings; 2461 + 2462 +(% style="text-align:center" %) 2463 +[[image:12.PLC Protocol_html_f7b3eb9abda33833.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]] 2464 + 2465 +**✎Note:** 2466 + 2467 +* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three touch screens. 2468 +* HMI access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200. 2469 + 2470 +**Cable Wiring** 2471 + 2472 +{{id name="OLE_LINK8"/}} 2473 + 2474 +(% style="text-align:center" %) 2475 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 2476 + 2222 2222 = **User Defined Protocol** = 2223 2223 2224 2224 If the device does not support MODBUS standard, and the protocol is not list in PIStudio, then user can define the protocol by following instruction to realize simply communication functions like sending and receiving commands. ... ... @@ -2363,6 +2363,8 @@ 2363 2363 2364 2364 **✎Note:** COM3 only available in PI8000/PI9000 series. 2365 2365 2621 += = 2622 + 2366 2366 = **Printer** = 2367 2367 2368 2368 == **TSPL label printer** == ... ... @@ -2563,284 +2563,3 @@ 2563 2563 2564 2564 (% style="text-align:center" %) 2565 2565 [[image:image-20220817154212-1.jpeg||height="315" width="554" class="img-thumbnail"]] 2566 - 2567 -= **Barcode Scanner** = 2568 - 2569 -Supported: DELI 14880 barcode scanner 2570 - 2571 -**HMI Setting** 2572 - 2573 -|**Items**|**Settings**|**Note** 2574 -|Protocol|Barcode Scanner| 2575 -|Connection|USB| 2576 - 2577 -**Operating Procedures** 2578 - 2579 -Select [Barcode Scanner]; 2580 - 2581 -(% style="text-align:center" %) 2582 -[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]] 2583 - 2584 -Set address for receiving; 2585 - 2586 -Set correct length; 2587 - 2588 -(% style="text-align:center" %) 2589 -[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]] 2590 - 2591 -**✎Note:** 2592 - 2593 -* The protocol uploads the information acquired by the USB scanner to the HMI; 2594 -* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object; 2595 -* Recommended model: DELI 14880 barcode scanner; 2596 - 2597 -= **Hitachi EHV Series (Ethernet)** = 2598 - 2599 -Supported series: Hitachi EHV series 2600 - 2601 -**HMI Settings** 2602 - 2603 -(% class="table-bordered" %) 2604 -|**Items**|**Settings**|**Note** 2605 -|Protocol|Hitachi EHV series| 2606 -|Connection|Ethernet| 2607 -|Port No.|3004~~3007| 2608 - 2609 -**Address List** 2610 - 2611 -(% class="table-bordered" %) 2612 -|**Type**|**Register**|**Range**|**Format**|**Note** 2613 -|(% rowspan="6" %)Bit|T|0 - 2545|T DDDD| 2614 -|M|0 - 7FFF.f (Hex)|M HHHH.h| 2615 -|X|0 – FFFF.f (Hex)|X H1H2H3H4.h|(% rowspan="2" %)((( 2616 -H1H2H3H4 Module main number 2617 - 2618 -H1: Remote number 2619 - 2620 -H2: Unit number 2621 - 2622 -H3: Slot number 2623 - 2624 -H4: Word number of Module 2625 - 2626 -H Sub number of Module 2627 - 2628 -For example:X21.3 2629 - 2630 -Slot number 2 2631 - 2632 -Word number of module is 1 2633 - 2634 -Bit number of module is 3 2635 - 2636 -Remote number and unit number are 0 2637 -))) 2638 -|Y|0 – FFFF.f (Hex)|Y H1H2H3H4.h 2639 -|R|0 – FF.f (Hex)|R HH.h| 2640 -|L|0 - 73FF.f (Hex)|L HHHH.h| 2641 -|(% rowspan="6" %)Word|WM|0 - 7FFF (Hex)|WM HHHH| 2642 -|WX|0 – FFFF (Hex)|WX H1H2H3H4|(% rowspan="2" %)((( 2643 -H1H2H3H4 Module main number 2644 - 2645 -H1: Remote number 2646 - 2647 -H2: Unit number 2648 - 2649 -H3: Slot number 2650 - 2651 -H4: Word number of module 2652 - 2653 -For example:WX21 2654 - 2655 -Word number of module is 1 2656 - 2657 -Slot number is 2 2658 - 2659 -Remote number and unit number are 0 2660 -))) 2661 -|WY|0 – FFFF (Hex)|WY H1H2H3H4 2662 -|WR|0 – FFFF (Hex)|WR HHHH| 2663 -|WL|0 - 73FF (Hex)|WL HHHH| 2664 -|TC|0 - 2559|TC DDDD| 2665 - 2666 -**Communication settings in HMI** 2667 - 2668 -Enable HMI Ethernet in [Project Settings]; 2669 - 2670 -(% style="text-align:center" %) 2671 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 2672 - 2673 -Set PLC IP in [Device IP] settings; 2674 - 2675 -(% style="text-align:center" %) 2676 -[[image:12.PLC Protocol_html_d825387f5bde6cdd.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]] 2677 - 2678 -**PLC Configuration** 2679 - 2680 -Connect with PLC, select[Online mode]; 2681 - 2682 -(% style="text-align:center" %) 2683 -[[image:12.PLC Protocol_html_8430dda44e5c199c.png||data-xwiki-image-style-alignment="center" height="420" width="600" class="img-thumbnail"]] 2684 - 2685 -Set IP address, it is the same LAN parameters with HMI; 2686 - 2687 -(% style="text-align:center" %) 2688 -[[image:12.PLC Protocol_html_1d8a634f64e25fc3.png||data-xwiki-image-style-alignment="center" height="252" width="347" class="img-thumbnail"]] 2689 - 2690 -3) Save PLC communication parameter, and restart PLC 2691 - 2692 -**PLC Monitor Mode** 2693 - 2694 -Connect with PLC and choose to “online” mode 2695 - 2696 -(% style="text-align:center" %) 2697 -[[image:12.PLC Protocol_html_cdac598e770e3b67.png||data-xwiki-image-style-alignment="center" height="193" width="553" class="img-thumbnail"]] 2698 - 2699 -Open I/O monitor sheet1 2700 - 2701 -(% style="text-align:center" %) 2702 -[[image:12.PLC Protocol_html_68eb3518e5f80892.png||data-xwiki-image-style-alignment="center" height="369" width="559" class="img-thumbnail"]] 2703 - 2704 -During monitoring bit address,1 pts should be selected; during monitoring word address, 16 pts should be selected 2705 - 2706 -(% style="text-align:center" %) 2707 -[[image:12.PLC Protocol_html_774652d8daf548d4.png||data-xwiki-image-style-alignment="center" height="118" width="102" class="img-thumbnail"]] 2708 - 2709 -Enter the register address, click OK to view the value of the register. 2710 - 2711 -(% style="text-align:center" %) 2712 -[[image:12.PLC Protocol_html_bba169c300c92051.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]] 2713 - 2714 -(% style="text-align:center" %) 2715 -[[image:12.PLC Protocol_html_d3b23bb9e81921a3.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]] 2716 - 2717 -**✎Note:** 2718 - 2719 -* Both word registers and bit registers support even continuous read/write functions; 2720 -* The range of registers is based on the specific PLC type; 2721 - 2722 -**Cable Wiring** 2723 - 2724 -(% style="text-align:center" %) 2725 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 2726 - 2727 -= **IEC60870-5 104 Client** = 2728 - 2729 -**HMI Setting** 2730 - 2731 -(% class="table-bordered" %) 2732 -|**Items**|(% style="width:725px" %)**Settings**|(% style="width:309px" %)**Note** 2733 -|Protocol|(% style="width:725px" %)IEC60870-5 104 Client|(% style="width:309px" %) 2734 -|Connection|(% style="width:725px" %)Ethernet|(% style="width:309px" %) 2735 -|Port No.|(% style="width:725px" %)2404|(% style="width:309px" %) 2736 - 2737 -**Address List** 2738 - 2739 -(% class="table-bordered" %) 2740 -|(% style="width:460px" %)**Type**|(% style="width:461px" %)**Register**|**Range** 2741 -|(% rowspan="9" style="width:460px" %)Bit|(% style="width:461px" %)SPTB|0~~16777215.7 2742 -|(% style="width:461px" %)SCNA|0~~16777215.7 2743 -|(% style="width:461px" %)DPTB|0~~16777215.7 2744 -|(% style="width:461px" %)DCNA|0~~16777215.7 2745 -|(% style="width:461px" %)METF|0~~16777215.7 2746 -|(% style="width:461px" %)SENC|0~~16777215.7 2747 -|(% style="width:461px" %)SENA|0~~16777215.7 2748 -|(% style="width:461px" %)MENA|0~~16777215.7 2749 -|(% style="width:461px" %)METD|0~~16777215.7 2750 -|(% rowspan="11" style="width:460px" %)Word|(% style="width:461px" %)SPTB|0~~16777215 2751 -|(% style="width:461px" %)SCNA|0~~16777215 2752 -|(% style="width:461px" %)DPTB|0~~16777215 2753 -|(% style="width:461px" %)DCNA|0~~16777215 2754 -|(% style="width:461px" %)SENA|0~~16777215 2755 -|(% style="width:461px" %)MENA|0~~16777215 2756 -|(% style="width:461px" %)METD|0~~16777215 2757 -|(% style="width:461px" %)INRO|0~~16777215 2758 -|(% style="width:461px" %)TIMESYN|0~~16777215 2759 -|(% style="width:461px" %)TIMEZ|0~~16777215 2760 -|(% style="width:461px" %)NTP|0~~16777215 2761 -|(% rowspan="2" style="width:460px" %)Double word|(% style="width:461px" %)METF|0~~16777215 2762 -|(% style="width:461px" %)SENC|0~~16777215 2763 - 2764 -**Address Configuration** 2765 - 2766 -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. 2767 - 2768 -(% style="text-align:center" %) 2769 -[[image:12.PLC Protocol_html_ba78d143bf457ead.png||data-xwiki-image-style-alignment="center" height="369" width="600" class="img-thumbnail"]] 2770 - 2771 -(% style="text-align:center" %) 2772 -[[image:12.PLC Protocol_html_23533fd5bb81f4ab.png||data-xwiki-image-style-alignment="center" height="389" width="600" class="img-thumbnail"]] 2773 - 2774 -Extended tag name 2775 - 2776 -Address range for the extended tag. 2777 - 2778 -**Communication Settings** 2779 - 2780 -Enable HMI Ethernet in [Project Settings]; 2781 - 2782 -(% style="text-align:center" %) 2783 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 2784 - 2785 -Set PLC IP in [Device IP] settings; 2786 - 2787 -(% style="text-align:center" %) 2788 -[[image:12.PLC Protocol_html_f848736ec68b125.png||data-xwiki-image-style-alignment="center" height="191" width="554" class="img-thumbnail"]] 2789 - 2790 -**Cable Wiring** 2791 - 2792 -(% style="text-align:center" %) 2793 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 2794 - 2795 -= **LG XGK FEnet Ethernet** = 2796 - 2797 -Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module 2798 - 2799 -**HMI Settings** 2800 - 2801 -(% class="table-bordered" %) 2802 -|**Items**|**Settings**|**Note** 2803 -|Protocol|LG XGK FEnet(Ethernet)| 2804 -|Connection|Ethernet| 2805 -|Port No.|2004| 2806 - 2807 -**Address List** 2808 - 2809 -(% class="table-bordered" %) 2810 -|**Type**|**Register**|**Range**|**Format**|**Note** 2811 -|(% rowspan="14" %)Word|P|0~~2047|P d| 2812 -|M|0~~2047|M d| 2813 -|K|0~~2047|K d| 2814 -|F|0~~2047|F d| 2815 -|T|0~~2047|T d| 2816 -|C|0~~2047|C d| 2817 -|Z|0~~127|Z d| 2818 -|S|0~~127|S d| 2819 -|L|0~~11263|L d| 2820 -|N|0~~21503|N d| 2821 -|D|0~~32767|D d| 2822 -|R|0~~32767|R d| 2823 -|ZR|0~~65535|ZR d| 2824 -|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31 2825 - 2826 -**✎Note:** 2827 - 2828 -* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC; 2829 -* 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; 2830 -* All bit registers are in the form of bits in word, and the range is the same as the word register; 2831 - 2832 -**Communication settings in HMI** 2833 - 2834 -Enable HMI Ethernet in [Project Settings]; 2835 - 2836 -(% style="text-align:center" %) 2837 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 2838 - 2839 -Set PLC IP in [Device IP] settings; 2840 - 2841 -(% style="text-align:center" %) 2842 -[[image:12.PLC Protocol_html_a2a19b5003ad4090.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]] 2843 - 2844 -**Cable Wiring** 2845 - 2846 -[[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"]]