Changes for page 12 PLC Protocol OLD
Last modified by Mora Zhou on 2024/12/05 14:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 21 removed)
- image-20220819093729-1.png
- image-20220819093729-10.png
- image-20220819093729-12.png
- image-20220819093729-15.png
- image-20220819093729-17.png
- image-20220819093729-18.png
- image-20220819093729-2.png
- image-20220819093729-3.png
- image-20220819093729-4 (1).png
- image-20220819093729-4.png
- image-20220819093729-5.png
- image-20220819093729-6.jpeg
- image-20220819093729-7.png
- image-20220819093730-19.png
- image-20220819093730-20.png
- image-20220819101447-3.jpeg
- image-20220819105530-1.png
- image-20220819105630-3.png
- image-20220819105644-4.png
- image-20220819105928-9.png
- image-20220820150853-1.png
Details
- Page properties
-
- Content
-
... ... @@ -85,393 +85,6 @@ 85 85 86 86 Click [OK] button to save settings and close the dialog; 87 87 88 -= Create communication with WECON PLC = 89 - 90 - 91 -Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM 92 - 93 -**HMI Settings** 94 - 95 -(% class="table-bordered" %) 96 -|**Item**|**Settings**|**Note** 97 -|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM| 98 -|Connection|RS422/RS485| 99 -|Baud rate|9600| 100 -|Data bit|7| 101 -|Parity|EVEN| 102 -|Stop bit|1| 103 -|PLC station No.|1| 104 - 105 -**Address List** 106 - 107 -(% class="table-bordered" %) 108 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 109 -|(% rowspan="6" %)Bit|X|X|Xo|0~~303237| 110 -|Y|Y|Y o|0~~303237| 111 -|M|M|M d|0~~99999| 112 -|T|T|T d|0~~99999| 113 -|C|C|C d|0~~99999| 114 -|S|S|S d|0~~99999| 115 -|(% rowspan="8" %)Word|X|X|Xo|0~~303237| 116 -|Y|Y|Y o|0~~303237| 117 -|M|M|M d|0~~99999| 118 -|T|T|T d|0~~99999| 119 -|C|C|C d|0~~199| 120 -|D|D|D d|0~~7999| 121 -|S|S|S d|0~~99999| 122 -|SD|SD|SD d|8000~~9999| 123 - 124 -**Cable Wiring** 125 - 126 -* **RS485** 127 - 128 -(% style="text-align:center" %) 129 -[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]] 130 - 131 -* **RS422** 132 - 133 -(% style="text-align:center" %) 134 -[[image:12.PLC Protocol_html_5c7fca9a70da2ee8.png||data-xwiki-image-style-alignment="center" height="247" width="389" class="img-thumbnail"]] 135 - 136 -**✎Note:** 137 - 138 -* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) . 139 -* 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. 140 - 141 -[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]] 142 - 143 -== HMI settings == 144 - 145 -**Download PIStudio Software** 146 - 147 -Please visit the link below to get the latest version PIstudio for HMI programming: 148 - 149 -* [[Download link>>doc:PIStudio.Download.3 Software.WebHome]] 150 - 151 -**Create a new HMI project connect with PLC** 152 - 153 -Check the link below for the video to show you how to get started with a new project 154 - 155 -* [[Video>>https://youtu.be/0FpmDZe_8U8]] 156 - 157 -For more videos, please visit our Youtube channel: [[http:~~/~~/www.youtube.com/user/Wecon2004/videos>>url:http://www.youtube.com/user/Wecon2004/videos]] 158 - 159 -**General** 160 - 161 -HMI could communicate with PLC and support many PLC protocols. It is easy to operate and set communication parameters. This demo shows how to make a communication with PLC device, use WECON LX3V Series PLC as an example. 162 - 163 -**Protocol settings** 164 - 165 -The communication between two devices requires a protocol. The following contents show the steps of protocol settings. 166 - 167 -Please select the protocol, when creating a new project. 168 - 169 -1. Select the COM port for communication; 170 -1. PLC type: It means PLC brand, like WECON; 171 -1. PLC model: It shows the model of PLC, such as LX3V; 172 - 173 -(% style="text-align:center" %) 174 -[[image:image-20220819093729-1.png]] 175 - 176 -If you want to change the protocol for existing project, please click [Program] → [Communication] to open the [Communication] windows, shown as the following figure. 177 - 178 -(% style="text-align:center" %) 179 -[[image:image-20220819093729-2.png]] 180 - 181 - 182 -The steps to change the protocol for project are as follows. 183 - 184 -1. Click [Setting] to open the [Communication device] window; 185 -1. Select communication port, such as COM1; 186 -1. Select Serial port for communication, such as RS422; 187 -1. Select device type (device brand), such as WECON; 188 -1. Select the protocol for communication, such as WECON LX3V; 189 - 190 -(% style="text-align:center" %) 191 -[[image:image-20220819093729-3.png]] 192 - 193 -**Parameter settings** 194 - 195 -The parameters settings are in [Communication] window, shown as following below. 196 - 197 -1. Click [Setting] to open the [COM port setting] window; 198 -1. Set the parameters such as [connection], [Baud rate] and so on; 199 - 200 -(% style="text-align:center" %) 201 -[[image:image-20220819093729-4.png||height="636" width="818"]] 202 - 203 -(% start="3" %) 204 -1. Click [Setting] to open [Timeout] setting window, you could set the parameters according your requirements, or just use the default value. 205 - 206 -(% style="text-align:center" %) 207 -[[image:image-20220819093729-5.png]] 208 - 209 -**Set PLC address in HMI screen** 210 - 211 -1. Place the objects to HMI screen; 212 -1. Double-click the object to open the setting window; 213 -1. Click “Edit” to open the address setting windows; 214 -1. Connection: select the serial port in HMI; 215 -1. Address type: All the PLC address types will be display in this list, such as M; 216 -1. Address No.: Please input the number of this address, such as 0; 217 - 218 -[[image:image-20220819093729-6.jpeg]] 219 - 220 -**Communication cable** 221 - 222 -In order to ensure the stability of communication, please use the twisted-pair communication cable with good grounding. The following figure shows the pin out definition. 223 - 224 -(% style="text-align:center" %) 225 -[[image:image-20220819093729-7.png]] 226 - 227 -**HMI communication PLC use Modbus ** 228 - 229 -* HMI setting: [[https:~~/~~/docs.we-con.com.cn/bin/view/PIStudio/12.PLC%20protocols/>>https://docs.we-con.com.cn/bin/view/PIStudio/12.PLC%20protocols/]] 230 -* PLC setting: [[https:~~/~~/docs.we-con.com.cn/bin/view/PLC%20Editor/8.1.%09Communication/>>https://docs.we-con.com.cn/bin/view/PLC%20Editor/8.1.%09Communication/]] 231 - 232 -== PLC settings == 233 - 234 -**Download PLC Software** 235 - 236 -Please visit below link to get the latest version PLC Editor for HMI programming 237 - 238 -* LX3V:[[Download link>>doc:PLC Editor.10 Hardware .Software.WebHome]] 239 -* LX5V:[[Download link>>doc:PLC Editor2.Download.03 Software.WebHome]] 240 - 241 -**Start a new PLC project** 242 - 243 -Start a new PLC project by clicking “New” on the left top corner of screen, select the PLC mode from the drop-down list. 244 - 245 -(% style="text-align:center" %) 246 -[[image:image-20220819101447-3.jpeg]] 247 - 248 - 249 - 250 -**Add a new instruction ** 251 - 252 -Double click on the ladder, select the ladder symbol (instruction) from the drop-down list, then enter the address for this symbol. 253 - 254 -(% style="text-align:center" %) 255 -[[image:image-20220819105530-1.png]] 256 - 257 -You could also select the ladder symbol from the menu bar directly. 258 - 259 -[[image:image-20220819093729-11.png]] 260 - 261 -[[image:image-20220819093729-12.png]] 262 - 263 -**Add comment to PLC program** 264 - 265 -(% style="text-align:center" %) 266 -[[image:image-20220819105630-3.png]] 267 - 268 -**Add the statement to PLC program** 269 - 270 -Add the statement by single click on “Statement”, when finished, single click on “Statement” again to go back to Ladder edit. 271 - 272 -(% style="text-align:center" %) 273 -[[image:image-20220819105644-4.png]] 274 - 275 -**Compile ** 276 - 277 -You need to compile the PLC program before downloading or running Off-line simulator. The background color will be changed from purple to white when there is no error. 278 - 279 -[[image:image-20220819093729-15.png]] 280 - 281 -**Download setting ** 282 - 283 -Click on “Transfer Setup” to select download mode. 284 - 285 -[[image:image-20220820150853-1.png]]**Download PLC program to PLC** 286 - 287 -Quick select the parameters and main program of PLC program, then download to PLC, “Yes”-”Yes”-”OK” 288 - 289 -[[image:image-20220819093729-17.png]] 290 - 291 -**Upload PLC program from PLC** 292 - 293 -Read the PLC program from PLC to computer. 294 - 295 -[[image:image-20220819093729-18.png]] 296 - 297 -**Device monitor** 298 - 299 -Monitor the value of certain address in PLC, double click “Current value” to change the value in this address. 300 - 301 -[[image:image-20220819093730-19.png]] 302 - 303 -**Online monitor** 304 - 305 -Monitor the each address in PLC by online monitor. Changing the state or value in PLC is also allowd. 306 - 307 -[[image:image-20220819093730-20.png]] 308 - 309 -**Monitor edit** 310 - 311 -In this mode, you could edit the PLC program during PLC is running. 312 - 313 - 314 -(% style="text-align:center" %) 315 -[[image:image-20220819105928-9.png||height="229" width="669"]] 316 - 317 -= **WECON PLC** = 318 - 319 - 320 - 321 -== **HMI and Wecon LX5V serial communication** == 322 - 323 -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. 324 - 325 -**Software configuration of PLC** 326 - 327 -**1)PLC programming software** 328 - 329 -[[image:image-20220810164710-1.png]] 330 - 331 -**2)New PLC project** 332 - 333 -Click New Project and select the PLC model. 334 - 335 -[[image:image-20220810172412-1.png]] 336 - 337 - 338 -**3)Set Serial port parameters** 339 - 340 -Follow the steps below to configure Serial port parameters 341 - 342 -Baud rate:115200 343 - 344 -Data bit:8 345 - 346 -Stop bit:1 347 - 348 -Parity:No verification 349 - 350 -[[image:image-20220810165759-3.png]] 351 - 352 - 353 -**4)Registers list** 354 - 355 -[[image:image-20220811102219-3.png]] 356 - 357 - 358 -**HMI software configuration** 359 - 360 -**1)HMI programming software** 361 - 362 - [[image:image-20220810171237-4.png]] 363 - 364 -**2)New HMI project** 365 - 366 -Click New Project and select the HMI model. 367 - 368 -[[image:image-20220810172010-5.png]] 369 - 370 -**3)Set communication port parameters** 371 - 372 -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. 373 - 374 -Baud rate:115200 375 - 376 -Data bit:8 377 - 378 -Stop bit:1 379 - 380 -Parity:No verification 381 - 382 - 383 -[[image:image-20220811104012-1.png]] 384 - 385 - 386 -**hardware connection** 387 - 388 -**1)Hardware wiring diagram** 389 - 390 -This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows: 391 - 392 -[[image:image-20220811103005-4.png]] 393 - 394 - 395 -[[image:image-20220811103227-7.png]] 396 - 397 -The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC. 398 - 399 -== **HMI and Wecon LX5V-N Ethernet communication** == 400 - 401 -(% id="cke_bm_147709S" style="display:none" %) (%%)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. 402 - 403 - 404 -**Software configuration of PLC** 405 - 406 -**1)PLC programming software** 407 - 408 -[[image:image-20220810164710-1.png]] 409 - 410 -**2)New PLC project** 411 - 412 -Click New Project and select the PLC model. 413 - 414 -[[image:image-20220811115454-1.png]] 415 - 416 - 417 -**3)Set Ethernet port parameters** 418 - 419 -Follow the steps below to configure Ethernet parameters 420 - 421 -PLC IP address:192.168.39.200 422 - 423 -default gateway:192.168.39.1 424 - 425 -subnet mask:255.255.255.0 426 - 427 -[[image:image-20220811140530-2.png]] 428 - 429 - 430 -**4)Registers list** 431 - 432 -[[image:image-20220811102219-3.png]] 433 - 434 - 435 -**HMI software configuration** 436 - 437 -**1)HMI programming software** 438 - 439 - [[image:image-20220810171237-4.png]] 440 - 441 -**2)New HMI project** 442 - 443 -Click New Project and select the HMI model. 444 - 445 -[[image:image-20220810172010-5.png]] 446 - 447 -**3)Set communication port parameters** 448 - 449 -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. 450 - 451 -HMI IP address:192.168.39.201 452 - 453 -default gateway:192.168.39.1 454 - 455 -subnet mask:255.255.255.0 456 - 457 -[[image:image-20220811170753-2.png]] 458 - 459 -Next, click Communication Settings to configure the IP of the HMI communication object. 460 - 461 -[[image:image-20220811163047-1.png]] 462 - 463 -**hardware connection** 464 - 465 -**1)Hardware wiring diagram** 466 - 467 -This example introduces WeconHMI with LX5V-N PLC to establish communication through ethernet. The connection diagram is as follows: 468 - 469 -[[image:image-20220811170248-1.png]] 470 - 471 -The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC. 472 - 473 -= = 474 - 475 475 = **Allen-Bradley** = 476 476 477 477 == **FreeTag Ethernet/IP (CompactLogix)** == ... ... @@ -580,7 +580,7 @@ 580 580 * **Word address S:** The word address ranges from 0 to 255 (decimal). 581 581 * **Word address TS:** The address ranges from 000.0 to ffff. The first and second f from left to right represents the block number (hexadecimal); The third and fourth f from left to right represent the word address (hexadecimal). 582 582 583 -**✎Note: **Register address TP, CS, CP, N, F and TS address edit are same. D indicates decimal, and F indicates hexadecimal. Different PLC models may support different registers. See the following table. 196 +**✎Note: **Register address TP, CS, CP, N, F and TS address edit tare he same. D indicates decimal, and F indicates hexadecimal. Different PLC models may support different registers. See the following table. 584 584 585 585 |(% style="width:393px" %)**PLC bit address type**|(% style="width:350px" %)**Address format**|(% style="width:333px" %)**Address range** 586 586 |(% style="width:393px" %)I|(% style="width:350px" %)dd.dd|(% style="width:333px" %)I 0.0 ~~ 255.15 ... ... @@ -2650,8 +2650,219 @@ 2650 2650 2651 2651 **✎Note:** COM3 only available in PI8000/PI9000 series. 2652 2652 2653 -= = 2266 += **WECON PLC** = 2654 2654 2268 +Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM 2269 + 2270 +**HMI Settings** 2271 + 2272 +(% class="table-bordered" %) 2273 +|**Item**|**Settings**|**Note** 2274 +|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM| 2275 +|Connection|RS422/RS485| 2276 +|Baud rate|9600| 2277 +|Data bit|7| 2278 +|Parity|EVEN| 2279 +|Stop bit|1| 2280 +|PLC station No.|1| 2281 + 2282 +**Address List** 2283 + 2284 +(% class="table-bordered" %) 2285 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 2286 +|(% rowspan="6" %)Bit|X|X|Xo|0~~303237| 2287 +|Y|Y|Y o|0~~303237| 2288 +|M|M|M d|0~~99999| 2289 +|T|T|T d|0~~99999| 2290 +|C|C|C d|0~~99999| 2291 +|S|S|S d|0~~99999| 2292 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237| 2293 +|Y|Y|Y o|0~~303237| 2294 +|M|M|M d|0~~99999| 2295 +|T|T|T d|0~~99999| 2296 +|C|C|C d|0~~199| 2297 +|D|D|D d|0~~7999| 2298 +|S|S|S d|0~~99999| 2299 +|SD|SD|SD d|8000~~9999| 2300 + 2301 +**Cable Wiring** 2302 + 2303 +* **RS485** 2304 + 2305 +(% style="text-align:center" %) 2306 +[[image:12.PLC Protocol_html_5e9a81a14106da9e.png||data-xwiki-image-style-alignment="center" height="223" width="392" class="img-thumbnail"]] 2307 + 2308 +(% style="text-align:center" %) 2309 +[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]] 2310 + 2311 +* **RS422** 2312 + 2313 +(% style="text-align:center" %) 2314 +[[image:12.PLC Protocol_html_5c7fca9a70da2ee8.png||data-xwiki-image-style-alignment="center" height="247" width="389" class="img-thumbnail"]] 2315 + 2316 +**✎Note:** 2317 + 2318 +* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) . 2319 +* 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. 2320 + 2321 +[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]] 2322 + 2323 + 2324 +== HMI and Wecon LX5V serial communication == 2325 + 2326 +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. 2327 + 2328 +**Software configuration of PLC** 2329 + 2330 +**1)PLC programming software** 2331 + 2332 +[[image:image-20220810164710-1.png]] 2333 + 2334 +**2)New PLC project** 2335 + 2336 +Click New Project and select the PLC model. 2337 + 2338 +[[image:image-20220810172412-1.png]] 2339 + 2340 + 2341 +**3)Set Serial port parameters** 2342 + 2343 +Follow the steps below to configure Serial port parameters 2344 + 2345 +Baud rate:115200 2346 + 2347 +Data bit:8 2348 + 2349 +Stop bit:1 2350 + 2351 +Parity:No verification 2352 + 2353 +[[image:image-20220810165759-3.png]] 2354 + 2355 + 2356 +**4)Registers list** 2357 + 2358 +[[image:image-20220811102219-3.png]] 2359 + 2360 + 2361 +**HMI software configuration** 2362 + 2363 +**1)HMI programming software** 2364 + 2365 + [[image:image-20220810171237-4.png]] 2366 + 2367 +**2)New HMI project** 2368 + 2369 +Click New Project and select the HMI model. 2370 + 2371 +[[image:image-20220810172010-5.png]] 2372 + 2373 +**3)Set communication port parameters** 2374 + 2375 +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. 2376 + 2377 +Baud rate:115200 2378 + 2379 +Data bit:8 2380 + 2381 +Stop bit:1 2382 + 2383 +Parity:No verification 2384 + 2385 + 2386 +[[image:image-20220811104012-1.png]] 2387 + 2388 + 2389 +**hardware connection** 2390 + 2391 +**1)Hardware wiring diagram** 2392 + 2393 +This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows: 2394 + 2395 +[[image:image-20220811103005-4.png]] 2396 + 2397 + 2398 +[[image:image-20220811103227-7.png]] 2399 + 2400 +The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC. 2401 + 2402 +(% class="wikigeneratedid" %) 2403 +== == 2404 + 2405 +== HMI and Wecon LX5V-N Ethernet communication == 2406 + 2407 +(% id="cke_bm_147709S" style="display:none" %) (%%)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. 2408 + 2409 + 2410 +**Software configuration of PLC** 2411 + 2412 +**1)PLC programming software** 2413 + 2414 +[[image:image-20220810164710-1.png]] 2415 + 2416 +**2)New PLC project** 2417 + 2418 +Click New Project and select the PLC model. 2419 + 2420 +[[image:image-20220811115454-1.png]] 2421 + 2422 + 2423 +**3)Set Ethernet port parameters** 2424 + 2425 +Follow the steps below to configure Ethernet parameters 2426 + 2427 +PLC IP address:192.168.39.200 2428 + 2429 +default gateway:192.168.39.1 2430 + 2431 +subnet mask:255.255.255.0 2432 + 2433 +[[image:image-20220811140530-2.png]] 2434 + 2435 + 2436 +**4)Registers list** 2437 + 2438 +[[image:image-20220811102219-3.png]] 2439 + 2440 + 2441 +**HMI software configuration** 2442 + 2443 +**1)HMI programming software** 2444 + 2445 + [[image:image-20220810171237-4.png]] 2446 + 2447 +**2)New HMI project** 2448 + 2449 +Click New Project and select the HMI model. 2450 + 2451 +[[image:image-20220810172010-5.png]] 2452 + 2453 +**3)Set communication port parameters** 2454 + 2455 +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. 2456 + 2457 +HMI IP address:192.168.39.201 2458 + 2459 +default gateway:192.168.39.1 2460 + 2461 +subnet mask:255.255.255.0 2462 + 2463 +[[image:image-20220811170753-2.png]] 2464 + 2465 +Next, click Communication Settings to configure the IP of the HMI communication object. 2466 + 2467 +[[image:image-20220811163047-1.png]] 2468 + 2469 +**hardware connection** 2470 + 2471 +**1)Hardware wiring diagram** 2472 + 2473 +This example introduces WeconHMI with LX5V-N PLC to establish communication through ethernet. The connection diagram is as follows: 2474 + 2475 +[[image:image-20220811170248-1.png]] 2476 + 2477 +The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC. 2478 + 2655 2655 = **Printer** = 2656 2656 2657 2657 == **TSPL label printer** ==
- image-20220819093729-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -10.3 KB - Content
- image-20220819093729-10.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -79.4 KB - Content
- image-20220819093729-12.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -147.9 KB - Content
- image-20220819093729-15.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -74.6 KB - Content
- image-20220819093729-17.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -115.0 KB - Content
- image-20220819093729-18.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -112.1 KB - Content
- image-20220819093729-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -34.1 KB - Content
- image-20220819093729-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -44.2 KB - Content
- image-20220819093729-4 (1).png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -82.4 KB - Content
- image-20220819093729-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -82.4 KB - Content
- image-20220819093729-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -6.6 KB - Content
- image-20220819093729-6.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -100.2 KB - Content
- image-20220819093729-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -46.9 KB - Content
- image-20220819093730-19.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -122.5 KB - Content
- image-20220819093730-20.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -99.6 KB - Content
- image-20220819101447-3.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -56.6 KB - Content
- image-20220819105530-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.0 MB - Content
- image-20220819105630-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.1 MB - Content
- image-20220819105644-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -942.6 KB - Content
- image-20220819105928-9.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -72.6 KB - Content
- image-20220820150853-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -171.7 KB - Content