Changes for page 1 Communication

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

From version 64.1
edited by Ben
on 2022/08/24 11:57
Change comment: There is no comment for this version
To version 120.1
edited by Ben
on 2022/08/25 14:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,65 +1,61 @@
1 -= (% style="color:inherit; font-family:inherit" %)**WECON PLC**(%%) =
1 += (% style="color:inherit; font-family:inherit" %)**维控公司**(%%) =
2 2  
3 -== **LX3V Serial Protocol** ==
3 +== **LX3V 串行协议** ==
4 4  
5 -Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
5 +支持系列:维控 LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
6 6  
7 -**HMI Settings**
7 +**1)可编程逻辑控制器设置**
8 8  
9 -|**Item**|**Settings**|**Note**
10 -|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
11 -|Connection|RS422/RS485|
12 -|Baud rate|9600|
13 -|Data bit|7|
14 -|Parity|EVEN|
15 -|Stop bit|1|
16 -|PLC station No.|1|
9 +|**项目**|**设置**|**注意**
10 +|协议|维控 LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
11 +|连接|RS422/RS485|
12 +|波特率|9600|
13 +|数据位|7|
14 +|平价|甚至|
15 +|停止位|1|
16 +|PLC站号|1|
17 17  
18 -**Address List**
18 +**2)可编程逻辑控制器地址列表**
19 19  
20 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
21 -|(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
20 +|**类型**|**设备寄存器**|**人机界面寄存器**|**格式**|**范围**|**注意**
21 +|(% rowspan="6" %)|X|X|断续器|0~~303237|
22 22  |Y|Y|Y o|0~~303237|
23 23  |M|M|M d|0~~99999|
24 -|T|T|T d|0~~99999|
25 -|C|C|C d|0~~99999|
26 -|S|S|S d|0~~99999|
27 -|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
24 +|T|T|S C|0~~99999|
25 +|C|C|断续器|0~~99999|
26 +|S|S|断续器|0~~99999|
27 +|(% rowspan="8" %)|X|X|断续器|0~~303237|
28 28  |Y|Y|Y o|0~~303237|
29 29  |M|M|M d|0~~99999|
30 -|T|T|T d|0~~99999|
31 -|C|C|C d|0~~199|
32 -|D|D|D d|0~~7999|
33 -|S|S|S d|0~~99999|
34 -|SD|SD|SD d|8000~~9999|
30 +|T|T|S C|0~~99999|
31 +|C|C|断续器|0~~199|
32 +|D|D|C C|0~~7999|
33 +|S|S|断续器|0~~99999|
34 +|标清|标清|标清 d|8000~~9999|
35 35  
36 -**Cable Wiring**
36 +**3)配置通信协议**
37 37  
38 -* **RS485**
38 +[[image:image-20220824152217-1.png||alt="图片-20220824152217-1.png"]]
39 39  
40 - [[image:image-20220822172124-1.png]]
40 +**4)硬件连接**
41 41  
42 42  * **RS422**
43 43  
44 - [[image:image-20220822172228-2.png]]
44 + [[image:image-20220824120614-5.png]]
45 45  
46 +* **RS485**
46 46  
47 -**✎Note:**
48 + [[image:image-20220824120524-3.png]]
48 48  
49 -* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) .
50 -* 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.
51 -
52 -[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
53 -
54 54  == **LX5V Serial Protocol** ==
55 55  
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.
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.
57 57  
58 58  **Software configuration of PLC**
59 59  
60 60  **1)PLC programming software**
61 61  
62 -[[image:image-20220822172553-1.png]]
58 +[[image:image-20220824142722-1.png]]
63 63  
64 64  **2)New PLC project**
65 65  
... ... @@ -97,7 +97,6 @@
97 97  
98 98  [[image:image-20220824104909-2.png]]
99 99  
100 -
101 101  **3)Set communication port parameters**
102 102  
103 103  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.
... ... @@ -110,38 +110,33 @@
110 110  
111 111  Parity:No verification
112 112  
113 -[[image:image-20220811104012-1.png]]
108 +[[image:image-20220824142130-1.png]]
114 114  
115 -
116 116  **hardware connection**
117 117  
118 118  **1)Hardware wiring diagram**
119 119  
120 -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]]
121 121  
116 +[[image:image-20220824142643-3.png]]
122 122  
118 +The above are all the steps for establishing serial port communication between V-BOX with LX5V PLC.
123 123  
124 -[[image:image-20220811103005-4.png]]
125 -
126 -[[image:image-20220811103227-7.png]]
127 -
128 -The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
129 -
130 130  == **LX5V-N Ethernet protocol** ==
131 131  
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.
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.
133 133  
134 134  **Software configuration of PLC**
135 135  
136 136  **1)PLC programming software**
137 137  
138 -[[image:image-20220810164710-1.png]]
128 +[[image:image-20220824142722-1.png]]
139 139  
140 140  **2)New PLC project**
141 141  
142 142  Click New Project and select the PLC model.
143 143  
144 -[[image:image-20220811115454-1.png]]
134 +[[image:image-20220824143613-1.png]]
145 145  
146 146  **3)Set Ethernet port parameters**
147 147  
... ... @@ -153,53 +153,38 @@
153 153  
154 154  subnet mask:255.255.255.0
155 155  
156 -[[image:image-20220811140530-2.png]]
146 +[[image:image-20220824143744-2.png]]
157 157  
158 158  **4)Registers list**
159 159  
160 -[[image:image-20220811102219-3.png]]
150 +[[image:image-20220822172730-4.png]]
161 161  
162 -**HMI software configuration**
152 +(% id="cke_bm_22473S" style="display:none" %)** **(%%)**V-BOX software configuration**
163 163  
164 -**1)HMI programming software**
154 +**1)V-BOX programming software**
165 165  
166 - [[image:image-20220810171237-4.png]]
156 + [[image:image-20220824104124-1.png]]
167 167  
168 -**2)New HMI project**
158 +**2)V-NET add device**
169 169  
170 -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.
171 171  
172 -[[image:image-20220810172010-5.png]]
162 +[[image:image-20220824104909-2.png]]
173 173  
174 -**3)Set communication port parameters**
164 +**3)Set communication Protocol**
175 175  
176 -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.
177 177  
178 -HMI IP address:192.168.39.201
168 +[[image:image-20220824144619-1.png]]
179 179  
180 -default gateway:192.168.39.1
181 -
182 -subnet mask:255.255.255.0
183 -
184 -[[image:image-20220811170753-2.png]]
185 -
186 -Next, click Communication Settings to configure the IP of the HMI communication object.
187 -
188 -[[image:image-20220811163047-1.png]]
189 -
190 190  **hardware connection**
191 191  
192 192  **1)Hardware wiring diagram**
193 193  
194 -This example introduces WeconHMI with LX5V-N PLC to establish communication through ethernet. The connection diagram is as follows:
174 +[[image:image-20220824151127-2.png]]
195 195  
196 -[[image:image-20220811170248-1.png]]
176 +The above are all the steps for establishing ethernet communication between V-BOX with LX5V PLC.
197 197  
198 -The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
199 -
200 -(% style="text-align:center" %)
201 -[[image:1624348978863-771.png||queryString="width=812&height=494" height="487" width="800" class="img-thumbnail"]]
202 -
203 203  = **Rockwell PLC** =
204 204  
205 205  == (% id="cke_bm_5621S" style="display:none" %)** **(%%)**MicroLogix Protocol** ==
... ... @@ -206,10 +206,10 @@
206 206  
207 207  MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
208 208  
209 -**HMI Settings**
184 +**1)PLC Settings**
210 210  
211 211  |**Item**|**Settings**|**Note**
212 -|Protocol|Allen-Bradlley MicroLogix|
187 +|Protocol|Allen-Bradlley DF1 Advanced|
213 213  |Connection|RS232|
214 214  |Baud rate|19200|
215 215  |Data bit|8|
... ... @@ -217,7 +217,7 @@
217 217  |Stop bit|1|
218 218  |PLC station No.|1|
219 219  
220 -**Address List**
195 +**2)Address List**
221 221  
222 222  |**Type**|**Device registers**|**Format**|**Range**|**Note**
223 223  |(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15|
... ... @@ -235,14 +235,14 @@
235 235  |T|T nnhh|0~~ffff
236 236  |R|R nnhh|0~~ffff
237 237  
238 -**Cable Wiring**
213 +**3)Configure the communication protocol**[[image:image-20220824152928-1.png]]
239 239  
215 +**4)Configure the communication protocol**
216 +
240 240  [[image:image-20220824110724-1.png]]
241 241  
219 +== **Micro850_FreeTag** ==
242 242  
243 -
244 -== **CompactLogix Protocol** ==
245 -
246 246  (((
247 247  (((
248 248  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.
... ... @@ -380,7 +380,7 @@
380 380  
381 381  (((
382 382  (((
383 -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]]
358 +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]]
384 384  )))
385 385  
386 386  
... ... @@ -403,7 +403,7 @@
403 403  The communication port is selected as Ethernet, the device type is selected as Allen-Bradley, the protocol is Allen-BradleyMicro850_FreeTag EthemetIP, and the IP is the internal IP address of the L1769 PLC. The port number is 44818.
404 404  )))
405 405  
406 -[[image:image-20220714162814-10.png]]
381 +[[image:image-20220824164346-1.png]]
407 407  
408 408  
409 409  (((
... ... @@ -454,64 +454,627 @@
454 454  == **S7-200 Smart Ethernet Protocol** ==
455 455  
456 456  [[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;
457 457  )))
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
458 458  )))
467 +|MD|MD ddddd|0~~99999|(((
468 +MD0=MB(0~~3)
459 459  
470 +MD4=MB(4~~7)
471 +
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 +**4)Cable Wiring**
487 +
488 +[[image:image-20220824161450-2.png]]
489 +)))
490 +)))
491 +
460 460  == **S7-1200 Ethernet Protocol** ==
461 461  
462 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/Communicate%20with%20S7-1200%20via%20Ehernet.zip]]
463 463  
496 +== **S7-XXX Ethernet Protocol** ==
497 +
498 +Supported Series: Siemens S7-400, S7-1200 and S7-1500
499 +
500 +**1)PLC Setting**
501 +
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)|
508 +
509 +Slot from TIA Portal is equal to Device No. of V-net
510 +
511 +Rack from TIA Portal is equal to HMI No. of V-net
512 +
513 +[[image:image-20220824162459-3.png]]
514 +
515 +[[image:image-20220824163305-2.png]]
516 +
517 +**2)Address List**
518 +
519 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
520 +|(% rowspan="4" %)Bit|I|I|M d.o|(((
521 +d:0~-~-9999
522 +
523 +o:0-7
524 +)))|
525 +|Q|Q|Q d.o|(((
526 +d:0~-~-9999
527 +
528 +o:0-7
529 +)))|
530 +|M|M|M d.o|(((
531 +d:0~-~-9999
532 +
533 +o:0-7
534 +)))|
535 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
536 +nn:0-9999,
537 +
538 +dddd:0-9999,
539 +
540 +o:0-7
541 +)))|(((
542 +nn:DB No.
543 +
544 +dddd:address value
545 +
546 +o: digit address
547 +)))
548 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
549 +|M|MW|MW d|d:0-99999|(((
550 +MW0=MB(0~~1)
551 +
552 +MW2=MB(2~~3)
553 +
554 +Address value is a multiple of 2
555 +)))
556 +|M|MD|MD d|d:0-99999|(((
557 +MD0=MB(0~~3)
558 +
559 +MD4=MB(4~~7)
560 +
561 +Address value is a multiple of 4
562 +)))
563 +|I|IW|IW d|d:0-99999|
564 +|Q|QW|QW d|d:0-99999|
565 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
566 +nn:0-9999
567 +
568 +dddd:0-9999
569 +)))|(((
570 +nn:DB No.
571 +
572 +dddd:address value
573 +)))
574 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
575 +nn:0-9999
576 +
577 +dddd:0-9999
578 +)))|(((
579 +nn:DB No.
580 +
581 +dddd:address value
582 +
583 +Address value is a multiple of 2
584 +)))
585 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
586 +nn:0-9999
587 +
588 +dddd:0-9999
589 +)))|(((
590 +nn:DB No.
591 +
592 +dddd:address value
593 +
594 +Address value is a multiple of 4
595 +)))
596 +
597 +**3)Configure the communication protocol**
598 +
599 +[[image:image-20220824163448-3.png]]
600 +
601 +**✎Note:**
602 +
603 +* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three V-BOX.
604 +* V-BOX 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.
605 +
606 +**4)Cable Wiring**
607 +
608 +[[image:image-20220824162342-2.png]]
609 +
610 +
464 464  = **Mitsubishi PLC** =
465 465  
466 -== **Mitsubishi FX Series Protocol** ==
613 +== **FX1S,1N,2N Serial Protocol** ==
467 467  
468 -[[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]]
615 +Supported Series: Mitsubishi FX1S, FX1N, FX2N series
469 469  
470 -= **Delta PLC** =
617 +**1)V-BOX Settings**
471 471  
472 -== **DVP Ethernet Protocol** ==
619 +|**Item**|**Settings**|**Note**
620 +|Protocol|Mitsubishi FX1S/FX1N/FX2N|
621 +|Connection|RS422/RS485/RS232|
622 +|Baud rate|9600~~115200|
623 +|Data bit|7/8|
624 +|Parity|EVEN/Odd/None|
625 +|Stop bit|1/2|
626 +|PLC station No.|1~~255|
473 473  
474 -[[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]]
628 +**2)Address List**
475 475  
476 -== **DVP Serial Protocol** ==
630 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
631 +|(% rowspan="7" %)Bit|X|X|Xo|0~~303237|
632 +|Y|Y|Y o|0~~303237|
633 +|M|M|M d|0~~99999|
634 +|T|T|T d|0~~99999|
635 +|C|C|C d|0~~99999|
636 +|S|S|S d|0~~99999|
637 +|SM|SM|SM d|8000~~9999|
638 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
639 +|Y|Y|Y o|0~~303237|
640 +|M|M|M d|0~~99999|
641 +|T|T|T d|0~~99999|
642 +|C|C|C d|0~~199|
643 +|D|D|D d|0~~7999|
644 +|S|S|S d|0~~99999|
645 +|SD|SD|SD d|8000~~9999|
477 477  
478 -[[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]]
647 +**3)Configure the communication protocol**
479 479  
480 -= **Omron PLC** =
649 +[[image:image-20220825102844-3.png]]
481 481  
482 -== **CP1 SeriesProtocol** ==
651 +**4)Cable Wiring**
483 483  
484 -[[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]]
653 +* **RS422**
485 485  
486 -== **CJ2M SeriesProtocol** ==
655 +[[image:image-20220825103350-4.png]]
487 487  
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%20CJ2M.zip]]
657 +[[image:image-20220825100845-4.png]]
489 489  
659 +
660 +== **FX3U,3G,3GA Serial Protocol** ==
661 +
662 +Supported Series: Mitsubishi FX3U, FX3G, FX3GA series
663 +
664 +**1)V-BOX Settings**
665 +
666 +|**Item**|**Settings**|**Note**
667 +|Protocol|Mitsubishi FX3U/3G/3GA|
668 +|Connection|RS422/RS485/RS232|
669 +|Baud rate|9600~~115200|
670 +|Data bit|7/8|
671 +|Parity|EVEN/Odd/None|
672 +|Stop bit|1/2|
673 +|PLC station No.|1~~255|
674 +
675 +**2)Address List**
676 +
677 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
678 +|(% rowspan="7" %)Bit|X|X|Xo|0~~303237|
679 +|Y|Y|Y o|0~~303237|
680 +|M|M|M d|0~~99999|
681 +|T|T|T d|0~~99999|
682 +|C|C|C d|0~~99999|
683 +|S|S|S d|0~~99999|
684 +|SM|SM|SM d|8000~~9999|
685 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
686 +|Y|Y|Y o|0~~303237|
687 +|M|M|M d|0~~99999|
688 +|T|T|T d|0~~99999|
689 +|C|C|C d|0~~199|
690 +|D|D|D d|0~~7999|
691 +|S|S|S d|0~~99999|
692 +|SD|SD|SD d|8000~~9999|
693 +
694 +**3)Configure the communication protocol**
695 +
696 +[[image:image-20220825102649-2.png]]
697 +
698 +**4)Cable Wiring**
699 +
700 +* **RS422**
701 +
702 +[[image:image-20220825103421-5.png]]
703 +
704 +[[image:image-20220825100845-4.png]]
705 +
706 +
707 +== **FX5U Serial Protocol** ==
708 +
709 +Mitsubishi FX5U series PLC
710 +
711 +**1)V-BOX Settings**
712 +
713 +|**Item**|**Settings**|**Note**
714 +|Protocol|Mitsubishi FX5U|
715 +|Connection|RS422/RS485|
716 +|Baud rate|9600|
717 +|Data bit|7|
718 +|Parity|Odd|
719 +|Stop bit|1|
720 +|PLC station No.|1~~255|Need to be the same as PLC settings
721 +
722 +**2)Address List**
723 +
724 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
725 +|(% rowspan="15" %)Bit|X|X|X o|0~~303237|
726 +|Y|Y|Y o|0~~303237|
727 +|M|M|M d|0~~99999|
728 +|B|B|B h|0~~7FFF|
729 +|F|F|F d|0~~32767|
730 +|SB|SB|SB h|0~~7FFF|
731 +|TS|TS|TS d|0~~1023|
732 +|TC|TC|TC d|0~~1023|
733 +|STS|STS|STS d|0~~1023|
734 +|STC|STC|STS d|0~~1023|
735 +|CS|CS|CS d|0~~1023|
736 +|CC|CC|CC d|0~~1023|
737 +|SM|SM|SM d|0~~9999|
738 +|L|L|L d|0~~32767|
739 +|S|S|S d|0~~4095|
740 +|(% rowspan="9" %)Word|W|W|W h|0~~3FF|
741 +|TN|TN|TN d|0~~1023|
742 +|STN|STN|STN d|0~~1023|
743 +|CN|CN|CN d|0~~1023|
744 +|R|R|R d|0~~32767|
745 +|SW|SW|SW h|0~~7FFF|
746 +|Z|Z|Z d|0~~23|
747 +|D|D|D d|0~~7999|
748 +|SD|SD|SD d|0~~11999|
749 +
750 +**3)PLC Settings (GX Works 3)**
751 +
752 +Create a blank FX5U project
753 +
754 +Find the 485 serial port module in the system navigation bar and double click to enter the settings.
755 +
756 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5c9cb13fac1e6c93.png?width=200&height=462&rev=1.1||alt="12.PLC Protocol_html_5c9cb13fac1e6c93.png" height="462" width="200"]]
757 +
758 +Select protocol in the setting item, and set parameters.
759 +
760 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_de942589ca070228.png?width=600&height=324&rev=1.1||alt="12.PLC Protocol_html_de942589ca070228.png" height="324" width="600"]]
761 +
762 +Set station number, and [Message Pattern] (Pattern 1 or Pattern 4)
763 +
764 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_387ec7d00b5feb59.png?width=600&height=323&rev=1.1||alt="12.PLC Protocol_html_387ec7d00b5feb59.png" height="323" width="600"]]
765 +
766 +Click the [Apply] button to finish the setting.
767 +
768 +Click download and select the items as below, then click [execute] to download the configuration to PLC.
769 +
770 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_cdef1c5ec8cc2105.png?width=600&height=434&rev=1.1||alt="12.PLC Protocol_html_cdef1c5ec8cc2105.png" height="434" width="600"]]
771 +
772 + As soon as download is completed, connect PLC with serial port, then configure it in the [Specify Connection Destination Connection].
773 +
774 +Done.
775 +
776 +**4)Configure the communication protocol**
777 +
778 +[[image:image-20220825104904-1.png]]
779 +
780 +**5)Cable Wiring**
781 +
782 +
783 +* **RS422**
784 +
785 +[[image:image-20220825105105-2.png]]
786 +
787 +[[image:image-20220825105533-3.png]]
788 +
789 +== **FX5U Ethernet Protocol** ==
790 +
791 +Mitsubishi FX5U series PLC
792 +
793 +**1)V-BOX Settings**
794 +
795 +|**Items**|**Settings**|**Note**
796 +|Protocol|Mitsubishi FX5U|
797 +|Connection|Ethernet|
798 +|Port No.|5002|Must be the same as the PLC setting
799 +|PLC station No.|0|
800 +
801 +**2)Address List**
802 +
803 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
804 +|(% rowspan="15" %)Bit|X|X|X o|0~~303237|
805 +|Y|Y|Y o|0~~303237|
806 +|M|M|M d|0~~99999|
807 +|B|B|B h|0~~7FFF|
808 +|F|F|F d|0~~32767|
809 +|SB|SB|SB h|0~~7FFF|
810 +|TS|TS|TS d|0~~1023|
811 +|TC|TC|TC d|0~~1023|
812 +|STS|STS|STS d|0~~1023|
813 +|STC|STC|STS d|0~~1023|
814 +|CS|CS|CS d|0~~1023|
815 +|CC|CC|CC d|0~~1023|
816 +|SM|SM|SM d|0~~9999|
817 +|L|L|L d|0~~32767|
818 +|S|S|S d|0~~4095|
819 +|(% rowspan="9" %)Word|W|W|W h|0~~3FF|
820 +|TN|TN|TN d|0~~1023|
821 +|STN|STN|STN d|0~~1023|
822 +|CN|CN|CN d|0~~1023|
823 +|R|R|R d|0~~32767|
824 +|SW|SW|SW h|0~~7FFF|
825 +|Z|Z|Z d|0~~23|
826 +|D|D|D d|0~~7999|
827 +|SD|SD|SD d|0~~11999|
828 +
829 +**3)PLC Settings (GX Works 3)**
830 +
831 +Find the [Ethernet port] in the navigation area.
832 +
833 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_8e8f85ace087346c.png?width=300&height=593&rev=1.1||alt="12.PLC Protocol_html_8e8f85ace087346c.png" height="593" width="300"]]
834 +
835 +Select [Own Node Settings] in the [Setting Item List];
836 +
837 +Set [IP Address], [Subnet Mask], [Default Gateway];
838 +
839 +Click [Detailed Settings] into [Ethernet Configuration (Built-in Ethernet Port)] windows;
840 +
841 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5d98495052c8c10e.png?width=600&height=339&rev=1.1||alt="12.PLC Protocol_html_5d98495052c8c10e.png" height="339" width="600"]]
842 +
843 +Select [SLMP Connection Module] and add into host station as below picture shows;
844 +
845 +Set Port number as 5002 (this is necessary settings);
846 +
847 +Click [Close with Reflecting the Setting] to save and close window;
848 +
849 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_14b489fdc6c6589d.png?width=600&height=350&rev=1.1||alt="12.PLC Protocol_html_14b489fdc6c6589d.png" height="350" width="600"]]
850 +
851 +Click [Apply] to completed Etherenet settings;
852 +
853 +Switch to the [On line data operation] interface as below, check the item and click [Execute] to download.
854 +
855 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_c93025a968a8a9e7.png?width=600&height=434&rev=1.1||alt="12.PLC Protocol_html_c93025a968a8a9e7.png" height="434" width="600"]]
856 +
857 +**4)Configure the communication protocol**
858 +
859 +[[image:image-20220825112403-1.png||alt="图片-20220825112403-1.png"]]
860 +
861 +**5)电缆布线**
862 +
863 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.可编程逻辑控制器Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
864 +
865 +== **L02 Ethernet Protocol** ==
866 +
867 +Mitsubishi L series CPU built-in Ethernet port.
868 +
869 +**1)V-BOX Settings**
870 +
871 +|**Items**|**Settings**|**Note**
872 +|Protocol|MIT L02 CPU MELSEC|
873 +|Connection|Ethernet|
874 +|Port No.|1025|Must be the same as the PLC setting
875 +|PLC station No.|0|Must be the same as the PLC setting
876 +
877 +**2)Address List**
878 +
879 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
880 +|Bit|X|X|X h|0~~FFFF|
881 +|Bit|Y|Y|Y h|0~~FFFF|
882 +|Bit|M|M|M d|0~~9999|
883 +|Bit|L|L|L d|0~~9999|
884 +|Bit|F|F|F d|0~~9999|
885 +|Bit|B|B|B h|0~~FFFF|
886 +|Bit|V|V|V d|0~~2047|
887 +|Bit|TC|TC|TC d|0~~9999|
888 +|Bit|SS|SS|SS d|0~~9999|
889 +|Bit|SC|SC|SC d|0~~9999|
890 +|Bit|CS|CS|CS d|0~~9999|
891 +|Bit|CC|CC|CC d|0~~9999|
892 +|Bit|SB|SB|SB h|0~~FFFF|
893 +|Bit|SM|SM|SM d|0~~2047|
894 +|Bit|STS|STS|STS d|0~~1023|
895 +|Bit|S|S|S d|0~~9999|
896 +|Bit|DX|DX|DX h|0~~FFFF|
897 +|Bit|DY|DY|DY h|0~~FFFF|
898 +|Bit|TS|TS|TS d|0~~9999|
899 +|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
900 +|Word|W|W|W h|0~~FFFF|
901 +|Word|TN|TN|TN d|0~~99999|
902 +|Word|SN|SN|SN d|0~~99999|
903 +|Word|CN|CN|CN d|0~~99999|
904 +|Word|R|R|R d|0~~99999|
905 +|Word|SW|SW|SW h|0~~FFFF|
906 +|Word|Z|Z|Z d|0~~99999|
907 +|Word|ZR|ZR|ZR h|0~~FFFF|
908 +|Word|D|D|D d|0~~99999|
909 +
910 +**3)Configure the communication protocol**
911 +
912 +[[image:image-20220825142659-1.png]]
913 +
914 +**4)PLC Settings (GX Works2 )**
915 +
916 +Create a project
917 +
918 +Set PLC IP, subnet mask and gateway;
919 +
920 +Select [Binary Code] as communication data code;
921 +
922 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_776e17505f3fc6c0.png?width=600&height=524&rev=1.1||alt="12.PLC Protocol_html_776e17505f3fc6c0.png" height="524" width="600"]]
923 +
924 +Set PLC port number, for example 1025
925 +
926 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_8d0d1a22d388f70b.png?width=600&height=524&rev=1.1||alt="12.PLC Protocol_html_8d0d1a22d388f70b.png" height="524" width="600"]]
927 +
928 +Save settings;
929 +
930 +Download project into PLC device;
931 +
932 +Restart PLC device;
933 +
934 +**5)Cable Wiring**
935 +
936 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.PLC Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
937 +
938 +== **QJ71E71 Ethernet Protocol** ==
939 +
940 +Mitsubishi QJ71E71 Ethernet communication module;
941 +
942 +**1)V-BOX Settings**
943 +
944 +|**Items**|**Settings**|**Note**
945 +|Protocol|MIT QJ71E71 MELSEC|
946 +|Connection|Ethernet|
947 +|Port No.|1025|Must be the same as the PLC setting
948 +|PLC station No.|0|Must be the same as the PLC setting
949 +
950 +**2)Address List**
951 +
952 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
953 +|(% rowspan="18" %)Bit|X|X|X h|0~~1FFF|
954 +|Y|Y|Y h|0~~1FFF|
955 +|M|M|M d|0~~99999|
956 +|L|L|L d|0~~8191|
957 +|F|F|F d|0~~2047|
958 +|B|B|B h|0~~1FFF|
959 +|V|V|V d|0~~2047|
960 +|TS|TS|TS d|0~~2047|
961 +|TC|TC|TC d|0~~2047|
962 +|SS|SS|SS d|0~~2047|
963 +|SC|SC|SC d|0~~2047|
964 +|CS|CS|CS d|0~~1023|
965 +|CC|CC|CC d|0~~1023|
966 +|SB|SB|SB h|0~~7FF|
967 +|S|S|S d|0~~8191|
968 +|DX|DX|DX h|0~~1FFF|
969 +|DY|DY|DY h|0~~1FFF|
970 +|SM|SM|SM d|8000~~9999|
971 +|(% rowspan="10" %)Word|SD|SD|SD d|0~~2047|
972 +|D|D|D d|0~~12287|
973 +|W|W|W h|0~~1FFF|
974 +|TN|TN|TN d|0~~2047|
975 +|SN|SN|SN d|0~~2047|
976 +|CN|CN|CN d|0~~1023|
977 +|R|R|R d|0~~32767|
978 +|SW|SW|SW h|0~~7FF|
979 +|Z|Z|Z d|0~~15|
980 +|ZR|ZR|ZR h|0~~FE7FF|
981 +
982 +**3)PLC Settings(GX Works2)**
983 +
984 +* Click [Ethernet/CC IE/MELSECNET];
985 +* Please select [Ethernet] as network type;
986 +* Set station I/O number according to situation (For example, 0000 means that the module is connected to PLC CPU in first order);
987 +* Select [Online] as Mode;
988 +* Click [Operation setting] to set IP;
989 +* Select [Binary Code] as [Communication Data Code];
990 +* Set protocol: TCP;
991 +* Set [unpassive] in [Open system];
992 +* Set [receive] in [Fixed buffer];
993 +* Set [procedure Exist] in [Fixed buffer communication];
994 +* Disable [Pairing open];
995 +* Set [No confirm] in [Existence confirmation];
996 +* Host station port number: 1025;
997 +* Save settings;
998 +* Download project into PLC and restart it
999 +
1000 +**4)Configure the communication protocol**
1001 +
1002 +[[image:image-20220825143728-1.png]]
1003 +
1004 +**5)Cable Wiring**
1005 +
1006 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.PLC Protocol_html_2297240b57346b2a.png"]]
1007 +
1008 += **台达 PLC** =
1009 +
1010 +== **DVP 以太网协议** ==
1011 +
1012 +[[下载链接>>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]]
1013 +
1014 +== **DVP 串行协议** ==
1015 +
1016 +[[下载链接>>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]]
1017 +
1018 += **欧姆龙可编程逻辑控制器** =
1019 +
1020 +== **CP1 系列协议** ==
1021 +
1022 +[[下载链接>>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]]
1023 +
1024 +== **CJ2M 系列协议** ==
1025 +
1026 +[[下载链接>>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]]
1027 +
490 490  = **Modbus RTU** =
491 491  
492 -== **V-BOX as master** ==
1030 +== **V-BOX 作为主** ==
493 493  
494 -Select the protocol “(% class="mark" %)Modbus RTU Slave(All Fuction),
1032 +选择协议“(% _istranslated="1" class="mark" %)Modbus RTU SlaveAll Fuction
495 495  
496 -(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
1034 +(% class="mark" %)然后设置波特率,端口,停止位,数据位,奇偶校验
497 497  
498 498  (% style="text-align:center" %)
499 499  [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]]
500 500  
501 -== **V-BOX as slave** ==
1039 +== **V-BOX 作为从站** ==
502 502  
503 -Select the protocol “(% class="mark" %)**Modbus RTU Master”**,
1041 +选择协议“(% _istranslated="1" class="mark" %)**Modbus RTU Master”**
504 504  
505 -(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
1043 +(% class="mark" %)然后设置波特率,端口,停止位,数据位,奇偶校验
506 506  
507 507  (% style="text-align:center" %)
508 508  [[image:1624348709622-711.png||queryString="width=809&height=493" height="488" width="800" class="img-thumbnail"]]
509 509  
510 -**Address List**
1048 +**地址列表**
511 511  
512 512  (% class="table-bordered" %)
513 -|**Type**|**Register**|**Function code & Description**
514 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1051 +|**类型**|**注册**|**函数代码和描述**
1052 +|(% rowspan="11" %)|(% rowspan="3" %)3|04(读取输入寄存器:读取一个或多个输入寄存器中的当前二进制值)
515 515  |06 (write single register: write a binary value to a holding register)
516 516  |10 (write values to multiple addresses )
517 517  |(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
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
image-20220824162339-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +107.1 KB
Content
image-20220824162342-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +107.1 KB
Content
image-20220824162459-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +32.6 KB
Content
image-20220824163110-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +127.3 KB
Content
image-20220824163305-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +127.5 KB
Content
image-20220824163448-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +42.8 KB
Content
image-20220824164346-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +43.2 KB
Content
image-20220825100807-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +943.0 KB
Content
image-20220825100814-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +943.0 KB
Content
image-20220825100845-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +403.6 KB
Content
image-20220825102641-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +123.2 KB
Content
image-20220825102649-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +123.2 KB
Content
image-20220825102844-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +121.8 KB
Content
image-20220825103350-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +65.9 KB
Content
image-20220825103421-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +66.0 KB
Content
image-20220825104904-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +123.5 KB
Content
image-20220825105105-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +78.5 KB
Content
image-20220825105533-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +23.8 KB
Content
image-20220825112403-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +128.1 KB
Content
image-20220825142437-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +126.5 KB
Content
image-20220825142659-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +124.2 KB
Content
image-20220825143728-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +124.7 KB
Content