Changes for page 1 Communication

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

From version 161.1
edited by Ben
on 2022/09/02 11:04
Change comment: There is no comment for this version
To version 162.1
edited by Ben
on 2022/09/02 11:06
Change comment: There is no comment for this version

Summary

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 RTU** =
1549 += Create communication with **Modbus ** =
1550 1550  
1551 -== **V-BOX as Slave** ==
1551 +== **MODBUS TCP Slave (All function)** ==
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 -== **V-BOX as Master** ==
1560 +== **MODBUS RTU Master** ==
1561 1561  
1562 1562  Select the protocol "Modbus RTU Master",
1563 1563  
... ... @@ -1593,11 +1593,6 @@
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 -
1601 1601  == **MODBUS TCP Slave (All function)** ==
1602 1602  
1603 1603  Supported series: MODBUS TCP controller
... ... @@ -1658,6 +1658,11 @@
1658 1658  
1659 1659  [[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"]]
1660 1660  
1656 +
1657 +== **communicate with VB inverter** ==
1658 +
1659 +[[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]]
1660 +
1661 1661  = **User define protocol** =
1662 1662  
1663 1663  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]]