Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 18 added, 0 removed)
- image-20221116105947-1.png
- image-20221116110802-1.png
- image-20221116110832-2.png
- image-20221116110907-3.png
- image-20221116110917-4.png
- image-20221116111427-1.png
- image-20221116111451-2.png
- image-20221116111509-3.png
- image-20221116111651-4.png
- image-20221116111727-5.png
- image-20221116114106-1.png
- image-20221119101759-1.png
- image-20221119101946-2.png
- image-20221119171318-1.png
- image-20221119171343-2.png
- image-20221119171436-3.png
- image-20221119171611-4.png
- image-20221119171832-5.png
Details
- Page properties
-
- Content
-
... ... @@ -420,7 +420,7 @@ 420 420 The above are all the steps for establishing Ethernet communication between Wecon V-box with CompactLogix L1769 PLC. 421 421 422 422 423 -= =**Allen-Bradley Ethernet DF1** ==423 += **Allen-Bradley Ethernet DF1** = 424 424 425 425 [[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Allen-Bradley%20Ethernet%20DF1.zip]] 426 426 ... ... @@ -706,9 +706,9 @@ 706 706 707 707 == **FX3U Ethernet Protocol** == 708 708 709 - M itsubishiFX3UseriesPLC709 +Supported Modules: FX3U-ENET-ADP, FX3U-ENET-L 710 710 711 -** HMISettings**711 +**1)V-BOX Settings** 712 712 713 713 |Items|Settings|Note 714 714 |Protocol|Mitsubishi FX3U| ... ... @@ -716,7 +716,7 @@ 716 716 |Port No.|5009|Must be the same as the PLC setting 717 717 |PLC station No.|0| 718 718 719 -**Address List** 719 +**2)Address List** 720 720 721 721 |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 722 722 |(% colspan="1" rowspan="7" %)Bit|X|X|X OOO|0~~377| ... ... @@ -732,13 +732,12 @@ 732 732 |SD|SD|SD DDDD|8000~~8511| 733 733 |R|R|R DDDDD|0~~32767| 734 734 735 -**Ethernet Module Settings** 735 +**3)Ethernet Module Settings** 736 736 737 737 FX3U-ENET-L module configuration 738 738 Set up the FX3U-ENET-L Ethernet module settings as follows. 739 739 Select the module location, which in this document is Module 0. 740 740 741 - 742 742 [[image:image-20221116105850-1.png]] 743 743 744 744 Select "Operational setting" to enter the following screen. ... ... @@ -745,8 +745,8 @@ 745 745 746 746 The Ethernet module IP is set to 192.168.39.254 in this document, and other options are default. 747 747 747 +[[image:image-20221116105947-1.png]] 748 748 749 - 750 750 Select "Open setting" to enter the setting interface, the settings are as follows. 751 751 752 752 The third item "Protocol" selects TCP, and "Open system" selects MELSOFT connection, which allows the ... ... @@ -753,8 +753,8 @@ 753 753 754 754 Mitsubishi programming software GX works2 to communicate with the FX3U via the Ethernet module. 755 755 755 +[[image:image-20221116110802-1.png]] 756 756 757 - 758 758 Click on "transter setup" - "PC side I/F setting", see the following figure. 759 759 760 760 After setting, the first download must use the programming cable, as shown in the figure; after that, can ... ... @@ -761,44 +761,45 @@ 761 761 762 762 use the IP set in the "Ethernet board" to communicate directly with the network cable. 763 763 763 +[[image:image-20221116110832-2.png||height="423" width="708"]] 764 764 765 - 766 766 Read and write data from the Ethernet module 767 767 767 +[[image:image-20221116110907-3.png]] 768 768 769 - 770 770 Set "Transter setup" to COM communication, and read or write operation as shown below 771 771 771 +[[image:image-20221116110917-4.png]] 772 772 773 +**4)PLC Settings (GX Works 2)** 773 773 774 -**PLC Settings (GX Works 2)** 775 - 776 776 Create a blank FX5U project 777 777 778 778 Find Current Connection in the navigation 779 779 779 +[[image:image-20221116111427-1.png||height="421" width="705"]] 780 780 781 - 782 782 Select Connection Channel List 783 783 784 784 Select Ethernet board communication 785 785 785 +[[image:image-20221116111451-2.png||height="421" width="705"]] 786 786 787 - 788 788 Select Ethernet Module 789 789 Set the IP address of the PLC 790 790 790 +[[image:image-20221116111509-3.png||height="666" width="699"]] 791 791 792 - 793 793 Read or write PLC data, in this document is read 794 794 794 +[[image:image-20221116111651-4.png||height="416" width="697"]] 795 795 796 +[[image:image-20221116111727-5.png||height="416" width="697"]] 796 796 797 -** V-BOXCommunicationSetting**798 +**4)Configure the communication protocol** 798 798 800 +[[image:image-20221119101946-2.png||height="395" width="695"]] 799 799 800 - 801 - 802 802 == **FX5U Serial Protocol** == 803 803 804 804 Mitsubishi FX5U series PLC ... ... @@ -1138,10 +1138,13 @@ 1138 1138 1139 1139 * Click [Ethernet/CC IE/MELSECNET]; 1140 1140 * Please select [Ethernet] as network type; 1141 -* Set station I/O number according to situation (For example, 000 0means that the module is connected to PLC CPU in first order);1141 +* Set station I/O number according to situation (For example, 0020 means that the module is connected to PLC CPU in first order); 1142 1142 * Select [Online] as Mode; 1143 +* [[image:image-20221119171343-2.png||height="341" width="587"]] 1143 1143 * Click [Operation setting] to set IP; 1144 1144 * Select [Binary Code] as [Communication Data Code]; 1146 +* [[image:image-20221119171436-3.png||height="354" width="588"]] 1147 +* Click [Open setting] 1145 1145 * Set protocol: TCP; 1146 1146 * Set [unpassive] in [Open system]; 1147 1147 * Set [receive] in [Fixed buffer]; ... ... @@ -1148,14 +1148,16 @@ 1148 1148 * Set [procedure Exist] in [Fixed buffer communication]; 1149 1149 * Disable [Pairing open]; 1150 1150 * Set [No confirm] in [Existence confirmation]; 1151 -* Host station port number: 1025;1154 +* Host station port number: 5009; 1152 1152 * Save settings; 1156 +* [[image:image-20221119171611-4.png||height="354" width="588"]] 1153 1153 * Download project into PLC and restart it 1154 1154 1155 1155 **4)Configure the communication protocol** 1156 1156 1157 -[[image:image-2022 0825143728-1.png]]1161 +[[image:image-20221119171832-5.png||height="354" width="625"]] 1158 1158 1163 + 1159 1159 **5)Cable Wiring** 1160 1160 1161 1161 [[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.PLC Protocol_html_2297240b57346b2a.png"]]
- image-20221116105947-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +18.7 KB - Content
- image-20221116110802-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +16.4 KB - Content
- image-20221116110832-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +42.2 KB - Content
- image-20221116110907-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +17.8 KB - Content
- image-20221116110917-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +23.2 KB - Content
- image-20221116111427-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +63.4 KB - Content
- image-20221116111451-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +225.5 KB - Content
- image-20221116111509-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +34.1 KB - Content
- image-20221116111651-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +74.3 KB - Content
- image-20221116111727-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +106.2 KB - Content
- image-20221116114106-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +99.5 KB - Content
- image-20221119101759-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +62.1 KB - Content
- image-20221119101946-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +68.7 KB - Content
- image-20221119171318-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +90.3 KB - Content
- image-20221119171343-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +90.3 KB - Content
- image-20221119171436-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +43.4 KB - Content
- image-20221119171611-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +23.1 KB - Content
- image-20221119171832-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bob - Size
-
... ... @@ -1,0 +1,1 @@ 1 +69.6 KB - Content