Changes for page 1 Communication

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

From version 75.1
edited by Ben
on 2022/08/24 15:13
Change comment: There is no comment for this version
To version 74.1
edited by Ben
on 2022/08/24 15:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -108,6 +108,8 @@
108 108  
109 109  **1)Hardware wiring diagram**
110 110  
111 +This example introduces V-BOX with LX5V PLC to establish communication through serial port. The connection diagram is as follows:
112 +
111 111  [[image:image-20220824142546-2.png]]
112 112  
113 113  [[image:image-20220824142643-3.png]]
... ... @@ -114,6 +114,7 @@
114 114  
115 115  The above are all the steps for establishing serial port communication between V-BOX with LX5V PLC.
116 116  
119 +
117 117  == **LX5V-N Ethernet protocol** ==
118 118  
119 119  This example introduces the establishment of Ethernet communication between Wecon HMI and LX5V-N. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring.