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, 0 added, 3 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1546,9 +1546,9 @@ 1546 1546 1547 1547 [[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"]] 1548 1548 1549 -= Create communication with **Modbus ** = 1549 += Create communication with **Modbus RTU** = 1550 1550 1551 -== ** MODBUSRTUSlave(All function)** ==1551 +== **V-BOX as Slave** == 1552 1552 1553 1553 Select the protocol "Modbus RTU Slave (All Fuction)", 1554 1554 ... ... @@ -1557,7 +1557,7 @@ 1557 1557 (% style="text-align:center" %) 1558 1558 [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]] 1559 1559 1560 -== ** MODBUSRTUMaster** ==1560 +== **V-BOX as Master** == 1561 1561 1562 1562 Select the protocol "Modbus RTU Master", 1563 1563 ... ... @@ -1593,21 +1593,32 @@ 1593 1593 |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils) 1594 1594 |0F (Write multiple bits) 1595 1595 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 + 1596 1596 == **MODBUS TCP Slave (All function)** == 1597 1597 1598 1598 Supported series: MODBUS TCP controller 1599 1599 1600 - V-B0Xworks as MODBUS TCP MASTER connecting with TCP SLAVE1605 +HMI works as MODBUS TCP MASTER connecting with TCP SLAVE 1601 1601 1602 - **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"]] 1603 1603 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 + 1604 1604 |**Items**|**Settings**|**Note** 1605 1605 |Protocol|MODBUS TCP Slave (All function)| 1606 1606 |Connection|Ethernet| 1607 1607 |Port No.|502| 1608 -|PLC station No.|1 1619 +|PLC station No.|1| 1609 1609 1610 -** 2)Address List**1621 +**Address List** 1611 1611 1612 1612 |**Type**|**Register**|**Function code & Description** 1613 1613 |(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers) ... ... @@ -1633,25 +1633,20 @@ 1633 1633 |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils) 1634 1634 |0F (Write multiple bits) 1635 1635 1636 -** 3)Communication Settings**1647 +**Communication Settings** 1637 1637 1638 - ConfigureV-BOXEthernetIPinNetworkingSettings1649 +Enable HMI Ethernet in [Project Settings]; 1639 1639 1640 -[[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"]] 1641 1641 1653 +Set PLC IP in [Device IP] settings; 1642 1642 1643 - 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"]] 1644 1644 1645 - [[image:image-20220902111121-1.png]]1657 +**Cable Wiring** 1646 1646 1647 -**4)Cable Wiring** 1648 - 1649 1649 [[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"]] 1650 1650 1651 -== **communicate with VB inverter** == 1652 - 1653 -[[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]] 1654 - 1655 1655 = **User define protocol** = 1656 1656 1657 1657 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