Changes for page 1 Communication

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

From version 23.1
edited by Ben
on 2022/08/20 11:45
Change comment: There is no comment for this version
To version 91.1
edited by Ben
on 2022/08/24 16:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,57 +1,10 @@
1 -= **1 General communication with PLC** =
1 += (% style="color:inherit; font-family:inherit" %)**WECON PLC**(%%) =
2 2  
3 -== **Modbus RTU** ==
3 +== **LX3V Serial Protocol** ==
4 4  
5 -=== **V-BOX as master** ===
6 -
7 -Select the protocol “(% class="mark" %)Modbus RTU Slave(All Fuction)”,
8 -
9 -(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
10 -
11 -(% style="text-align:center" %)
12 -[[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]]
13 -
14 -=== **V-BOX as slave** ===
15 -
16 -Select the protocol “(% class="mark" %)**Modbus RTU Master”**,
17 -
18 -(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
19 -
20 -(% style="text-align:center" %)
21 -[[image:1624348709622-711.png||queryString="width=809&height=493" height="488" width="800" class="img-thumbnail"]]
22 -
23 -**Address List**
24 -
25 -(% class="table-bordered" %)
26 -|**Type**|**Register**|**Function code & Description**
27 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
28 -|06 (write single register: write a binary value to a holding register)
29 -|10 (write values to multiple addresses )
30 -|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
31 -|06 (write single register: write a binary value to a holding register)
32 -|10 (write values to multiple addresses )
33 -|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
34 -|06 (write single register: write a binary value to a holding register)
35 -|10 (write values to multiple addresses )
36 -|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
37 -|10 (write values to multiple addresses )
38 -|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
39 -|05 (Force a single coil to force the on/off state of a logic coil)
40 -|0F (Write multiple bits, ie write continuously)
41 -|(% rowspan="3" %)1|02 (Read the input state)
42 -|05 (Force a single coil to force the on/off state of a logic coil)
43 -|0F (Write multiple bits)
44 -|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
45 -|05 (Force a single coil to force the on/off state of a logic coil)
46 -|0F (Write multiple bits)
47 -|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
48 -|0F (Write multiple bits)
49 -
50 -= ** WECON PLC** =
51 -
52 52  Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
53 53  
54 -**HMI Settings**
7 +**1)PLC Settings**
55 55  
56 56  |**Item**|**Settings**|**Note**
57 57  |Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
... ... @@ -62,7 +62,7 @@
62 62  |Stop bit|1|
63 63  |PLC station No.|1|
64 64  
65 -**Address List**
18 +**2)PLC Address List**
66 66  
67 67  |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
68 68  |(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
... ... @@ -80,43 +80,35 @@
80 80  |S|S|S d|0~~99999|
81 81  |SD|SD|SD d|8000~~9999|
82 82  
83 -**Cable Wiring**
36 +**3)Configure the communication protocol**
84 84  
85 -* **RS485**
38 +[[image:image-20220824152217-1.png]]
86 86  
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"]]
40 +**4)hardware connection**
89 89  
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 -
93 93  * **RS422**
94 94  
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"]]
44 + [[image:image-20220824120614-5.png]]
97 97  
98 -**✎Note:**
46 +* **RS485**
99 99  
100 -* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) .
101 -* 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.
48 + [[image:image-20220824120524-3.png]]
102 102  
103 -[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
50 +== **LX5V Serial Protocol** ==
104 104  
105 -== HMI and Wecon LX5V serial communication ==
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.
106 106  
107 -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.
108 -
109 109  **Software configuration of PLC**
110 110  
111 111  **1)PLC programming software**
112 112  
113 -[[image:image-20220810164710-1.png]]
58 +[[image:image-20220824142722-1.png]]
114 114  
115 115  **2)New PLC project**
116 116  
117 117  Click New Project and select the PLC model.
118 118  
119 -[[image:image-20220810172412-1.png]]
64 +[[image:image-20220822172623-2.png]]
120 120  
121 121  **3)Set Serial port parameters**
122 122  
... ... @@ -130,23 +130,23 @@
130 130  
131 131  Parity:No verification
132 132  
133 -[[image:image-20220810165759-3.png]]
78 +[[image:image-20220822172657-3.png]]
134 134  
135 135  **4)Registers list**
136 136  
137 -[[image:image-20220811102219-3.png]]
82 +[[image:image-20220822172730-4.png]]
138 138  
139 -**HMI software configuration**
84 +**V-BOX software configuration**
140 140  
141 -**1)HMI programming software**
86 +**1)V-BOX programming software**
142 142  
143 - [[image:image-20220810171237-4.png]]
88 + [[image:image-20220824104124-1.png]]
144 144  
145 -**2)New HMI project**
90 +**2)V-NET add device**
146 146  
147 -Click New Project and select the HMI model.
92 +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.
148 148  
149 -[[image:image-20220810172010-5.png]]
94 +[[image:image-20220824104909-2.png]]
150 150  
151 151  **3)Set communication port parameters**
152 152  
... ... @@ -160,35 +160,33 @@
160 160  
161 161  Parity:No verification
162 162  
163 -[[image:image-20220811104012-1.png]]
108 +[[image:image-20220824142130-1.png]]
164 164  
165 165  **hardware connection**
166 166  
167 167  **1)Hardware wiring diagram**
168 168  
169 -This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows:
114 +[[image:image-20220824142546-2.png]]
170 170  
171 -[[image:image-20220811103005-4.png]]
116 +[[image:image-20220824142643-3.png]]
172 172  
173 -[[image:image-20220811103227-7.png]]
118 +The above are all the steps for establishing serial port communication between V-BOX with LX5V PLC.
174 174  
175 -The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
120 +== **LX5V-N Etherneprotocol** ==
176 176  
177 -== HMI and Wecon LX5V-N Ethernet communication ==
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.
178 178  
179 - 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.
180 -
181 181  **Software configuration of PLC**
182 182  
183 183  **1)PLC programming software**
184 184  
185 -[[image:image-20220810164710-1.png]]
128 +[[image:image-20220824142722-1.png]]
186 186  
187 187  **2)New PLC project**
188 188  
189 189  Click New Project and select the PLC model.
190 190  
191 -[[image:image-20220811115454-1.png]]
134 +[[image:image-20220824143613-1.png]]
192 192  
193 193  **3)Set Ethernet port parameters**
194 194  
... ... @@ -200,63 +200,85 @@
200 200  
201 201  subnet mask:255.255.255.0
202 202  
203 -[[image:image-20220811140530-2.png]]
146 +[[image:image-20220824143744-2.png]]
204 204  
205 205  **4)Registers list**
206 206  
207 -[[image:image-20220811102219-3.png]]
150 +[[image:image-20220822172730-4.png]]
208 208  
209 -**HMI software configuration**
152 +(% id="cke_bm_22473S" style="display:none" %)** **(%%)**V-BOX software configuration**
210 210  
211 -**1)HMI programming software**
154 +**1)V-BOX programming software**
212 212  
213 - [[image:image-20220810171237-4.png]]
156 + [[image:image-20220824104124-1.png]]
214 214  
215 -**2)New HMI project**
158 +**2)V-NET add device**
216 216  
217 -Click New Project and select the HMI model.
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.
218 218  
219 -[[image:image-20220810172010-5.png]]
162 +[[image:image-20220824104909-2.png]]
220 220  
221 -**3)Set communication port parameters**
164 +**3)Set communication Protocol**
222 222  
223 -Click the project setting button on the left to configure the IP address of the HMI machine to ensure that the HMI and PLC IP remain in a local area network.
166 +Click Communication to configure the LX5V plc protocol and IP address.
224 224  
225 -HMI IP address:192.168.39.201
168 +[[image:image-20220824144619-1.png]]
226 226  
227 -default gateway:192.168.39.1
170 +**hardware connection**
228 228  
229 -subnet mask:255.255.255.0
172 +**1)Hardware wiring diagram**
230 230  
231 -[[image:image-20220811170753-2.png]]
174 +[[image:image-20220824151127-2.png]]
232 232  
233 -Next, click Communication Settings to configure the IP of the HMI communication object.
176 +The above are all the steps for establishing ethernet communication between V-BOX with LX5V PLC.
234 234  
235 -[[image:image-20220811163047-1.png]]
178 += **Rockwell PLC** =
236 236  
237 -**hardware connection**
180 +== (% id="cke_bm_5621S" style="display:none" %)** **(%%)**MicroLogix Protocol** ==
238 238  
239 -**1)Hardware wiring diagram**
182 +MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
240 240  
241 -This example introduces WeconHMI with LX5V-N PLC to establish communication through ethernet. The connection diagram is as follows:
184 +**1)PLC Settings**
242 242  
243 -[[image:image-20220811170248-1.png]]
186 +|**Item**|**Settings**|**Note**
187 +|Protocol|Allen-Bradlley DF1 Advanced|
188 +|Connection|RS232|
189 +|Baud rate|19200|
190 +|Data bit|8|
191 +|Parity|None|
192 +|Stop bit|1|
193 +|PLC station No.|1|
244 244  
245 -The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
195 +**2)Address List**
246 246  
247 -(% style="text-align:center" %)
248 -[[image:1624348978863-771.png||queryString="width=812&height=494" height="487" width="800" class="img-thumbnail"]]
197 +|**Type**|**Device registers**|**Format**|**Range**|**Note**
198 +|(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15|
199 +|O|O d.d|0.0~~255.15|
200 +|B|B nnhh.dd|0.0~~ffff.15|nn: block number (hex)
201 +|S|S d.d|0.0~~255.15|
202 +|N|N nnhh.dd|0.0~~ffff.15|nn: block number (hex)
203 +|(% rowspan="9" %)Word|S|S d|0~~255|
204 +|TS|TS nnhh|0~~ffff|(% rowspan="8" %)nn: block number (hex)
205 +|TP|TP nnhh|0~~ffff
206 +|CS|CS nnhh|0~~ffff
207 +|CP|CP nnhh|0~~ffff
208 +|N|N nnhh|0~~ffff
209 +|C|C nnhh|0~~ffff
210 +|T|T nnhh|0~~ffff
211 +|R|R nnhh|0~~ffff
249 249  
250 -= **Rockwell PLC** =
213 +**3)Configure the communication protocol**[[image:image-20220824152928-1.png]]
251 251  
252 -== **Communication with Allen-Bradley CompactLogix L1769** ==
215 +**4)Configure the communication protocol**
253 253  
217 +[[image:image-20220824110724-1.png]]
218 +
219 +== **CompactLogix Protocol** ==
220 +
254 254  (((
255 255  (((
256 -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.
223 +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.
257 257  )))
258 -
259 -
260 260  )))
261 261  
262 262  (((
... ... @@ -451,48 +451,287 @@
451 451  [[image:image-20220714162856-13.png]]
452 452  
453 453  (((
454 -The above are all the steps for establishing Ethernet communication between Wecon V-box with Allen-Bradley L1769 PLC.
419 +The above are all the steps for establishing Ethernet communication between Wecon V-box with CompactLogix L1769 PLC.
420 +
421 +
422 +== **Allen-Bradley Ethernet DF1** ==
423 +
424 +[[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]]
425 +
426 +
427 += **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 Protocol** ==
435 +
436 +Supported Series: Siemens S7-300 series PLC
437 +
438 +**1)PLC 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 +**2)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;
455 455  )))
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
456 456  )))
467 +|MD|MD ddddd|0~~99999|(((
468 +MD0=MB(0~~3)
457 457  
458 -== **Siemens S7-1200** ==
470 +MD4=MB(4~~7)
459 459  
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;
476 +
477 +dddd: address
478 +)))
479 +|DBxDBW|DBxDBW nndddd|0~~99999999
480 +|DBxDBD|DBxDBD nndddd|0~~99999999
481 +
482 +**3)Configure the communication protocol**
483 +
484 +[[image:image-20220824161345-1.png]]
485 +
486 +**Cable Wiring**
487 +
488 +[[image:image-20220824161450-2.png]]
489 +)))
490 +)))
491 +
492 +== **S7-1200 Ethernet Protocol** ==
493 +
460 460  [[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]]
461 461  
462 -== **Allen-Bradley Ethernet DF1** ==
496 +== ** S7-XXX Ethernet** ==
463 463  
464 -[[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]]
498 +Supported Series: Siemens S7-400, S7-1200 and S7-1500
465 465  
466 -== **Communication with S7-200 Smart** ==
500 +**HMI Setting**
467 467  
468 -[[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]]
502 +|=**Items**|=**Settings**|=**Note**
503 +|Protocol|Siemens S7-XXX|
504 +|Connection|Ethernet|
505 +|Port No.|102|
506 +|Device No.|Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|
507 +|HMI No.|Rack (Default as 0)|
469 469  
470 -== **Delta DVP Ethernet** ==
509 +Slot from TIA Portal is equal to Device No. of PIStudio
471 471  
472 -[[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]]
511 +Rack from TIA Portal is equal to HMI No. of PIStudio
473 473  
474 -== **Delta DVP Serial Protocol** ==
513 +(% style="text-align:center" %)
514 +[[image:S7-XXXCommunication Settings.png]]
475 475  
476 -[[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]]
516 +(% style="text-align:center" %)
517 +[[image:S7-XXXCommunication SettingsPIStudio.png||alt="S7-XXXCommunication SettingsPI.png"]]
477 477  
478 -== **Communicate with Mitsubishi FX Series** ==
519 +**Address List**
479 479  
521 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
522 +|(% rowspan="4" %)Bit|I|I|M d.o|(((
523 +d:0~-~-9999
524 +
525 +o:0-7
526 +)))|
527 +|Q|Q|Q d.o|(((
528 +d:0~-~-9999
529 +
530 +o:0-7
531 +)))|
532 +|M|M|M d.o|(((
533 +d:0~-~-9999
534 +
535 +o:0-7
536 +)))|
537 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
538 +nn:0-9999,
539 +
540 +dddd:0-9999,
541 +
542 +o:0-7
543 +)))|(((
544 +nn:DB No.
545 +
546 +dddd:address value
547 +
548 +o: digit address
549 +)))
550 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
551 +|M|MW|MW d|d:0-99999|(((
552 +MW0=MB(0~~1)
553 +
554 +MW2=MB(2~~3)
555 +
556 +Address value is a multiple of 2
557 +)))
558 +|M|MD|MD d|d:0-99999|(((
559 +MD0=MB(0~~3)
560 +
561 +MD4=MB(4~~7)
562 +
563 +Address value is a multiple of 4
564 +)))
565 +|I|IW|IW d|d:0-99999|
566 +|Q|QW|QW d|d:0-99999|
567 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
568 +nn:0-9999
569 +
570 +dddd:0-9999
571 +)))|(((
572 +nn:DB No.
573 +
574 +dddd:address value
575 +)))
576 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
577 +nn:0-9999
578 +
579 +dddd:0-9999
580 +)))|(((
581 +nn:DB No.
582 +
583 +dddd:address value
584 +
585 +Address value is a multiple of 2
586 +)))
587 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
588 +nn:0-9999
589 +
590 +dddd:0-9999
591 +)))|(((
592 +nn:DB No.
593 +
594 +dddd:address value
595 +
596 +Address value is a multiple of 4
597 +)))
598 +
599 +**Communication Settings**
600 +
601 +Enable HMI Ethernet in [Project Settings];
602 +
603 +(% style="text-align:center" %)
604 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-rounded img-thumbnail"]]
605 +
606 +Set PLC IP in [Device IP] settings;
607 +
608 +(% style="text-align:center" %)
609 +[[image:12.PLC Protocol_html_f7b3eb9abda33833.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
610 +
611 +**✎Note:**
612 +
613 +* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three touch screens.
614 +* HMI access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200.
615 +
616 +**Cable Wiring**
617 +
618 +{{id name="OLE_LINK8"/}}
619 +
620 +
621 += **Mitsubishi PLC** =
622 +
623 +== **Mitsubishi FX Series Protocol** ==
624 +
480 480  [[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]]
481 481  
482 -== **Communicate with VB inverter** ==
627 += **Delta PLC** =
483 483  
484 -[[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]]
629 +== **DVP Ethernet Protocol** ==
485 485  
486 -== **Omron CP1 Series** ==
631 +[[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]]
487 487  
633 +== **DVP Serial Protocol** ==
634 +
635 +[[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]]
636 +
637 += **Omron PLC** =
638 +
639 +== **CP1 Series Protocol** ==
640 +
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%20CP1%20Series.zip]]
489 489  
490 -== **Omron CJ2M** ==
643 +== **CJ2M Series Protocol** ==
491 491  
492 492  [[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]]
493 493  
494 -= **2 User define protocol** =
647 += **Modbus RTU** =
495 495  
649 +== **V-BOX as master** ==
650 +
651 +Select the protocol “(% class="mark" %)Modbus RTU Slave(All Fuction)”,
652 +
653 +(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
654 +
655 +(% style="text-align:center" %)
656 +[[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]]
657 +
658 +== **V-BOX as slave** ==
659 +
660 +Select the protocol “(% class="mark" %)**Modbus RTU Master”**,
661 +
662 +(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
663 +
664 +(% style="text-align:center" %)
665 +[[image:1624348709622-711.png||queryString="width=809&height=493" height="488" width="800" class="img-thumbnail"]]
666 +
667 +**Address List**
668 +
669 +(% class="table-bordered" %)
670 +|**Type**|**Register**|**Function code & Description**
671 +|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
672 +|06 (write single register: write a binary value to a holding register)
673 +|10 (write values to multiple addresses )
674 +|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
675 +|06 (write single register: write a binary value to a holding register)
676 +|10 (write values to multiple addresses )
677 +|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
678 +|06 (write single register: write a binary value to a holding register)
679 +|10 (write values to multiple addresses )
680 +|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
681 +|10 (write values to multiple addresses )
682 +|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
683 +|05 (Force a single coil to force the on/off state of a logic coil)
684 +|0F (Write multiple bits, ie write continuously)
685 +|(% rowspan="3" %)1|02 (Read the input state)
686 +|05 (Force a single coil to force the on/off state of a logic coil)
687 +|0F (Write multiple bits)
688 +|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
689 +|05 (Force a single coil to force the on/off state of a logic coil)
690 +|0F (Write multiple bits)
691 +|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
692 +|0F (Write multiple bits)
693 +
694 +== **communicate with VB inverter** ==
695 +
696 +[[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]]
697 +
698 += **User define protocol** =
699 +
496 496  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]]
497 497  
498 498  == **Read the temperature sensor.** ==
image-20220820164423-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +18.4 KB
Content
image-20220822172124-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +38.7 KB
Content
image-20220822172228-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +48.8 KB
Content
image-20220822172553-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +19.9 KB
Content
image-20220822172623-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +111.2 KB
Content
image-20220822172657-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +141.6 KB
Content
image-20220822172730-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +130.7 KB
Content
image-20220824104124-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +14.6 KB
Content
image-20220824104909-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +278.8 KB
Content
image-20220824110724-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +79.1 KB
Content
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
image-20220824161345-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +126.0 KB
Content
image-20220824161450-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +107.1 KB
Content