Changes for page 1 Communication

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

From version 61.1
edited by Ben
on 2022/08/24 11:51
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,6 +1,6 @@
1 1  = (% style="color:inherit; font-family:inherit" %)**WECON PLC**(%%) =
2 2  
3 -== **LX3V Serial Port** ==
3 +== **LX3V 串行通信** ==
4 4  
5 5  Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
6 6  
... ... @@ -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 Serial Port** ==
54 +== **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** ==
130 +== **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  
... ... @@ -450,24 +450,17 @@
450 450  
451 451  
452 452  = **Siemens PLC** =
453 -
454 -
455 -== **S7-200 Smart Ethernet** ==
456 -
457 -[[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]]
458 458  )))
459 459  )))
460 460  
461 -== **Siemens S7-1200 Ethernet** ==
456 +== **Siemens S7-1200** ==
462 462  
463 463  [[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/Communicate%20with%20S7-1200%20via%20Ehernet.zip]]
464 464  
465 -= **Mitsubishi PLC** =
460 +== **Communication with S7-200 Smart** ==
466 466  
467 -== **Mitsubishi FX Series Port** ==
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]]
468 468  
469 -[[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]]
470 -
471 471  = **Delta PLC** =
472 472  
473 473  == **Delta DVP Ethernet** ==
... ... @@ -478,19 +478,25 @@
478 478  
479 479  [[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]]
480 480  
474 += **Mitsubishi PLC** =
475 +
476 +== **Communicate with Mitsubishi FX Series** ==
477 +
478 +[[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]]
479 +
481 481  = **Omron PLC** =
482 482  
483 -== **CP1 Series Port** ==
482 +== **Omron CP1 Series** ==
484 484  
485 485  [[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%20CP1%20Series.zip]]
486 486  
487 -== **CJ2M Series Port** ==
486 +== **Omron CJ2M** ==
488 488  
489 489  [[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]]
490 490  
491 491  = **Modbus RTU** =
492 492  
493 -== **V-BOX as master** ==
492 +=== **V-BOX as master** ===
494 494  
495 495  Select the protocol “(% class="mark" %)Modbus RTU Slave(All Fuction)”,
496 496  
... ... @@ -499,7 +499,7 @@
499 499  (% style="text-align:center" %)
500 500  [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]]
501 501  
502 -== **V-BOX as slave** ==
501 +=== **V-BOX as slave** ===
503 503  
504 504  Select the protocol “(% class="mark" %)**Modbus RTU Master”**,
505 505  
... ... @@ -535,7 +535,7 @@
535 535  |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
536 536  |0F (Write multiple bits)
537 537  
538 -== **communicate with VB inverter** ==
537 +== **Communicate with VB inverter** ==
539 539  
540 540  [[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]]
541 541