Changes for page 1 Communication

Last modified by Hunter on 2024/07/01 10:54

From version 191.1
edited by Bob
on 2022/12/01 11:02
Change comment: There is no comment for this version
To version 170.1
edited by Bob
on 2022/11/16 10:53
Change comment: There is no comment for this version

Summary

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 -Supported Modules: FX3U-ENET-ADP, FX3U-ENET-L
709 + Mitsubishi FX3U series PLC
710 710  
711 -**1)V-BOX Settings**
711 +**HMI 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 -**2)Address List**
719 +**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,20 +732,22 @@
732 732  |SD|SD|SD DDDD|8000~~8511|
733 733  |R|R|R DDDDD|0~~32767|
734 734  
735 -**3)Ethernet Module Settings**
735 +**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 -[[image:image-20221116105850-1.png]]
741 +[[image:image-20221116094003-1.png]]
742 742  
743 +
743 743  Select "Operational setting" to enter the following screen.
744 744  
745 745  The Ethernet module IP is set to 192.168.39.254 in this document, and other options are default.
746 746  
747 -[[image:image-20221116105947-1.png]]
748 +[[image:image-20221116094019-2.png]]
748 748  
750 +
749 749  Select "Open setting" to enter the setting interface, the settings are as follows.
750 750  
751 751  The third item "Protocol" selects TCP, and "Open system" selects MELSOFT connection, which allows the
... ... @@ -752,8 +752,9 @@
752 752  
753 753  Mitsubishi programming software GX works2 to communicate with the FX3U via the Ethernet module.
754 754  
755 -[[image:image-20221116110802-1.png]]
757 +[[image:image-20221116094038-3.png]]
756 756  
759 +
757 757  Click on "transter setup" - "PC side I/F setting", see the following figure.
758 758  
759 759  After setting, the first download must use the programming cable, as shown in the figure; after that, can
... ... @@ -760,45 +760,53 @@
760 760  
761 761  use the IP set in the "Ethernet board" to communicate directly with the network cable.
762 762  
763 -[[image:image-20221116110832-2.png||height="423" width="708"]]
766 +[[image:image-20221116094122-4.png||height="422" width="707"]]
764 764  
768 +
765 765  Read and write data from the Ethernet module
766 766  
767 -[[image:image-20221116110907-3.png]]
771 +[[image:image-20221116094131-5.png||height="551" width="708"]]
768 768  
773 +
769 769  Set "Transter setup" to COM communication, and read or write operation as shown below
770 770  
771 -[[image:image-20221116110917-4.png]]
776 +[[image:image-20221116094150-6.png]]
772 772  
773 -**4)PLC Settings (GX Works 2)**
774 774  
779 +**PLC Settings (GX Works 2)**
780 +
775 775  Create a blank FX5U project
776 776  
777 777  Find Current Connection in the navigation
778 778  
779 -[[image:image-20221116111427-1.png||height="421" width="705"]]
785 +[[image:image-20221116094206-7.png||height="425" width="711"]]
780 780  
787 +
781 781  Select Connection Channel List
782 782  
783 783  Select Ethernet board communication
784 784  
785 -[[image:image-20221116111451-2.png||height="421" width="705"]]
792 +[[image:image-20221116094709-9.png||height="427" width="715"]]
786 786  
794 +
787 787  Select Ethernet Module
788 788  Set the IP address of the PLC
789 789  
790 -[[image:image-20221116111509-3.png||height="666" width="699"]]
798 +[[image:image-20221116094736-11.png||height="682" width="716"]]
791 791  
800 +
792 792  Read or write PLC data, in this document is read
793 793  
794 -[[image:image-20221116111651-4.png||height="416" width="697"]]
803 +[[image:image-20221116094755-12.png||height="426" width="715"]]
795 795  
796 -[[image:image-20221116111727-5.png||height="416" width="697"]]
805 +[[image:image-20221116094803-13.png||height="427" width="715"]]
797 797  
798 -**4)Configure the communication protocol**
807 +**V-BOX Communication Setting**
799 799  
800 -[[image:image-20221119101946-2.png||height="395" width="695"]]
801 801  
810 +
811 +
812 +
802 802  == **FX5U Serial Protocol** ==
803 803  
804 804  Mitsubishi FX5U series PLC
... ... @@ -953,10 +953,11 @@
953 953  
954 954  [[image:image-20220825112403-1.png||alt="图片-20220825112403-1.png"]]
955 955  
956 -**5)Cable Wiring**
967 +**5)电缆布线**
957 957  
958 958  [[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"]]
959 959  
971 +
960 960  == **L02 Serial Protocol** ==
961 961  
962 962  Mitsubishi L02 series CPU built-in serial port.
... ... @@ -1090,12 +1090,6 @@
1090 1090  
1091 1091  [[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" height="170" width="401"]]
1092 1092  
1093 -== **Q12H Serial Protocol** ==
1094 -
1095 -This Demo shows V-BOX communicate with Q12H PLC by Q02H serial Protocol
1096 -
1097 -[[**Download link**>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Communication/V-Box%20connect%20PLC%20Q12H.rar]]
1098 -
1099 1099  == **QJ71E71 Ethernet Protocol** ==
1100 1100  
1101 1101  Mitsubishi QJ71E71 Ethernet communication module;
... ... @@ -1144,13 +1144,10 @@
1144 1144  
1145 1145  * Click [Ethernet/CC IE/MELSECNET];
1146 1146  * Please select [Ethernet] as network type;
1147 -* Set station I/O number according to situation (For example, 0020 means that the module is connected to PLC CPU in first order);
1153 +* Set station I/O number according to situation (For example, 0000 means that the module is connected to PLC CPU in first order);
1148 1148  * Select [Online] as Mode;
1149 -* [[image:image-20221119171343-2.png||height="341" width="587"]]
1150 1150  * Click [Operation setting] to set IP;
1151 1151  * Select [Binary Code] as [Communication Data Code];
1152 -* [[image:image-20221119171436-3.png||height="354" width="588"]]
1153 -* Click [Open setting]
1154 1154  * Set protocol: TCP;
1155 1155  * Set [unpassive] in [Open system];
1156 1156  * Set [receive] in [Fixed buffer];
... ... @@ -1157,16 +1157,14 @@
1157 1157  * Set [procedure Exist] in [Fixed buffer communication];
1158 1158  * Disable [Pairing open];
1159 1159  * Set [No confirm] in [Existence confirmation];
1160 -* Host station port number: 5009;
1163 +* Host station port number: 1025;
1161 1161  * Save settings;
1162 -* [[image:image-20221119171611-4.png||height="354" width="588"]]
1163 1163  * Download project into PLC and restart it
1164 1164  
1165 1165  **4)Configure the communication protocol**
1166 1166  
1167 -[[image:image-20221119171832-5.png||height="354" width="625"]]
1169 +[[image:image-20220825143728-1.png]]
1168 1168  
1169 -
1170 1170  **5)Cable Wiring**
1171 1171  
1172 1172  [[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"]]
... ... @@ -1175,11 +1175,11 @@
1175 1175  
1176 1176  == **DVP Ethernet Protocol** ==
1177 1177  
1178 -[[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/Delta%20DVP%20Ethernet.zip]]
1179 +[[下载链接>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Delta%20DVP%20Ethernet.zip]]
1179 1179  
1180 1180  == **DVP serial protocol** ==
1181 1181  
1182 -[[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/Delta%20DVP%20Ethernet.zip]]
1183 +[[下载链接>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Delta%20DVP%20Ethernet.zip]]
1183 1183  
1184 1184  == **AS Ethernet Protocol** ==
1185 1185  
... ... @@ -1347,7 +1347,7 @@
1347 1347  
1348 1348  **1)V-BOX Settings**
1349 1349  
1350 -Supported Series: Xinjie XD/XE Series PLC
1351 +Supported Series: Delta Xinjie XD/XE Series PLC
1351 1351  
1352 1352  |**Item**|**Settings**|**Note**
1353 1353  |Protocol|XINJE XD/XC MODBUS|
... ... @@ -1417,6 +1417,7 @@
1417 1417  
1418 1418  [[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/image-20220830160232-3.png?rev=1.1||alt="image-20220830160232-3.png"]]
1419 1419  
1421 +
1420 1420  = Create communication with **Schneider PLC** =
1421 1421  
1422 1422  == **Schneider MODBUS RTU** ==
image-20221116105850-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -18.9 KB
Content
image-20221116105947-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -18.7 KB
Content
image-20221116110802-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -16.4 KB
Content
image-20221116110832-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -42.2 KB
Content
image-20221116110907-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -17.8 KB
Content
image-20221116110917-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -23.2 KB
Content
image-20221116111427-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -63.4 KB
Content
image-20221116111451-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -225.5 KB
Content
image-20221116111509-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -34.1 KB
Content
image-20221116111651-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -74.3 KB
Content
image-20221116111727-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -106.2 KB
Content
image-20221116114106-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -99.5 KB
Content
image-20221119101759-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -62.1 KB
Content
image-20221119101946-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -68.7 KB
Content
image-20221119171318-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -90.3 KB
Content
image-20221119171343-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -90.3 KB
Content
image-20221119171436-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -43.4 KB
Content
image-20221119171611-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -23.1 KB
Content
image-20221119171832-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -69.6 KB
Content