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, 15 added, 0 removed)
- image-20220824120406-1.png
- image-20220824120507-2.png
- image-20220824120524-3.png
- image-20220824120547-4.png
- image-20220824120614-5.png
- image-20220824142130-1.png
- image-20220824142546-2.png
- image-20220824142643-3.png
- image-20220824142722-1.png
- image-20220824143613-1.png
- image-20220824143744-2.png
- image-20220824144619-1.png
- image-20220824151127-2.png
- image-20220824152217-1.png
- image-20220824152928-1.png
Details
- Page properties
-
- Content
-
... ... @@ -1,37 +1,10 @@ 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 -| 3 +== **LX3V Serial Protocol** == 27 27 28 -= **WECON PLC** = 29 - 30 -== **LX3V 串行通信** == 31 - 32 32 Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM 33 33 34 -** HMISettings**7 +**1)PLC Settings** 35 35 36 36 |**Item**|**Settings**|**Note** 37 37 |Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM| ... ... @@ -42,7 +42,7 @@ 42 42 |Stop bit|1| 43 43 |PLC station No.|1| 44 44 45 -**Address List** 18 +**2)PLC Address List** 46 46 47 47 |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 48 48 |(% rowspan="6" %)Bit|X|X|Xo|0~~303237| ... ... @@ -60,33 +60,29 @@ 60 60 |S|S|S d|0~~99999| 61 61 |SD|SD|SD d|8000~~9999| 62 62 63 -**C ableWiring**36 +**3)Configure the communication protocol** 64 64 65 - * **RS485**38 +[[image:image-20220824152217-1.png]] 66 66 67 - [[image:image-20220822172124-1.png]]40 +**4)hardware connection** 68 68 69 69 * **RS422** 70 70 71 - 2172228-2.png]]44 + [[image:image-20220824120614-5.png]] 72 72 46 +* **RS485** 73 73 74 - **✎Note:**48 + [[image:image-20220824120524-3.png]] 75 75 76 -* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) . 77 -* If PLC <= 20 points,such as LX3V-1208/LX3V-0806 PLC,PLC RS485A and RS485B mean PLC COM2 RS485+ and RS485- .PLC COM2 can support modbus. Please refer to PLC COM2 setting manual. 50 +== **LX5V Serial Protocol** == 78 78 79 - [[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]52 +This example introduces the establishment of serial port communication between V-BOX and LX5V. It is introduced through three parts: PLC software configuration, V-BOX software configuration, and hardware wiring. 80 80 81 -== **LX5V serial communication** == 82 - 83 -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. 84 - 85 85 **Software configuration of PLC** 86 86 87 87 **1)PLC programming software** 88 88 89 -[[image:image-2022082 2172553-1.png]]58 +[[image:image-20220824142722-1.png]] 90 90 91 91 **2)New PLC project** 92 92 ... ... @@ -124,7 +124,6 @@ 124 124 125 125 [[image:image-20220824104909-2.png]] 126 126 127 - 128 128 **3)Set communication port parameters** 129 129 130 130 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. ... ... @@ -137,38 +137,33 @@ 137 137 138 138 Parity:No verification 139 139 140 -[[image:image-202208 11104012-1.png]]108 +[[image:image-20220824142130-1.png]] 141 141 142 - 143 143 **hardware connection** 144 144 145 145 **1)Hardware wiring diagram** 146 146 147 - This examplentroduces WeconHMI with LX5V PLC to establish communication through serial port.The connection diagram is as follows:114 +[[image:image-20220824142546-2.png]] 148 148 116 +[[image:image-20220824142643-3.png]] 149 149 118 +The above are all the steps for establishing serial port communication between V-BOX with LX5V PLC. 150 150 151 - [[image:image-20220811103005-4.png]]120 +== **LX5V-N Ethernet protocol** == 152 152 153 - [[image:image-20220811103227-7.png]]122 +This example introduces the establishment of Ethernet communication between V-BOX and LX5V-N. It is introduced through three parts: PLC software configuration, V-BOX software configuration, and hardware wiring. 154 154 155 -The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC. 156 - 157 -== **LX5V-N Ethernet communication** == 158 - 159 - 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. 160 - 161 161 **Software configuration of PLC** 162 162 163 163 **1)PLC programming software** 164 164 165 -[[image:image-2022081 0164710-1.png]]128 +[[image:image-20220824142722-1.png]] 166 166 167 167 **2)New PLC project** 168 168 169 169 Click New Project and select the PLC model. 170 170 171 -[[image:image-2022081 1115454-1.png]]134 +[[image:image-20220824143613-1.png]] 172 172 173 173 **3)Set Ethernet port parameters** 174 174 ... ... @@ -180,63 +180,48 @@ 180 180 181 181 subnet mask:255.255.255.0 182 182 183 -[[image:image-2022081 1140530-2.png]]146 +[[image:image-20220824143744-2.png]] 184 184 185 185 **4)Registers list** 186 186 187 -[[image:image-202208 11102219-3.png]]150 +[[image:image-20220822172730-4.png]] 188 188 189 -** HMIsoftware configuration**152 +(% id="cke_bm_22473S" style="display:none" %)** **(%%)**V-BOX software configuration** 190 190 191 -**1) HMIprogramming software**154 +**1)V-BOX programming software** 192 192 193 - [[image:image-202208101 71237-4.png]]156 + [[image:image-20220824104124-1.png]] 194 194 195 -**2)N ewHMIproject**158 +**2)V-NET add device** 196 196 197 - ClickNewProject andselect theHMImodel.160 +Open V-NET 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 access key, password and remark, to add the device. 198 198 199 -[[image:image-202208 10172010-5.png]]162 +[[image:image-20220824104909-2.png]] 200 200 201 -**3)Set communication portparameters**164 +**3)Set communication Protocol** 202 202 203 -Click the projectsetting buttononthe left to configure theIPaddressofthe HMI machine toensure that the HMI andPLCIPremain in a local area network.166 +Click Communication to configure the LX5V plc protocol and IP address. 204 204 205 - HMI IPaddress:192.168.39.201168 +[[image:image-20220824144619-1.png]] 206 206 207 -default gateway:192.168.39.1 208 - 209 -subnet mask:255.255.255.0 210 - 211 -[[image:image-20220811170753-2.png]] 212 - 213 -Next, click Communication Settings to configure the IP of the HMI communication object. 214 - 215 -[[image:image-20220811163047-1.png]] 216 - 217 217 **hardware connection** 218 218 219 219 **1)Hardware wiring diagram** 220 220 221 - This examplentroduces WeconHMI with LX5V-N PLC to establish communication throughethernet.The connection diagram is as follows:174 +[[image:image-20220824151127-2.png]] 222 222 223 - [[image:image-20220811170248-1.png]]176 +The above are all the steps for establishing ethernet communication between V-BOX with LX5V PLC. 224 224 225 -The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC. 226 - 227 -(% style="text-align:center" %) 228 -[[image:1624348978863-771.png||queryString="width=812&height=494" height="487" width="800" class="img-thumbnail"]] 229 - 230 230 = **Rockwell PLC** = 231 231 232 -== (% id="cke_bm_5621S" style="display:none" %)** **(%%)**MicroLogix** == 180 +== (% id="cke_bm_5621S" style="display:none" %)** **(%%)**MicroLogix Protocol** == 233 233 234 234 MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5 235 235 236 -** HMISettings**184 +**1)PLC Settings** 237 237 238 238 |**Item**|**Settings**|**Note** 239 -|Protocol|Allen-Bradlley MicroLogix|187 +|Protocol|Allen-Bradlley DF1 Advanced| 240 240 |Connection|RS232| 241 241 |Baud rate|19200| 242 242 |Data bit|8| ... ... @@ -244,7 +244,7 @@ 244 244 |Stop bit|1| 245 245 |PLC station No.|1| 246 246 247 -**Address List** 195 +**2)Address List** 248 248 249 249 |**Type**|**Device registers**|**Format**|**Range**|**Note** 250 250 |(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15| ... ... @@ -262,14 +262,14 @@ 262 262 |T|T nnhh|0~~ffff 263 263 |R|R nnhh|0~~ffff 264 264 265 -**C ableWiring**213 +**3)Configure the communication protocol**[[image:image-20220824152928-1.png]] 266 266 215 +**4)Configure the communication protocol** 216 + 267 267 [[image:image-20220824110724-1.png]] 268 268 219 +== **CompactLogix Protocol** == 269 269 270 - 271 -== **CompactLogix** == 272 - 273 273 ((( 274 274 ((( 275 275 This example introduces the establishment of Ethernet communication between Wecon V-box and CompactLogix L1769. It is introduced through three parts: PLC software configuration, V-box software configuration, and hardware wiring. ... ... @@ -477,51 +477,121 @@ 477 477 478 478 479 479 = **Siemens PLC** = 428 + 429 +== **S7-200 Smart Ethernet Protocol** == 430 + 431 +[[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]] 432 + 433 + 434 +== ** S7-300 Ethernet** == 435 + 436 +Supported Series: Siemens S7-300 series PLC 437 + 438 +**HMI Setting** 439 + 440 +|**Items**|**Settings**|**Note** 441 +|Protocol|Simens S7-300 Ethernet| 442 +|Connection|Ethernet| 443 +|Port No.|102| 444 +|PLC station No.|2|Need to be same as the PLC setting 445 + 446 +**Address List** 447 + 448 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 449 +|(% rowspan="4" %)Bit|I|I|I ddddd.o|0.0~~99999.7| 450 +|Q|Q|Q ddddd.o|0.0~~99999.7| 451 +|M|M|M ddddd.o|0.0~~99999.7| 452 +|DB0.DB~~DB99.DB|DBxDBD|DBxDB nndddd.o|0.0~~99999999.7|((( 453 +nn: block number; 454 + 455 +dddd: address; 480 480 ))) 457 +|(% rowspan="8" %)Word|I|IW|IW ddddd|0~~99999| 458 +|Q|QW|QW ddddd|0~~99999| 459 +|(% rowspan="3" %)M|MB|MB ddddd|0~~99999| 460 +|MW|MW ddddd|0~~99999|((( 461 +MW0=MB(0~~1) 462 + 463 +MW2=MB(2~~3) 464 + 465 +Address value is a multiple of 2 481 481 ))) 467 +|MD|MD ddddd|0~~99999|((( 468 +MD0=MB(0~~3) 482 482 483 -= = **Siemens S7-1200** ==470 +MD4=MB(4~~7) 484 484 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/Communicate%20with%20S7-1200%20via%20Ehernet.zip]] 472 +Address value is a multiple of 4 473 +))) 474 +|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)((( 475 +nn: block number; 486 486 487 -== **Communication with S7-200 Smart** == 477 +dddd: address 478 +))) 479 +|DBxDBW|DBxDBW nndddd|0~~99999999 480 +|DBxDBD|DBxDBD nndddd|0~~99999999 488 488 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%20S7-200%20Smart.zip]]482 +**Communication Settings** 490 490 491 - =**DeltaPLC**=484 +Enable HMI Ethernet in [Project Settings]; 492 492 493 -== **Delta DVP Ethernet** == 486 +(% style="text-align:center" %) 487 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 494 494 495 - [[downloadlink>>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]]489 +Set PLC IP in [Device IP] settings; 496 496 497 -== **Delta DVP Serial Protocol** == 491 +(% style="text-align:center" %) 492 +[[image:12.PLC Protocol_html_910b1a0aa9e2201c.png||data-xwiki-image-style-alignment="center" height="188" width="554" class="img-thumbnail"]] 498 498 499 -[[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]] 494 +* PLC IP Address: PLC IP 495 +* PLC pot No.: 102(fixed) 496 +* Network:TCP_Client_2N(fixed) 500 500 498 +(% style="text-align:center" %) 499 +[[image:12.PLC Protocol_html_5891afd92901b7ad.png||data-xwiki-image-style-alignment="center" height="276" width="347" class="img-thumbnail"]] 500 + 501 +* Wait timeout: depend on actual network situation (more than 1500 ms) 502 + 503 +**Cable Wiring** 504 + 505 +(% style="text-align:center" %) 506 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]] 507 +))) 508 +))) 509 + 510 +== **S7-1200 Ethernet Protocol** == 511 + 512 +[[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]] 513 + 501 501 = **Mitsubishi PLC** = 502 502 503 -== ** Communicate withMitsubishi FX Series** ==516 +== **Mitsubishi FX Series Protocol** == 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 -= =**CommunicatewithVB inverter** ==520 += **Delta PLC** = 508 508 509 - [[downloadlink>>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]]522 +== **DVP Ethernet Protocol** == 510 510 524 +[[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]] 525 + 526 +== **DVP Serial Protocol** == 527 + 528 +[[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]] 529 + 511 511 = **Omron PLC** = 512 512 513 -== ** OmronCP1 Series** ==532 +== **CP1 Series Protocol** == 514 514 515 515 [[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]] 516 516 517 -== ** OmronCJ2M** ==536 +== **CJ2M Series Protocol** == 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 -== =**V-BOX as master** ===542 +== **V-BOX as master** == 525 525 526 526 Select the protocol “(% class="mark" %)Modbus RTU Slave(All Fuction)”, 527 527 ... ... @@ -530,7 +530,7 @@ 530 530 (% style="text-align:center" %) 531 531 [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]] 532 532 533 -== =**V-BOX as slave** ===551 +== **V-BOX as slave** == 534 534 535 535 Select the protocol “(% class="mark" %)**Modbus RTU Master”**, 536 536 ... ... @@ -566,6 +566,10 @@ 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 587 +== **communicate with VB inverter** == 588 + 589 +[[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]] 590 + 569 569 = **User define protocol** = 570 570 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]]
- image-20220824120406-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +31.9 KB - Content
- image-20220824120507-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +10.3 KB - Content
- image-20220824120524-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +23.4 KB - Content
- image-20220824120547-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +49.2 KB - Content
- image-20220824120614-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +30.9 KB - Content
- image-20220824142130-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +122.2 KB - Content
- image-20220824142546-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +111.2 KB - Content
- image-20220824142643-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +38.3 KB - Content
- image-20220824142722-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +7.3 KB - Content
- image-20220824143613-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +206.2 KB - Content
- image-20220824143744-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +126.0 KB - Content
- image-20220824144619-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +126.2 KB - Content
- image-20220824151127-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +85.5 KB - Content
- image-20220824152217-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +123.6 KB - Content
- image-20220824152928-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +137.8 KB - Content