Changes for page 1 Communication

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

From version 62.1
edited by Ben
on 2022/08/24 11:52
Change comment: There is no comment for this version
To version 134.1
edited by Ben
on 2022/08/25 16:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,10 @@
1 -= (% style="color:inherit; font-family:inherit" %)**WECON PLC**(%%) =
1 += (% style="color:inherit; font-family:inherit" %)**Wecon PLC**(%%) =
2 2  
3 -== **LX3V Serial Port** ==
3 +== **LX3V Serial Protocol** ==
4 4  
5 -Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
5 +Supported series: Wecon LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
6 6  
7 -**HMI Settings**
7 +**1)V-BOX setting**
8 8  
9 9  |**Item**|**Settings**|**Note**
10 10  |Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
... ... @@ -15,8 +15,9 @@
15 15  |Stop bit|1|
16 16  |PLC station No.|1|
17 17  
18 -**Address List**
18 +**2)Address List**
19 19  
20 +
20 20  |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
21 21  |(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
22 22  |Y|Y|Y o|0~~303237|
... ... @@ -33,33 +33,29 @@
33 33  |S|S|S d|0~~99999|
34 34  |SD|SD|SD d|8000~~9999|
35 35  
36 -**Cable Wiring**
37 +**3)Configure the communication protocol**
37 37  
38 -* **RS485**
39 +[[image:image-20220824152217-1.png||alt="图片-20220824152217-1.png"]]
39 39  
40 - [[image:image-20220822172124-1.png]]
41 +**4)Cable Wiring**
41 41  
42 42  * **RS422**
43 43  
44 - [[image:image-20220822172228-2.png]]
45 + [[image:image-20220824120614-5.png]]
45 45  
47 +* **RS485**
46 46  
47 -**✎Note:**
49 + [[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 +== **LX5V Serial Protocol** ==
51 51  
52 -[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
53 +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.
53 53  
54 -== **LX5V Serial Port** ==
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.
57 -
58 58  **Software configuration of PLC**
59 59  
60 60  **1)PLC programming software**
61 61  
62 -[[image:image-20220822172553-1.png]]
59 +[[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]]
109 +[[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:
115 +[[image:image-20220824142546-2.png]]
121 121  
117 +[[image:image-20220824142643-3.png]]
122 122  
119 +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]]
121 +== **LX5V-N Ethernet protocol** ==
125 125  
126 -[[image:image-20220811103227-7.png]]
123 +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.
127 127  
128 -The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
129 -
130 -== **LX5V-N Ethernet** ==
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.
133 -
134 134  **Software configuration of PLC**
135 135  
136 136  **1)PLC programming software**
137 137  
138 -[[image:image-20220810164710-1.png]]
129 +[[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]]
135 +[[image:image-20220824143613-1.png]]
145 145  
146 146  **3)Set Ethernet port parameters**
147 147  
... ... @@ -153,63 +153,48 @@
153 153  
154 154  subnet mask:255.255.255.0
155 155  
156 -[[image:image-20220811140530-2.png]]
147 +[[image:image-20220824143744-2.png]]
157 157  
158 158  **4)Registers list**
159 159  
160 -[[image:image-20220811102219-3.png]]
151 +[[image:image-20220822172730-4.png]]
161 161  
162 -**HMI software configuration**
153 +(% id="cke_bm_22473S" style="display:none" %)** **(%%)**V-BOX software configuration**
163 163  
164 -**1)HMI programming software**
155 +**1)V-BOX programming software**
165 165  
166 - [[image:image-20220810171237-4.png]]
157 + [[image:image-20220824104124-1.png]]
167 167  
168 -**2)New HMI project**
159 +**2)V-NET add device**
169 169  
170 -Click New Project and select the HMI model.
161 +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]]
163 +[[image:image-20220824104909-2.png]]
173 173  
174 -**3)Set communication port parameters**
165 +**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.
167 +Click Communication to configure the LX5V plc protocol and IP address.
177 177  
178 -HMI IP address:192.168.39.201
169 +[[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:
175 +[[image:image-20220824151127-2.png]]
195 195  
196 -[[image:image-20220811170248-1.png]]
177 +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 -== (% id="cke_bm_5621S" style="display:none" %)** **(%%)**MicroLogix** ==
181 +== (% id="cke_bm_5621S" style="display:none" %)** **(%%)**MicroLogix Protocol** ==
206 206  
207 207  MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
208 208  
209 -**HMI Settings**
185 +**1)PLC Settings**
210 210  
211 211  |**Item**|**Settings**|**Note**
212 -|Protocol|Allen-Bradlley MicroLogix|
188 +|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**
196 +**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**
214 +**3)Configure the communication protocol**[[image:image-20220824152928-1.png]]
239 239  
216 +**4)Configure the communication protocol**
217 +
240 240  [[image:image-20220824110724-1.png]]
241 241  
220 +== **Micro850_FreeTag** ==
242 242  
243 -
244 -== **CompactLogix** ==
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]]
359 +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]]
382 +[[image:image-20220824164346-1.png]]
407 407  
408 408  
409 409  (((
... ... @@ -451,68 +451,691 @@
451 451  
452 452  = **Siemens PLC** =
453 453  
430 +== **S7-200 Smart Ethernet Protocol** ==
454 454  
455 -== **S7-200 Smart Ethernet** ==
456 -
457 457  [[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]]
433 +
434 +
435 +== **S7-300 Ethernet Protocol** ==
436 +
437 +Supported Series: Siemens S7-300 series PLC
438 +
439 +**1)PLC Setting**
440 +
441 +|**Items**|**Settings**|**Note**
442 +|Protocol|Simens S7-300 Ethernet|
443 +|Connection|Ethernet|
444 +|Port No.|102|
445 +|PLC station No.|2|Need to be same as the PLC setting
446 +
447 +**2)Address List**
448 +
449 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
450 +|(% rowspan="4" %)Bit|I|I|I ddddd.o|0.0~~99999.7|
451 +|Q|Q|Q ddddd.o|0.0~~99999.7|
452 +|M|M|M ddddd.o|0.0~~99999.7|
453 +|DB0.DB~~DB99.DB|DBxDBD|DBxDB nndddd.o|0.0~~99999999.7|(((
454 +nn: block number;
455 +
456 +dddd: address;
458 458  )))
458 +|(% rowspan="8" %)Word|I|IW|IW ddddd|0~~99999|
459 +|Q|QW|QW ddddd|0~~99999|
460 +|(% rowspan="3" %)M|MB|MB ddddd|0~~99999|
461 +|MW|MW ddddd|0~~99999|(((
462 +MW0=MB(0~~1)
463 +
464 +MW2=MB(2~~3)
465 +
466 +Address value is a multiple of 2
459 459  )))
468 +|MD|MD ddddd|0~~99999|(((
469 +MD0=MB(0~~3)
460 460  
461 -== **Siemens S7-1200 Ethernet** ==
471 +MD4=MB(4~~7)
462 462  
473 +Address value is a multiple of 4
474 +)))
475 +|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)(((
476 +nn: block number;
477 +
478 +dddd: address
479 +)))
480 +|DBxDBW|DBxDBW nndddd|0~~99999999
481 +|DBxDBD|DBxDBD nndddd|0~~99999999
482 +
483 +**3)Configure the communication protocol**
484 +
485 +[[image:image-20220824161345-1.png]]
486 +
487 +**4)Cable Wiring**
488 +
489 +[[image:image-20220824161450-2.png]]
490 +)))
491 +)))
492 +
493 +== **S7-1200 Ethernet Protocol** ==
494 +
463 463  [[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]]
464 464  
497 +== **S7-XXX Ethernet Protocol** ==
498 +
499 +Supported Series: Siemens S7-400, S7-1200 and S7-1500
500 +
501 +**1)PLC Setting**
502 +
503 +|=**Items**|=**Settings**|=**Note**
504 +|Protocol|Siemens S7-XXX|
505 +|Connection|Ethernet|
506 +|Port No.|102|
507 +|Device No.|Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|
508 +|HMI No.|Rack (Default as 0)|
509 +
510 +Slot from TIA Portal is equal to Device No. of V-net
511 +
512 +Rack from TIA Portal is equal to HMI No. of V-net
513 +
514 +[[image:image-20220824162459-3.png]]
515 +
516 +[[image:image-20220824163305-2.png]]
517 +
518 +**2)Address List**
519 +
520 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
521 +|(% rowspan="4" %)Bit|I|I|M d.o|(((
522 +d:0~-~-9999
523 +
524 +o:0-7
525 +)))|
526 +|Q|Q|Q d.o|(((
527 +d:0~-~-9999
528 +
529 +o:0-7
530 +)))|
531 +|M|M|M d.o|(((
532 +d:0~-~-9999
533 +
534 +o:0-7
535 +)))|
536 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
537 +nn:0-9999,
538 +
539 +dddd:0-9999,
540 +
541 +o:0-7
542 +)))|(((
543 +nn:DB No.
544 +
545 +dddd:address value
546 +
547 +o: digit address
548 +)))
549 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
550 +|M|MW|MW d|d:0-99999|(((
551 +MW0=MB(0~~1)
552 +
553 +MW2=MB(2~~3)
554 +
555 +Address value is a multiple of 2
556 +)))
557 +|M|MD|MD d|d:0-99999|(((
558 +MD0=MB(0~~3)
559 +
560 +MD4=MB(4~~7)
561 +
562 +Address value is a multiple of 4
563 +)))
564 +|I|IW|IW d|d:0-99999|
565 +|Q|QW|QW d|d:0-99999|
566 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
567 +nn:0-9999
568 +
569 +dddd:0-9999
570 +)))|(((
571 +nn:DB No.
572 +
573 +dddd:address value
574 +)))
575 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
576 +nn:0-9999
577 +
578 +dddd:0-9999
579 +)))|(((
580 +nn:DB No.
581 +
582 +dddd:address value
583 +
584 +Address value is a multiple of 2
585 +)))
586 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
587 +nn:0-9999
588 +
589 +dddd:0-9999
590 +)))|(((
591 +nn:DB No.
592 +
593 +dddd:address value
594 +
595 +Address value is a multiple of 4
596 +)))
597 +
598 +**3)Configure the communication protocol**
599 +
600 +[[image:image-20220824163448-3.png]]
601 +
602 +**✎Note:**
603 +
604 +* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three V-BOX.
605 +* 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.
606 +
607 +**4)Cable Wiring**
608 +
609 +[[image:image-20220824162342-2.png]]
610 +
611 +
465 465  = **Mitsubishi PLC** =
466 466  
467 -== **Mitsubishi FX Series Port** ==
614 +== **FX1S,1N,2N Serial Protocol** ==
468 468  
469 -[[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]]
616 +Supported Series: Mitsubishi FX1S, FX1N, FX2N series
470 470  
618 +**1)V-BOX Settings**
619 +
620 +|**Item**|**Settings**|**Note**
621 +|Protocol|Mitsubishi FX1S/FX1N/FX2N|
622 +|Connection|RS422/RS485/RS232|
623 +|Baud rate|9600~~115200|
624 +|Data bit|7/8|
625 +|Parity|EVEN/Odd/None|
626 +|Stop bit|1/2|
627 +|PLC station No.|1~~255|
628 +
629 +**2)Address List**
630 +
631 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
632 +|(% rowspan="7" %)Bit|X|X|Xo|0~~303237|
633 +|Y|Y|Y o|0~~303237|
634 +|M|M|M d|0~~99999|
635 +|T|T|T d|0~~99999|
636 +|C|C|C d|0~~99999|
637 +|S|S|S d|0~~99999|
638 +|SM|SM|SM d|8000~~9999|
639 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
640 +|Y|Y|Y o|0~~303237|
641 +|M|M|M d|0~~99999|
642 +|T|T|T d|0~~99999|
643 +|C|C|C d|0~~199|
644 +|D|D|D d|0~~7999|
645 +|S|S|S d|0~~99999|
646 +|SD|SD|SD d|8000~~9999|
647 +
648 +**3)Configure the communication protocol**
649 +
650 +[[image:image-20220825102844-3.png]]
651 +
652 +**4)Cable Wiring**
653 +
654 +* **RS422**
655 +
656 +[[image:image-20220825103350-4.png]]
657 +
658 +[[image:image-20220825100845-4.png]]
659 +
660 +
661 +== **FX3U,3G,3GA Serial Protocol** ==
662 +
663 +Supported Series: Mitsubishi FX3U, FX3G, FX3GA series
664 +
665 +**1)V-BOX Settings**
666 +
667 +|**Item**|**Settings**|**Note**
668 +|Protocol|Mitsubishi FX3U/3G/3GA|
669 +|Connection|RS422/RS485/RS232|
670 +|Baud rate|9600~~115200|
671 +|Data bit|7/8|
672 +|Parity|EVEN/Odd/None|
673 +|Stop bit|1/2|
674 +|PLC station No.|1~~255|
675 +
676 +**2)Address List**
677 +
678 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
679 +|(% rowspan="7" %)Bit|X|X|Xo|0~~303237|
680 +|Y|Y|Y o|0~~303237|
681 +|M|M|M d|0~~99999|
682 +|T|T|T d|0~~99999|
683 +|C|C|C d|0~~99999|
684 +|S|S|S d|0~~99999|
685 +|SM|SM|SM d|8000~~9999|
686 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
687 +|Y|Y|Y o|0~~303237|
688 +|M|M|M d|0~~99999|
689 +|T|T|T d|0~~99999|
690 +|C|C|C d|0~~199|
691 +|D|D|D d|0~~7999|
692 +|S|S|S d|0~~99999|
693 +|SD|SD|SD d|8000~~9999|
694 +
695 +**3)Configure the communication protocol**
696 +
697 +[[image:image-20220825102649-2.png]]
698 +
699 +**4)Cable Wiring**
700 +
701 +* **RS422**
702 +
703 +[[image:image-20220825103421-5.png]]
704 +
705 +[[image:image-20220825100845-4.png]]
706 +
707 +
708 +== **FX5U Serial Protocol** ==
709 +
710 +Mitsubishi FX5U series PLC
711 +
712 +**1)V-BOX Settings**
713 +
714 +|**Item**|**Settings**|**Note**
715 +|Protocol|Mitsubishi FX5U|
716 +|Connection|RS422/RS485|
717 +|Baud rate|9600|
718 +|Data bit|7|
719 +|Parity|Odd|
720 +|Stop bit|1|
721 +|PLC station No.|1~~255|Need to be the same as PLC settings
722 +
723 +**2)Address List**
724 +
725 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
726 +|(% rowspan="15" %)Bit|X|X|X o|0~~303237|
727 +|Y|Y|Y o|0~~303237|
728 +|M|M|M d|0~~99999|
729 +|B|B|B h|0~~7FFF|
730 +|F|F|F d|0~~32767|
731 +|SB|SB|SB h|0~~7FFF|
732 +|TS|TS|TS d|0~~1023|
733 +|TC|TC|TC d|0~~1023|
734 +|STS|STS|STS d|0~~1023|
735 +|STC|STC|STS d|0~~1023|
736 +|CS|CS|CS d|0~~1023|
737 +|CC|CC|CC d|0~~1023|
738 +|SM|SM|SM d|0~~9999|
739 +|L|L|L d|0~~32767|
740 +|S|S|S d|0~~4095|
741 +|(% rowspan="9" %)Word|W|W|W h|0~~3FF|
742 +|TN|TN|TN d|0~~1023|
743 +|STN|STN|STN d|0~~1023|
744 +|CN|CN|CN d|0~~1023|
745 +|R|R|R d|0~~32767|
746 +|SW|SW|SW h|0~~7FFF|
747 +|Z|Z|Z d|0~~23|
748 +|D|D|D d|0~~7999|
749 +|SD|SD|SD d|0~~11999|
750 +
751 +**3)PLC Settings (GX Works 3)**
752 +
753 +Create a blank FX5U project
754 +
755 +Find the 485 serial port module in the system navigation bar and double click to enter the settings.
756 +
757 +[[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"]]
758 +
759 +Select protocol in the setting item, and set parameters.
760 +
761 +[[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"]]
762 +
763 +Set station number, and [Message Pattern] (Pattern 1 or Pattern 4)
764 +
765 +[[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"]]
766 +
767 +Click the [Apply] button to finish the setting.
768 +
769 +Click download and select the items as below, then click [execute] to download the configuration to PLC.
770 +
771 +[[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"]]
772 +
773 + As soon as download is completed, connect PLC with serial port, then configure it in the [Specify Connection Destination Connection].
774 +
775 +Done.
776 +
777 +**4)Configure the communication protocol**
778 +
779 +[[image:image-20220825104904-1.png]]
780 +
781 +**5)Cable Wiring**
782 +
783 +
784 +* **RS422**
785 +
786 +[[image:image-20220825105105-2.png]]
787 +
788 +[[image:image-20220825105533-3.png]]
789 +
790 +== **FX5U Ethernet Protocol** ==
791 +
792 +Mitsubishi FX5U series PLC
793 +
794 +**1)V-BOX Settings**
795 +
796 +|**Items**|**Settings**|**Note**
797 +|Protocol|Mitsubishi FX5U|
798 +|Connection|Ethernet|
799 +|Port No.|5002|Must be the same as the PLC setting
800 +|PLC station No.|0|
801 +
802 +**2)Address List**
803 +
804 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
805 +|(% rowspan="15" %)Bit|X|X|X o|0~~303237|
806 +|Y|Y|Y o|0~~303237|
807 +|M|M|M d|0~~99999|
808 +|B|B|B h|0~~7FFF|
809 +|F|F|F d|0~~32767|
810 +|SB|SB|SB h|0~~7FFF|
811 +|TS|TS|TS d|0~~1023|
812 +|TC|TC|TC d|0~~1023|
813 +|STS|STS|STS d|0~~1023|
814 +|STC|STC|STS d|0~~1023|
815 +|CS|CS|CS d|0~~1023|
816 +|CC|CC|CC d|0~~1023|
817 +|SM|SM|SM d|0~~9999|
818 +|L|L|L d|0~~32767|
819 +|S|S|S d|0~~4095|
820 +|(% rowspan="9" %)Word|W|W|W h|0~~3FF|
821 +|TN|TN|TN d|0~~1023|
822 +|STN|STN|STN d|0~~1023|
823 +|CN|CN|CN d|0~~1023|
824 +|R|R|R d|0~~32767|
825 +|SW|SW|SW h|0~~7FFF|
826 +|Z|Z|Z d|0~~23|
827 +|D|D|D d|0~~7999|
828 +|SD|SD|SD d|0~~11999|
829 +
830 +**3)PLC Settings (GX Works 3)**
831 +
832 +Find the [Ethernet port] in the navigation area.
833 +
834 +[[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"]]
835 +
836 +Select [Own Node Settings] in the [Setting Item List];
837 +
838 +Set [IP Address], [Subnet Mask], [Default Gateway];
839 +
840 +Click [Detailed Settings] into [Ethernet Configuration (Built-in Ethernet Port)] windows;
841 +
842 +[[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"]]
843 +
844 +Select [SLMP Connection Module] and add into host station as below picture shows;
845 +
846 +Set Port number as 5002 (this is necessary settings);
847 +
848 +Click [Close with Reflecting the Setting] to save and close window;
849 +
850 +[[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"]]
851 +
852 +Click [Apply] to completed Etherenet settings;
853 +
854 +Switch to the [On line data operation] interface as below, check the item and click [Execute] to download.
855 +
856 +[[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"]]
857 +
858 +**4)Configure the communication protocol**
859 +
860 +[[image:image-20220825112403-1.png||alt="图片-20220825112403-1.png"]]
861 +
862 +**5)电缆布线**
863 +
864 +[[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"]]
865 +
866 +
867 +== **L02 Serial Protocol** ==
868 +
869 +Mitsubishi L02 series CPU built-in serial port.
870 +
871 +**V-BOX Settings**
872 +
873 +|**Item**|**Settings**|**Note**
874 +|Protocol|Mitsubishi L02|
875 +|Connection|RS422|
876 +|Baud rate|115200|
877 +|Data bit|8|
878 +|Parity|Odd|
879 +|Stop bit|1|
880 +|PLC station No.|1~~255|Need to be the same as PLC settings
881 +
882 +**Address List**
883 +
884 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
885 +|Bit|X|X|X h|0~~FFFF|
886 +|Bit|Y|Y|Y h|0~~FFFF|
887 +|Bit|M|M|M d|0~~9999|
888 +|Bit|L|L|L d|0~~9999|
889 +|Bit|F|F|F d|0~~9999|
890 +|Bit|B|B|B h|0~~FFFF|
891 +|Bit|V|V|V d|0~~2047|
892 +|Bit|TC|TC|TC d|0~~9999|
893 +|Bit|SS|SS|SS d|0~~9999|
894 +|Bit|SC|SC|SC d|0~~9999|
895 +|Bit|CS|CS|CS d|0~~9999|
896 +|Bit|CC|CC|CC d|0~~9999|
897 +|Bit|SB|SB|SB h|0~~FFFF|
898 +|Bit|SM|SM|SM d|0~~2047|
899 +|Bit|STS|STS|STS d|0~~1023|
900 +|Bit|S|S|S d|0~~9999|
901 +|Bit|DX|DX|DX h|0~~FFFF|
902 +|Bit|DY|DY|DY h|0~~FFFF|
903 +|Bit|TS|TS|TS d|0~~9999|
904 +|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
905 +|Word|W|W|W h|0~~FFFF|
906 +|Word|TN|TN|TN d|0~~99999|
907 +|Word|SN|SN|SN d|0~~99999|
908 +|Word|CN|CN|CN d|0~~99999|
909 +|Word|R|R|R d|0~~99999|
910 +|Word|SW|SW|SW h|0~~FFFF|
911 +|Word|Z|Z|Z d|0~~99999|
912 +|Word|ZR|ZR|ZR h|0~~FFFF|
913 +|Word|D|D|D d|0~~99999|
914 +
915 +**Communication Settings**
916 +
917 +[[image:image-20220825160648-3.png]]
918 +
919 +**5)Cable Wiring**
920 +
921 +* **RS422**
922 +
923 +[[image:image-20220825161612-8.png]]
924 +
925 +[[image:image-20220825160820-4.png]]
926 +
927 +== **L02 Ethernet Protocol** ==
928 +
929 +Mitsubishi L series CPU built-in Ethernet port.
930 +
931 +**1)V-BOX Settings**
932 +
933 +|**Items**|**Settings**|**Note**
934 +|Protocol|MIT L02 CPU MELSEC|
935 +|Connection|Ethernet|
936 +|Port No.|1025|Must be the same as the PLC setting
937 +|PLC station No.|0|Must be the same as the PLC setting
938 +
939 +**2)Address List**
940 +
941 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
942 +|Bit|X|X|X h|0~~FFFF|
943 +|Bit|Y|Y|Y h|0~~FFFF|
944 +|Bit|M|M|M d|0~~9999|
945 +|Bit|L|L|L d|0~~9999|
946 +|Bit|F|F|F d|0~~9999|
947 +|Bit|B|B|B h|0~~FFFF|
948 +|Bit|V|V|V d|0~~2047|
949 +|Bit|TC|TC|TC d|0~~9999|
950 +|Bit|SS|SS|SS d|0~~9999|
951 +|Bit|SC|SC|SC d|0~~9999|
952 +|Bit|CS|CS|CS d|0~~9999|
953 +|Bit|CC|CC|CC d|0~~9999|
954 +|Bit|SB|SB|SB h|0~~FFFF|
955 +|Bit|SM|SM|SM d|0~~2047|
956 +|Bit|STS|STS|STS d|0~~1023|
957 +|Bit|S|S|S d|0~~9999|
958 +|Bit|DX|DX|DX h|0~~FFFF|
959 +|Bit|DY|DY|DY h|0~~FFFF|
960 +|Bit|TS|TS|TS d|0~~9999|
961 +|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
962 +|Word|W|W|W h|0~~FFFF|
963 +|Word|TN|TN|TN d|0~~99999|
964 +|Word|SN|SN|SN d|0~~99999|
965 +|Word|CN|CN|CN d|0~~99999|
966 +|Word|R|R|R d|0~~99999|
967 +|Word|SW|SW|SW h|0~~FFFF|
968 +|Word|Z|Z|Z d|0~~99999|
969 +|Word|ZR|ZR|ZR h|0~~FFFF|
970 +|Word|D|D|D d|0~~99999|
971 +
972 +**3)PLC Settings (GX Works2 )**
973 +
974 +Create a project
975 +
976 +Set PLC IP, subnet mask and gateway;
977 +
978 +Select [Binary Code] as communication data code;
979 +
980 +[[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"]]
981 +
982 +Set PLC port number, for example 1025
983 +
984 +[[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"]]
985 +
986 +Save settings;
987 +
988 +Download project into PLC device;
989 +
990 +Restart PLC device;
991 +
992 +**4)Configure the communication protocol**
993 +
994 +[[image:image-20220825142659-1.png]]
995 +
996 +**5)Cable Wiring**
997 +
998 +[[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"]]
999 +
1000 +== **QJ71E71 Ethernet Protocol** ==
1001 +
1002 +Mitsubishi QJ71E71 Ethernet communication module;
1003 +
1004 +**1)V-BOX Settings**
1005 +
1006 +|**Items**|**Settings**|**Note**
1007 +|Protocol|MIT QJ71E71 MELSEC|
1008 +|Connection|Ethernet|
1009 +|Port No.|1025|Must be the same as the PLC setting
1010 +|PLC station No.|0|Must be the same as the PLC setting
1011 +
1012 +**2)Address List**
1013 +
1014 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1015 +|(% rowspan="18" %)Bit|X|X|X h|0~~1FFF|
1016 +|Y|Y|Y h|0~~1FFF|
1017 +|M|M|M d|0~~99999|
1018 +|L|L|L d|0~~8191|
1019 +|F|F|F d|0~~2047|
1020 +|B|B|B h|0~~1FFF|
1021 +|V|V|V d|0~~2047|
1022 +|TS|TS|TS d|0~~2047|
1023 +|TC|TC|TC d|0~~2047|
1024 +|SS|SS|SS d|0~~2047|
1025 +|SC|SC|SC d|0~~2047|
1026 +|CS|CS|CS d|0~~1023|
1027 +|CC|CC|CC d|0~~1023|
1028 +|SB|SB|SB h|0~~7FF|
1029 +|S|S|S d|0~~8191|
1030 +|DX|DX|DX h|0~~1FFF|
1031 +|DY|DY|DY h|0~~1FFF|
1032 +|SM|SM|SM d|8000~~9999|
1033 +|(% rowspan="10" %)Word|SD|SD|SD d|0~~2047|
1034 +|D|D|D d|0~~12287|
1035 +|W|W|W h|0~~1FFF|
1036 +|TN|TN|TN d|0~~2047|
1037 +|SN|SN|SN d|0~~2047|
1038 +|CN|CN|CN d|0~~1023|
1039 +|R|R|R d|0~~32767|
1040 +|SW|SW|SW h|0~~7FF|
1041 +|Z|Z|Z d|0~~15|
1042 +|ZR|ZR|ZR h|0~~FE7FF|
1043 +
1044 +**3)PLC Settings(GX Works2)**
1045 +
1046 +* Click [Ethernet/CC IE/MELSECNET];
1047 +* Please select [Ethernet] as network type;
1048 +* Set station I/O number according to situation (For example, 0000 means that the module is connected to PLC CPU in first order);
1049 +* Select [Online] as Mode;
1050 +* Click [Operation setting] to set IP;
1051 +* Select [Binary Code] as [Communication Data Code];
1052 +* Set protocol: TCP;
1053 +* Set [unpassive] in [Open system];
1054 +* Set [receive] in [Fixed buffer];
1055 +* Set [procedure Exist] in [Fixed buffer communication];
1056 +* Disable [Pairing open];
1057 +* Set [No confirm] in [Existence confirmation];
1058 +* Host station port number: 1025;
1059 +* Save settings;
1060 +* Download project into PLC and restart it
1061 +
1062 +**4)Configure the communication protocol**
1063 +
1064 +[[image:image-20220825143728-1.png]]
1065 +
1066 +**5)Cable Wiring**
1067 +
1068 +[[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"]]
1069 +
471 471  = **Delta PLC** =
472 472  
473 -== **DVP Ethernet** ==
1072 +== **DVP Ethernet Protocol** ==
474 474  
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/Delta%20DVP%20Ethernet.zip]]
1074 +[[下载链接>>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]]
476 476  
477 -== **Delta DVP Serial Protocol** ==
1076 +== **DVP serial protocol** ==
478 478  
479 -[[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]]
1078 +[[下载链接>>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]]
480 480  
481 481  = **Omron PLC** =
482 482  
483 -== **CP1 Series Port** ==
1082 +== **CP1 Series Protocols** ==
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/Communication%20with%20ORMON%20CP1%20Series.zip]]
1084 +[[下载链接>>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]]
486 486  
487 -== **CJ2M Series Port** ==
1086 +== **CP2M Series Protocols** ==
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%20ORMON%20CJ2M.zip]]
1088 +[[下载链接>>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]]
490 490  
491 491  = **Modbus RTU** =
492 492  
493 -== **V-BOX as master** ==
1092 +== **V-BOX as Slave** ==
494 494  
495 -Select the protocol “(% class="mark" %)Modbus RTU Slave(All Fuction),
1094 +Select the protocol "Modbus RTU Slave (All Fuction)",
496 496  
497 -(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
1096 +Then set baud rate, port, stop bits, data bits, parity.
498 498  
499 499  (% style="text-align:center" %)
500 500  [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]]
501 501  
502 -== **V-BOX as slave** ==
1101 +== **V-BOX as Master** ==
503 503  
504 -Select the protocol “(% class="mark" %)**Modbus RTU Master”**,
1103 +Select the protocol "Modbus RTU Master",
505 505  
506 -(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
1105 +Then set baud rate, port, stop bits, data bits, parity
507 507  
508 508  (% style="text-align:center" %)
509 509  [[image:1624348709622-711.png||queryString="width=809&height=493" height="488" width="800" class="img-thumbnail"]]
510 510  
511 -**Address List**
1110 +**address list**
512 512  
513 513  (% class="table-bordered" %)
514 -|**Type**|**Register**|**Function code & Description**
515 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1113 +|**type**|**register**|**Function code and description**
1114 +|(% rowspan="11" %)|(% rowspan="3" %)3|04 (Read Input Registers: Read the current binary value in one or more input registers)
516 516  |06 (write single register: write a binary value to a holding register)
517 517  |10 (write values to multiple addresses )
518 518  |(% 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
image-20220825160227-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +148.8 KB
Content
image-20220825160341-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +121.7 KB
Content
image-20220825160648-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +122.7 KB
Content
image-20220825160820-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +24.9 KB
Content
image-20220825160925-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +31.0 KB
Content
image-20220825160929-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +31.0 KB
Content
image-20220825161440-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +90.7 KB
Content
image-20220825161612-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +86.3 KB
Content