Changes for page 1 Communication

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

From version 50.1
edited by Ben
on 2022/08/24 11:33
Change comment: There is no comment for this version
To version 52.1
edited by Ben
on 2022/08/24 11:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,32 +1,5 @@
1 -= =
1 += (% style="color:inherit; font-family:inherit" %)**WECON PLC**(%%) =
2 2  
3 -(% class="table-bordered" %)
4 -| | |
5 -|(% rowspan="11" %) |(% rowspan="3" %) |
6 -|
7 -|
8 -|(% rowspan="3" %) |
9 -|
10 -|
11 -|(% rowspan="3" %) |
12 -|
13 -|
14 -|(% rowspan="2" %) |
15 -|
16 -|(% rowspan="11" %) |(% rowspan="3" %) |
17 -|
18 -|
19 -|(% rowspan="3" %) |
20 -|
21 -|
22 -|(% rowspan="3" %) |
23 -|
24 -|
25 -|(% rowspan="2" %) |
26 -|
27 -
28 -= **WECON PLC** =
29 -
30 30  == **LX3V 串行通信** ==
31 31  
32 32  Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
... ... @@ -504,10 +504,6 @@
504 504  
505 505  [[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%20Mitsubishi%20FX%20Series.zip]]
506 506  
507 -== **Communicate with VB inverter** ==
508 -
509 -[[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]]
510 -
511 511  = **Omron PLC** =
512 512  
513 513  == **Omron CP1 Series** ==
... ... @@ -518,7 +518,6 @@
518 518  
519 519  [[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/Communication%20with%20ORMON%20CJ2M.zip]]
520 520  
521 -
522 522  = **Modbus RTU** =
523 523  
524 524  === **V-BOX as master** ===
... ... @@ -566,8 +566,12 @@
566 566  |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
567 567  |0F (Write multiple bits)
568 568  
569 -= **2 User define protocol** =
537 +== **Communicate with VB inverter** ==
570 570  
539 +[[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]]
540 +
541 += **User define protocol** =
542 +
571 571  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]]
572 572  
573 573  == **Read the temperature sensor.** ==