Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,34 @@ 1 -= (%style="color:inherit;font-family:inherit" %)**WECON PLC**(%%)=1 += = 2 2 3 -== **LX3V Serial Port** == 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 +| 4 4 28 += **WECON PLC** = 29 + 30 +== **LX3V 串行通信** == 31 + 5 5 Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM 6 6 7 7 **HMI Settings** ... ... @@ -51,7 +51,7 @@ 51 51 52 52 [[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]] 53 53 54 -== **LX5V SerialPort** ==81 +== **LX5V serial communication** == 55 55 56 56 This example introduces the establishment of serial port communication between Wecon V-BOX and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring. 57 57 ... ... @@ -127,7 +127,7 @@ 127 127 128 128 The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC. 129 129 130 -== **LX5V-N Ethernet** == 157 +== **LX5V-N Ethernet communication** == 131 131 132 132 This example introduces the establishment of Ethernet communication between Wecon HMI and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring. 133 133 ... ... @@ -461,12 +461,6 @@ 461 461 462 462 [[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%20S7-200%20Smart.zip]] 463 463 464 -= **Mitsubishi PLC** = 465 - 466 -== **Communicate with Mitsubishi FX Series** == 467 - 468 -[[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]] 469 - 470 470 = **Delta PLC** = 471 471 472 472 == **Delta DVP Ethernet** == ... ... @@ -477,6 +477,16 @@ 477 477 478 478 [[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]] 479 479 501 += **Mitsubishi PLC** = 502 + 503 +== **Communicate with Mitsubishi FX Series** == 504 + 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 + 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 + 480 480 = **Omron PLC** = 481 481 482 482 == **Omron CP1 Series** == ... ... @@ -487,9 +487,10 @@ 487 487 488 488 [[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]] 489 489 521 + 490 490 = **Modbus RTU** = 491 491 492 -== **V-BOX as master** == 524 +=== **V-BOX as master** === 493 493 494 494 Select the protocol “(% class="mark" %)Modbus RTU Slave(All Fuction)”, 495 495 ... ... @@ -498,7 +498,7 @@ 498 498 (% style="text-align:center" %) 499 499 [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]] 500 500 501 -== **V-BOX as slave** == 533 +=== **V-BOX as slave** === 502 502 503 503 Select the protocol “(% class="mark" %)**Modbus RTU Master”**, 504 504 ... ... @@ -534,12 +534,8 @@ 534 534 |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils) 535 535 |0F (Write multiple bits) 536 536 537 -= =**communicatewith VB inverter** ==569 += **2 User define protocol** = 538 538 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 - 543 543 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]] 544 544 545 545 == **Read the temperature sensor.** ==