Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.B ob1 +XWiki.Ben - Content
-
... ... @@ -704,101 +704,6 @@ 704 704 [[image:image-20220825100845-4.png]] 705 705 706 706 707 -== **FX3U Ethernet Protocol** == 708 - 709 - Mitsubishi FX3U series PLC 710 - 711 -**HMI Settings** 712 - 713 -|Items|Settings|Note 714 -|Protocol|Mitsubishi FX3U| 715 -|Connection|Ethernet| 716 -|Port No.|5009|Must be the same as the PLC setting 717 -|PLC station No.|0| 718 - 719 -**Address List** 720 - 721 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 722 -|(% colspan="1" rowspan="7" %)Bit|X|X|X OOO|0~~377| 723 -|Y|Y|Y OOO|0~~377| 724 -|M|M|M DDDD|0~~7679| 725 -|SM|SM|SM DDDD|8000~~8511| 726 -|S|S|S DDDD|0~~4095| 727 -|TS|TS|TS DDD|0~~511| 728 -|CS|CS|CS DDD|0~~255| 729 -|(% colspan="1" rowspan="9" %)Word|CN|CN|CN DDD|0~~199| 730 -|TN|TN|TN DDD|0~~511| 731 -|D|D|D DDDD|0~~7999| 732 -|SD|SD|SD DDDD|8000~~8511| 733 -|R|R|R DDDDD|0~~32767| 734 - 735 -**Ethernet Module Settings** 736 - 737 -FX3U-ENET-L module configuration 738 -Set up the FX3U-ENET-L Ethernet module settings as follows. 739 -Select the module location, which in this document is Module 0. 740 - 741 - 742 -[[image:image-20221116105850-1.png]] 743 - 744 -Select "Operational setting" to enter the following screen. 745 - 746 -The Ethernet module IP is set to 192.168.39.254 in this document, and other options are default. 747 - 748 - 749 - 750 -Select "Open setting" to enter the setting interface, the settings are as follows. 751 - 752 -The third item "Protocol" selects TCP, and "Open system" selects MELSOFT connection, which allows the 753 - 754 -Mitsubishi programming software GX works2 to communicate with the FX3U via the Ethernet module. 755 - 756 - 757 - 758 -Click on "transter setup" - "PC side I/F setting", see the following figure. 759 - 760 -After setting, the first download must use the programming cable, as shown in the figure; after that, can 761 - 762 -use the IP set in the "Ethernet board" to communicate directly with the network cable. 763 - 764 - 765 - 766 -Read and write data from the Ethernet module 767 - 768 - 769 - 770 -Set "Transter setup" to COM communication, and read or write operation as shown below 771 - 772 - 773 - 774 -**PLC Settings (GX Works 2)** 775 - 776 -Create a blank FX5U project 777 - 778 -Find Current Connection in the navigation 779 - 780 - 781 - 782 -Select Connection Channel List 783 - 784 -Select Ethernet board communication 785 - 786 - 787 - 788 -Select Ethernet Module 789 -Set the IP address of the PLC 790 - 791 - 792 - 793 -Read or write PLC data, in this document is read 794 - 795 - 796 - 797 -**V-BOX Communication Setting** 798 - 799 - 800 - 801 - 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**861 +**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 865 + 960 960 == **L02 Serial Protocol** == 961 961 962 962 Mitsubishi L02 series CPU built-in serial port. ... ... @@ -1640,9 +1640,9 @@ 1640 1640 1641 1641 [[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"]] 1642 1642 1643 -= Create communication with **Modbus ** = 1549 += Create communication with **Modbus RTU** = 1644 1644 1645 -== ** MODBUSRTUSlave(All function)** ==1551 +== **V-BOX as Slave** == 1646 1646 1647 1647 Select the protocol "Modbus RTU Slave (All Fuction)", 1648 1648 ... ... @@ -1651,7 +1651,7 @@ 1651 1651 (% style="text-align:center" %) 1652 1652 [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]] 1653 1653 1654 -== ** MODBUSRTUMaster** ==1560 +== **V-BOX as Master** == 1655 1655 1656 1656 Select the protocol "Modbus RTU Master", 1657 1657 ... ... @@ -1687,21 +1687,32 @@ 1687 1687 |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils) 1688 1688 |0F (Write multiple bits) 1689 1689 1596 +== **communicate with VB inverter** == 1597 + 1598 +[[download link>>url:https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communicate%20with%20VB%20inverter.zip]] 1599 + 1600 + 1690 1690 == **MODBUS TCP Slave (All function)** == 1691 1691 1692 1692 Supported series: MODBUS TCP controller 1693 1693 1694 - V-B0Xworks as MODBUS TCP MASTER connecting with TCP SLAVE1605 +HMI works as MODBUS TCP MASTER connecting with TCP SLAVE 1695 1695 1696 - **1)V-BOXSetting**1607 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_8877cb7f39c2b607.png?width=544&height=571&rev=1.1||alt="12.PLC Protocol_html_8877cb7f39c2b607.png" height="571" width="544"]] 1697 1697 1609 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_e7e1f06f127a9175.png?width=553&height=426&rev=1.1||alt="12.PLC Protocol_html_e7e1f06f127a9175.png" height="426" width="553"]] 1610 + 1611 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_60bbfe5de79417a6.png?width=553&height=163&rev=1.1||alt="12.PLC Protocol_html_60bbfe5de79417a6.png" height="163" width="553"]] 1612 + 1613 +**HMI Setting** 1614 + 1698 1698 |**Items**|**Settings**|**Note** 1699 1699 |Protocol|MODBUS TCP Slave (All function)| 1700 1700 |Connection|Ethernet| 1701 1701 |Port No.|502| 1702 -|PLC station No.|1 1619 +|PLC station No.|1| 1703 1703 1704 -** 2)Address List**1621 +**Address List** 1705 1705 1706 1706 |**Type**|**Register**|**Function code & Description** 1707 1707 |(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers) ... ... @@ -1727,25 +1727,20 @@ 1727 1727 |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils) 1728 1728 |0F (Write multiple bits) 1729 1729 1730 -** 3)Communication Settings**1647 +**Communication Settings** 1731 1731 1732 - ConfigureV-BOXEthernetIPinNetworkingSettings1649 +Enable HMI Ethernet in [Project Settings]; 1733 1733 1734 -[[image: image-20220902111833-3.png]]1651 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_43b671f18153910d.png?width=405&height=107&rev=1.1||alt="12.PLC Protocol_html_43b671f18153910d.png" height="107" width="405"]] 1735 1735 1653 +Set PLC IP in [Device IP] settings; 1736 1736 1737 - ConfigureEthernetIPinCommunication;1655 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_4bd3cc8348adecf8.png?width=554&height=190&rev=1.1||alt="12.PLC Protocol_html_4bd3cc8348adecf8.png" height="190" width="554"]] 1738 1738 1739 - [[image:image-20220902111121-1.png]]1657 +**Cable Wiring** 1740 1740 1741 -**4)Cable Wiring** 1742 - 1743 1743 [[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"]] 1744 1744 1745 -== **communicate with VB inverter** == 1746 - 1747 -[[download link>>url:https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communicate%20with%20VB%20inverter.zip]] 1748 - 1749 1749 = **User define protocol** = 1750 1750 1751 1751 More serial port script instruction,please refer manual:[[Lua script function>>doc:V-BOX.V-Net.Manual.04 Lua Script.01 Lua Functions.WebHome]]~-~-->[[3.Serial port operation>>url:http://docs.we-con.com.cn/wiki/vbox/view/HMI/04.Lua%20script%20%20function%20and%20operation/01.Lua%20script%20function/#H3.Serialportoperation]]
- image-20220902111121-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -60.9 KB - Content
- image-20220902111754-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -57.6 KB - Content
- image-20220902111833-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -56.1 KB - Content
- image-20221116105850-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bob - Size
-
... ... @@ -1,1 +1,0 @@ 1 -18.9 KB - Content