Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 3 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,7 @@ 1 -= ** ModbusRTU** =1 += **1 General communication with PLC** = 2 2 3 +== **Modbus RTU** == 4 + 3 3 === **V-BOX as master** === 4 4 5 5 Select the protocol “(% class="mark" %)Modbus RTU Slave(All Fuction)”, ... ... @@ -45,7 +45,7 @@ 45 45 |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils) 46 46 |0F (Write multiple bits) 47 47 48 -= **WECON PLC** = 50 += ** WECON PLC** = 49 49 50 50 Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM 51 51 ... ... @@ -82,13 +82,17 @@ 82 82 83 83 * **RS485** 84 84 85 - [[image:image-20220822172124-1.png]] 87 +(% style="text-align:center" %) 88 +[[image:12.PLC Protocol_html_5e9a81a14106da9e.png||data-xwiki-image-style-alignment="center" height="223" width="392" class="img-thumbnail"]] 86 86 90 +(% style="text-align:center" %) 91 +[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]] 92 + 87 87 * **RS422** 88 88 89 - [[image:image-20220822172228-2.png]] 95 +(% style="text-align:center" %) 96 +[[image:12.PLC Protocol_html_5c7fca9a70da2ee8.png||data-xwiki-image-style-alignment="center" height="247" width="389" class="img-thumbnail"]] 90 90 91 - 92 92 **✎Note:** 93 93 94 94 * HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) . ... ... @@ -96,9 +96,8 @@ 96 96 97 97 [[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]] 98 98 105 +== HMI and Wecon LX5V serial communication == 99 99 100 -== **V-BOX and Wecon LX5V serial communication** == 101 - 102 102 This example introduces the establishment of serial port communication between Wecon HMI and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring. 103 103 104 104 **Software configuration of PLC** ... ... @@ -107,7 +107,6 @@ 107 107 108 108 [[image:image-20220810164710-1.png]] 109 109 110 - 111 111 **2)New PLC project** 112 112 113 113 Click New Project and select the PLC model. ... ... @@ -114,7 +114,6 @@ 114 114 115 115 [[image:image-20220810172412-1.png]] 116 116 117 - 118 118 **3)Set Serial port parameters** 119 119 120 120 Follow the steps below to configure Serial port parameters ... ... @@ -129,12 +129,10 @@ 129 129 130 130 [[image:image-20220810165759-3.png]] 131 131 132 - 133 133 **4)Registers list** 134 134 135 135 [[image:image-20220811102219-3.png]] 136 136 137 - 138 138 **HMI software configuration** 139 139 140 140 **1)HMI programming software** ... ... @@ -147,7 +147,6 @@ 147 147 148 148 [[image:image-20220810172010-5.png]] 149 149 150 - 151 151 **3)Set communication port parameters** 152 152 153 153 Click the communication configuration button on the left to find the communication protocol with LX5V. After selecting the protocol, configure the communication parameters of the COM port. ... ... @@ -162,7 +162,6 @@ 162 162 163 163 [[image:image-20220811104012-1.png]] 164 164 165 - 166 166 **hardware connection** 167 167 168 168 **1)Hardware wiring diagram** ... ... @@ -169,8 +169,6 @@ 169 169 170 170 This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows: 171 171 172 - 173 - 174 174 [[image:image-20220811103005-4.png]] 175 175 176 176 [[image:image-20220811103227-7.png]] ... ... @@ -177,7 +177,7 @@ 177 177 178 178 The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC. 179 179 180 -== **HMI and Wecon LX5V-N Ethernet communication**==177 +== HMI and Wecon LX5V-N Ethernet communication == 181 181 182 182 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. 183 183 ... ... @@ -250,10 +250,8 @@ 250 250 (% style="text-align:center" %) 251 251 [[image:1624348978863-771.png||queryString="width=812&height=494" height="487" width="800" class="img-thumbnail"]] 252 252 253 -= ** RockwellPLC** =250 +== **2 Communication with Allen-Bradley CompactLogix L1769** == 254 254 255 -== **Communication with AB CompactLogix L1769** == 256 - 257 257 ((( 258 258 ((( 259 259 This example introduces the establishment of Ethernet communication between Wecon V-box and Allen-Bradley L1769. It is introduced through three parts: PLC software configuration, V-box software configuration, and hardware wiring. ... ... @@ -393,7 +393,7 @@ 393 393 394 394 ((( 395 395 ((( 396 -Open VNET client software → add device. As shown in the figure below, click "+" in the order of steps, and the Add Device window will pop up, enter the device machine code/product code, device password, and device alias to add the device. [[image:image-20220714162752-8.png]] 391 +Open VNET client software → add device. As shown in the figure below, click "+" in the order of steps, and the Add Device window will pop up, enter the device machine code/product code, device password, and device alias to add the device. [[image:image-20220714162752-8.png]] 397 397 ))) 398 398 399 399 ... ... @@ -420,7 +420,7 @@ 420 420 421 421 422 422 ((( 423 -After adding the protocol Allen-BradleyMicro850_FreeTag, click[[image:image-20220714143838-2.png]]icon add label.[[image:image-20220714162827-11.png]] 418 +After adding the protocol Allen-BradleyMicro850_FreeTag, click[[image:image-20220714143838-2.png]]icon add label.[[image:image-20220714162827-11.png]] 424 424 ))) 425 425 426 426 (% class="wikigeneratedid" id="HEngineeringproduction" %) ... ... @@ -455,14 +455,6 @@ 455 455 456 456 ((( 457 457 The above are all the steps for establishing Ethernet communication between Wecon V-box with Allen-Bradley L1769 PLC. 458 - 459 - 460 -== **Allen-Bradley Ethernet DF1** == 461 - 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/Allen-Bradley%20Ethernet%20DF1.zip]] 463 - 464 - 465 -= **Siemens PLC** = 466 466 ))) 467 467 ))) 468 468 ... ... @@ -470,12 +470,14 @@ 470 470 471 471 [[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]] 472 472 460 +== **Allen-Bradley Ethernet DF1** == 461 + 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/Allen-Bradley%20Ethernet%20DF1.zip]] 463 + 473 473 == **Communication with S7-200 Smart** == 474 474 475 475 [[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]] 476 476 477 -= **Delta PLC** = 478 - 479 479 == **Delta DVP Ethernet** == 480 480 481 481 [[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]]
- image-20220820164423-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -18.4 KB - Content
- image-20220822172124-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -38.7 KB - Content
- image-20220822172228-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -48.8 KB - Content