Changes for page 12 PLC Protocol OLD

Last modified by Mora Zhou on 2024/12/05 14:53

From version 85.1
edited by Ben
on 2022/08/29 14:36
Change comment: There is no comment for this version
To version 46.1
edited by Stone Wu
on 2022/08/22 11:32
Change comment: Upload new image "image-20220819093729-5.png", version 1.1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Ben
1 +XWiki.Stone
Content
... ... @@ -87,74 +87,19 @@
87 87  
88 88  = Create communication with WECON PLC =
89 89  
90 -== **LX3V Serial Protocol** ==
90 +== HMI settings ==
91 91  
92 -Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
93 -
94 -**HMI Settings**
95 -
96 -(% class="table-bordered" %)
97 -|**Item**|**Settings**|**Note**
98 -|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
99 -|Connection|RS422/RS485|
100 -|Baud rate|9600|
101 -|Data bit|7|
102 -|Parity|EVEN|
103 -|Stop bit|1|
104 -|PLC station No.|1|
105 -
106 -**Address List**
107 -
108 -(% class="table-bordered" %)
109 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
110 -|(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
111 -|Y|Y|Y o|0~~303237|
112 -|M|M|M d|0~~99999|
113 -|T|T|T d|0~~99999|
114 -|C|C|C d|0~~99999|
115 -|S|S|S d|0~~99999|
116 -|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
117 -|Y|Y|Y o|0~~303237|
118 -|M|M|M d|0~~99999|
119 -|T|T|T d|0~~99999|
120 -|C|C|C d|0~~199|
121 -|D|D|D d|0~~7999|
122 -|S|S|S d|0~~99999|
123 -|SD|SD|SD d|8000~~9999|
124 -
125 -**Cable Wiring**
126 -
127 -* **RS485**
128 -
129 -(% style="text-align:center" %)
130 -[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]]
131 -
132 -* **RS422**
133 -
134 -(% style="text-align:center" %)
135 -[[image:12.PLC Protocol_html_5c7fca9a70da2ee8.png||data-xwiki-image-style-alignment="center" height="247" width="389" class="img-thumbnail"]]
136 -
137 -**✎Note:**
138 -
139 -* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) .
140 -* 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.
141 -
142 -[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
143 -
144 -(% class="wikigeneratedid" id="HHMIsettings" %)
145 -**HMI settings**
146 -
147 147  **Download PIStudio Software**
148 148  
149 149  Please visit the link below to get the latest version PIstudio for HMI programming:
150 150  
151 -* [[Download link>>doc:PIStudio.Download.3 Software.WebHome]]
96 +* [[Download>>https://ftp.we-con.com.cn/Download/Software/PIStudio20211210.zip]] or [[Download>>https://drive.google.com/open?id=1Im7YS2rtnRI7yFIHmqHDVPBUyWahqSXN]]
152 152  
153 153  **Create a new HMI project connect with PLC**
154 154  
155 155  Check the link below for the video to show you how to get started with a new project
156 156  
157 -* [[Video>>https://youtu.be/0FpmDZe_8U8]]
102 +* [[Video>>https://drive.google.com/open?id=0B0j9uum1UPXbMENtRlF2VzdQdHc]]
158 158  
159 159  For more videos, please visit our Youtube channel: [[http:~~/~~/www.youtube.com/user/Wecon2004/videos>>url:http://www.youtube.com/user/Wecon2004/videos]]
160 160  
... ... @@ -231,8 +231,7 @@
231 231  * 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/]]
232 232  * 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/]]
233 233  
234 -(% class="wikigeneratedid" id="HPLCsettings" %)
235 -**PLC settings**
179 +== PLC settings ==
236 236  
237 237  **Download PLC Software**
238 238  
... ... @@ -317,161 +317,67 @@
317 317  (% style="text-align:center" %)
318 318  [[image:image-20220819105928-9.png||height="229" width="669"]]
319 319  
320 -== **LX5V Serial Protocol** ==
264 += **Allen-Bradley** =
321 321  
322 -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.
266 +== **FreeTag Ethernet/IP (CompactLogix)** ==
323 323  
324 -**Software configuration of PLC**
268 +Allen-Brandly CompactLogix
325 325  
326 -**1)PLC programming software**
270 +**HMI Settings**
327 327  
328 -[[image:image-20220810164710-1.png]]
272 +(% class="table-bordered" %)
273 +|**Items**|**Settings**|**Note**
274 +|Protocol|Allen-Brandley FreeTag Ethernet/IP (CompactLogix)|
275 +|Connection|Ethernet|
276 +|Port No.|44818|
329 329  
330 -**2)New PLC project**
278 +**PLC Setting**
331 331  
332 -Click New Project and select the PLC model.
280 +Create new tags
333 333  
334 -[[image:image-20220810172412-1.png]]
282 +(% style="text-align:center" %)
283 +[[image:12.PLC Protocol_html_a748a27dcf7f1124.png||data-xwiki-image-style-alignment="center" height="411" width="700" class="img-thumbnail"]]
335 335  
285 +Export tags to CSV file. ([Tools] » [Export] » [Tags and Logic Comments])
336 336  
337 -**3)Set Serial port parameters**
287 +(% style="text-align:center" %)
288 +[[image:12.PLC Protocol_html_151379170bb8ff3e.png||data-xwiki-image-style-alignment="center" height="352" width="700" class="img-thumbnail"]]
338 338  
339 -Follow the steps below to configure Serial port parameters
290 +Import labels, please open [Communication] window and click [Import label];
340 340  
341 -Baud rate:115200
292 +Select csv file, all tags will be displayed as belows;
342 342  
343 -Data bit:8
294 +(% style="text-align:center" %)
295 +[[image:12.PLC Protocol_html_af192e54dee96f38.png||data-xwiki-image-style-alignment="center" height="586" width="700" class="img-thumbnail"]]
344 344  
345 -Stop bit:1
297 +**✎Note:**
346 346  
347 -Parity:No verification
299 +Because in different region, the separation symbol is different, we suggest you check this before you want to import your tags. To open csv file as text format.
348 348  
349 -[[image:image-20220810165759-3.png]]
301 +(% style="text-align:center" %)
302 +[[image:12.PLC Protocol_html_33df1d63ebe53726.png||data-xwiki-image-style-alignment="center" height="206" width="700" class="img-thumbnail"]]
350 350  
304 +The directory of changing system settings: [Control Panel] -> [Date, Time, Language,and Regional Options] -> [Change the format of numbers, dates, and times]->[Customize]-> [List separator]. Please select [,] and export CSV file after setting.
351 351  
352 -**4)Registers list**
306 +**Communication settings in HMI**
353 353  
354 -[[image:image-20220811102219-3.png]]
308 +Enable HMI Ethernet in [Project Settings];
355 355  
310 +(% style="text-align:center" %)
311 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="106" width="400" class="img-thumbnail"]]
356 356  
357 -**HMI software configuration**
313 +Set PLC IP in [Device IP] settings;
358 358  
359 -**1)HMI programming software**
315 +(% style="text-align:center" %)
316 +[[image:12.PLC Protocol_html_27870d373581892e.png||data-xwiki-image-style-alignment="center" height="206" width="600" class="img-thumbnail"]]
360 360  
361 - [[image:image-20220810171237-4.png]]
318 +**Cable Wiring**
362 362  
363 -**2)New HMI project**
320 +(% style="text-align:center" %)
321 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
364 364  
365 -Click New Project and select the HMI model.
323 +== **MicroLogix** ==
366 366  
367 -[[image:image-20220810172010-5.png]]
368 -
369 -**3)Set communication port parameters**
370 -
371 -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.
372 -
373 -Baud rate:115200
374 -
375 -Data bit:8
376 -
377 -Stop bit:1
378 -
379 -Parity:No verification
380 -
381 -
382 -[[image:image-20220811104012-1.png]]
383 -
384 -
385 -**hardware connection**
386 -
387 -**1)Hardware wiring diagram**
388 -
389 -This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows:
390 -
391 -[[image:image-20220811103005-4.png]]
392 -
393 -
394 -[[image:image-20220811103227-7.png]]
395 -
396 -The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
397 -
398 -== **LX5V-N Ethernet protocol** ==
399 -
400 -(% 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.
401 -
402 -**Software configuration of PLC**
403 -
404 -**1)PLC programming software**
405 -
406 -[[image:image-20220810164710-1.png]]
407 -
408 -**2)New PLC project**
409 -
410 -Click New Project and select the PLC model.
411 -
412 -[[image:image-20220811115454-1.png]]
413 -
414 -
415 -**3)Set Ethernet port parameters**
416 -
417 -Follow the steps below to configure Ethernet parameters
418 -
419 -PLC IP address:192.168.39.200
420 -
421 -default gateway:192.168.39.1
422 -
423 -subnet mask:255.255.255.0
424 -
425 -[[image:image-20220811140530-2.png]]
426 -
427 -
428 -**4)Registers list**
429 -
430 -[[image:image-20220811102219-3.png]]
431 -
432 -
433 -**HMI software configuration**
434 -
435 -**1)HMI programming software**
436 -
437 - [[image:image-20220810171237-4.png]]
438 -
439 -**2)New HMI project**
440 -
441 -Click New Project and select the HMI model.
442 -
443 -[[image:image-20220810172010-5.png]]
444 -
445 -**3)Set communication port parameters**
446 -
447 -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.
448 -
449 -HMI IP address:192.168.39.201
450 -
451 -default gateway:192.168.39.1
452 -
453 -subnet mask:255.255.255.0
454 -
455 -[[image:image-20220811170753-2.png]]
456 -
457 -Next, click Communication Settings to configure the IP of the HMI communication object.
458 -
459 -[[image:image-20220811163047-1.png]]
460 -
461 -**hardware connection**
462 -
463 -**1)Hardware wiring diagram**
464 -
465 -This example introduces WeconHMI with LX5V-N PLC to establish communication through ethernet. The connection diagram is as follows:
466 -
467 -[[image:image-20220811170248-1.png]]
468 -
469 -The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
470 -
471 -= Create communication with **Rockwell PLC** =
472 -
473 -== **MicroLogix Protocol** ==
474 -
475 475  MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
476 476  
477 477  **HMI Settings**
... ... @@ -507,67 +507,9 @@
507 507  
508 508  **Cable Wiring**
509 509  
510 -
511 511  (% style="text-align:center" %)
512 512  [[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
513 513  
514 -== **FreeTag Ethernet/IP (CompactLogix)** ==
515 -
516 -Allen-Brandly CompactLogix
517 -
518 -**HMI Settings**
519 -
520 -(% class="table-bordered" %)
521 -|**Items**|**Settings**|**Note**
522 -|Protocol|Allen-Brandley FreeTag Ethernet/IP (CompactLogix)|
523 -|Connection|Ethernet|
524 -|Port No.|44818|
525 -
526 -**PLC Setting**
527 -
528 -Create new tags
529 -
530 -(% style="text-align:center" %)
531 -[[image:12.PLC Protocol_html_a748a27dcf7f1124.png||data-xwiki-image-style-alignment="center" height="411" width="700" class="img-thumbnail"]]
532 -
533 -Export tags to CSV file. ([Tools] » [Export] » [Tags and Logic Comments])
534 -
535 -(% style="text-align:center" %)
536 -[[image:12.PLC Protocol_html_151379170bb8ff3e.png||data-xwiki-image-style-alignment="center" height="352" width="700" class="img-thumbnail"]]
537 -
538 -Import labels, please open [Communication] window and click [Import label];
539 -
540 -Select csv file, all tags will be displayed as belows;
541 -
542 -(% style="text-align:center" %)
543 -[[image:12.PLC Protocol_html_af192e54dee96f38.png||data-xwiki-image-style-alignment="center" height="586" width="700" class="img-thumbnail"]]
544 -
545 -**✎Note:**
546 -
547 -Because in different region, the separation symbol is different, we suggest you check this before you want to import your tags. To open csv file as text format.
548 -
549 -(% style="text-align:center" %)
550 -[[image:12.PLC Protocol_html_33df1d63ebe53726.png||data-xwiki-image-style-alignment="center" height="206" width="700" class="img-thumbnail"]]
551 -
552 -The directory of changing system settings: [Control Panel] -> [Date, Time, Language,and Regional Options] -> [Change the format of numbers, dates, and times]->[Customize]-> [List separator]. Please select [,] and export CSV file after setting.
553 -
554 -**Communication settings in HMI**
555 -
556 -Enable HMI Ethernet in [Project Settings];
557 -
558 -(% style="text-align:center" %)
559 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="106" width="400" class="img-thumbnail"]]
560 -
561 -Set PLC IP in [Device IP] settings;
562 -
563 -(% style="text-align:center" %)
564 -[[image:12.PLC Protocol_html_27870d373581892e.png||data-xwiki-image-style-alignment="center" height="206" width="600" class="img-thumbnail"]]
565 -
566 -**Cable Wiring**
567 -
568 -(% style="text-align:center" %)
569 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
570 -
571 571  == **AB PLC address edit** ==
572 572  
573 573  The operational address is determined by the connection of Allen-Bradley PLC to HMI. For extension modules or other special conditions, refer to allen-Bradley PLC instruction manual. The following is an example of allen-bradley MicroLogix1200.
... ... @@ -577,7 +577,7 @@
577 577  * **Word address S:** The word address ranges from 0 to 255 (decimal).
578 578  * **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).
579 579  
580 -**✎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.
372 +**✎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.
581 581  
582 582  |(% style="width:393px" %)**PLC bit address type**|(% style="width:350px" %)**Address format**|(% style="width:333px" %)**Address range**
583 583  |(% style="width:393px" %)I|(% style="width:350px" %)dd.dd|(% style="width:333px" %)I 0.0 ~~ 255.15
... ... @@ -585,280 +585,117 @@
585 585  |(% style="width:393px" %)B|(% style="width:350px" %)fff.dd|(% style="width:333px" %)B 000.0 ~~ fff.15
586 586  |(% style="width:393px" %)S|(% style="width:350px" %)dd.dd|(% style="width:333px" %)S 0.0 ~~ 255.15
587 587  |(% style="width:393px" %)N|(% style="width:350px" %)ffff.dd|(% style="width:333px" %)N 000.0 ~~ fff.15
588 -|**PLC word address type**|**Address format**|**Address range**
589 -|S|ddd|S0 ~~ 255
590 -|TS|ffff|TS0 ~~ FFFF
591 -|TP|ffff|TP0 ~~ FFFF
592 -|CS|ffff|CS0 ~~ FFFF
593 -|CP|ffff|CP0 ~~ FFFF
594 -|N|ffff|N0 ~~ FFFF
595 -|F|ffff|F0 ~~ FFFF
380 +|(% style="width:393px" %)**PLC word address type**|(% style="width:350px" %)**Address format**|(% style="width:333px" %)**Address range**
381 +|(% style="width:393px" %)S|(% style="width:350px" %)ddd|(% style="width:333px" %)S0 ~~ 255
382 +|(% style="width:393px" %)TS|(% style="width:350px" %)ffff|(% style="width:333px" %)TS0 ~~ FFFF
383 +|(% style="width:393px" %)TP|(% style="width:350px" %)ffff|(% style="width:333px" %)TP0 ~~ FFFF
384 +|(% style="width:393px" %)CS|(% style="width:350px" %)ffff|(% style="width:333px" %)CS0 ~~ FFFF
385 +|(% style="width:393px" %)CP|(% style="width:350px" %)ffff|(% style="width:333px" %)CP0 ~~ FFFF
386 +|(% style="width:393px" %)N|(% style="width:350px" %)ffff|(% style="width:333px" %)N0 ~~ FFFF
387 +|(% style="width:393px" %)F|(% style="width:350px" %)ffff|(% style="width:333px" %)F0 ~~ FFFF
596 596  
597 -= (% id="cke_bm_43878S" style="display:none" %)** **(%%)**Siemens** =
389 += **Barcode Scanner** =
598 598  
599 -== **S7-200 Smart Ethernet** ==
391 +Supported: DELI 14880 barcode scanner
600 600  
601 -Supported Series: Siemens S7-200 SMART Series Ethernet Module.
602 -
603 -Website: [[http:~~/~~/www.siemens.com/entry/cc/en/>>url:http://www.siemens.com/entry/cc/en/]]
604 -
605 605  **HMI Setting**
606 606  
607 607  (% class="table-bordered" %)
608 608  |**Items**|**Settings**|**Note**
609 -|Protocol|Simens S7-200 Smart Ethernet|
610 -|Connection|Ethernet|
611 -|Port No.|102|
612 -|PLC station No.|2|
397 +|Protocol|Barcode Scanner|
398 +|Connection|USB|
613 613  
614 -**Address List**
400 +**Operating Procedures**
615 615  
616 -(% class="table-bordered" %)
617 -|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
618 -|(% rowspan="9" %)Bit|I|I|I ddddd.o|0.0~~99999.7|
619 -|Q|Q|Q ddddd.o|0.0~~99999.7|
620 -|V|VWbit|VWbit ddddd.o|0.0~~99999.7|
621 -|V|V|V ddddd.o|0.0~~99999.7|
622 -|M|M|M ddddd.o|0.0~~99999.7|
623 -|SM|SM|ddddd.o|0.0~~99999.7|
624 -|S|S|ddddd.o|0.0~~99999.7|Read only
625 -|T|T|ddddd|0~~99999|Timer state, read only
626 -|C|C|ddddd|0~~99999|Counter state, read only
627 -|(% rowspan="12" %)Word|I|IW|IW ddddd|0~~99999|
628 -|Q|QW|QW ddddd|0~~99999|
629 -|AI|AIW|AIW ddddd|0~~99999|
630 -|AQ|VB|VB ddddd|0~~99999|
631 -|V|VW|VW ddddd|0~~99998|(((
632 -VW0=VB (0~~1)
402 +Select [Barcode Scanner];
633 633  
634 -VW2=VB (2~~3)
635 -
636 -Address value is a multiple of 2
637 -)))
638 -|V|VD|VD ddddd|0~~99998|(((
639 -VD0=VB (0~~3)
640 -
641 -VD2=VB (4~~7)
642 -
643 -Address value is a multiple of 4
644 -)))
645 -|M|MB|MB ddddd|0~~99999|
646 -|M|MW|MW ddddd|0~~99999|(((
647 -MW0=MB(0~~1)
648 -
649 -MW2=MB(2~~3)
650 -
651 -Address value is a multiple of 2
652 -)))
653 -|M|MD|MD ddddd|0~~99999|(((
654 -MD0=MB(0~~3)
655 -
656 -MD4=MB(4~~7)
657 -
658 -Address value is a multiple of 4
659 -)))
660 -|T|TW|TW ddddd|0~~99999|Value of timer
661 -|C|CW|CW ddddd|0~~99999|Value of counter
662 -|W|SW|SW ddddd|0~~99999|
663 -
664 -**Communication Settings**
665 -
666 -Enable HMI Ethernet in [Project Settings];
667 -
668 668  (% style="text-align:center" %)
669 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
405 +[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
670 670  
671 -Set PLC IP in [Device IP] settings;
407 +Set address for receiving;
672 672  
673 -(% style="text-align:center" %)
674 -[[image:12.PLC Protocol_html_70b0c4c2ee21b10d.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]]
409 +Set correct length;
675 675  
676 -* PLC IP Address: PLC IP
677 -* PLC pot No.: 102(fixed)
678 -* Network:TCP_Client_2N(fixed)
679 -
680 680  (% style="text-align:center" %)
681 -[[image:12.PLC Protocol_html_5891afd92901b7ad.png||data-xwiki-image-style-alignment="center" height="276" width="347" class="img-thumbnail"]]
412 +[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
682 682  
683 -* Wait timeout: depend on actual network situation (more than 1500 ms)
414 +**✎Note:**
684 684  
685 -**Cable Wiring**
416 +* The protocol uploads the information acquired by the USB scanner to the HMI;
417 +* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
418 +* Recommended model: DELI 14880 barcode scanner;
686 686  
687 -(% style="text-align:center" %)
688 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
420 += **Hitachi EHV Series (Ethernet)** =
689 689  
690 -== **S7-300 Ethernet** ==
422 +Supported series: Hitachi EHV series
691 691  
692 -Supported Series: Siemens S7-300 series PLC
424 +**HMI Settings**
693 693  
694 -**HMI Setting**
695 -
696 696  (% class="table-bordered" %)
697 697  |**Items**|**Settings**|**Note**
698 -|Protocol|Simens S7-300 Ethernet|
428 +|Protocol|Hitachi EHV series|
699 699  |Connection|Ethernet|
700 -|Port No.|102|
701 -|PLC station No.|2|Need to be same as the PLC setting
430 +|Port No.|3004~~3007|
702 702  
703 703  **Address List**
704 704  
705 705  (% class="table-bordered" %)
706 -|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
707 -|(% rowspan="4" %)Bit|I|I|I ddddd.o|0.0~~99999.7|
708 -|Q|Q|Q ddddd.o|0.0~~99999.7|
709 -|M|M|M ddddd.o|0.0~~99999.7|
710 -|DB0.DB~~DB99.DB|DBxDBD|DBxDB nndddd.o|0.0~~99999999.7|(((
711 -nn: block number;
435 +|**Type**|**Register**|**Range**|**Format**|**Note**
436 +|(% rowspan="6" %)Bit|T|0 - 2545|T DDDD|
437 +|M|0 - 7FFF.f (Hex)|M HHHH.h|
438 +|X|0 – FFFF.f (Hex)|X H1H2H3H4.h|(% rowspan="2" %)(((
439 +H1H2H3H4 Module main number
712 712  
713 -dddd: address;
714 -)))
715 -|(% rowspan="8" %)Word|I|IW|IW ddddd|0~~99999|
716 -|Q|QW|QW ddddd|0~~99999|
717 -|(% rowspan="3" %)M|MB|MB ddddd|0~~99999|
718 -|MW|MW ddddd|0~~99999|(((
719 -MW0=MB(0~~1)
441 +H1: Remote number
720 720  
721 -MW2=MB(2~~3)
443 +H2: Unit number
722 722  
723 -Address value is a multiple of 2
724 -)))
725 -|MD|MD ddddd|0~~99999|(((
726 -MD0=MB(0~~3)
445 +H3: Slot number
727 727  
728 -MD4=MB(4~~7)
447 +H4: Word number of Module
729 729  
730 -Address value is a multiple of 4
731 -)))
732 -|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)(((
733 -nn: block number;
449 +H Sub number of Module
734 734  
735 -dddd: address
736 -)))
737 -|DBxDBW|DBxDBW nndddd|0~~99999999
738 -|DBxDBD|DBxDBD nndddd|0~~99999999
451 +For example:X21.3
739 739  
740 -**Communication Settings**
453 +Slot number 2
741 741  
742 -Enable HMI Ethernet in [Project Settings];
455 +Word number of module is 1
743 743  
744 -(% style="text-align:center" %)
745 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
457 +Bit number of module is 3
746 746  
747 -Set PLC IP in [Device IP] settings;
748 -
749 -(% style="text-align:center" %)
750 -[[image:12.PLC Protocol_html_910b1a0aa9e2201c.png||data-xwiki-image-style-alignment="center" height="188" width="554" class="img-thumbnail"]]
751 -
752 -* PLC IP Address: PLC IP
753 -* PLC pot No.: 102(fixed)
754 -* Network:TCP_Client_2N(fixed)
755 -
756 -(% style="text-align:center" %)
757 -[[image:12.PLC Protocol_html_5891afd92901b7ad.png||data-xwiki-image-style-alignment="center" height="276" width="347" class="img-thumbnail"]]
758 -
759 -* Wait timeout: depend on actual network situation (more than 1500 ms)
760 -
761 -**Cable Wiring**
762 -
763 -(% style="text-align:center" %)
764 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
765 -
766 -== **S7-1200 Ethernet** ==
767 -
768 -Supported Series: Siemens S7-1200
769 -
770 -**HMI Setting**
771 -
772 -(% class="table-bordered" %)
773 -|**Items**|**Settings**|**Note**
774 -|Protocol|Siemens S7-1200|
775 -|Connection|Ethernet|
776 -|Port No.|102|
777 -|PLC station No.|2|
778 -
779 -**Address List**
780 -
781 -(% class="table-bordered" %)
782 -|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
783 -|(% rowspan="4" %)Bit|I|I|M d.o|(((
784 -d:0~-~-9999
785 -
786 -o:0-7
787 -)))|
788 -|Q|Q|Q d.o|(((
789 -d:0~-~-9999
790 -
791 -o:0-7
792 -)))|
793 -|M|M|M d.o|(((
794 -d:0~-~-9999
795 -
796 -o:0-7
797 -)))|
798 -|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
799 -nn:0-9999,
800 -
801 -dddd:0-9999,
802 -
803 -o:0-7
804 -)))|(((
805 -nn:DB No.
806 -
807 -dddd:address value
808 -
809 -o: digit address
459 +Remote number and unit number are 0
810 810  )))
811 -|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
812 -|M|MW|MW d|d:0-99999|(((
813 -MW0=MB(0~~1)
461 +|Y|0 – FFFF.f (Hex)|Y H1H2H3H4.h
462 +|R|0 – FF.f (Hex)|R HH.h|
463 +|L|0 - 73FF.f (Hex)|L HHHH.h|
464 +|(% rowspan="6" %)Word|WM|0 - 7FFF (Hex)|WM HHHH|
465 +|WX|0 – FFFF (Hex)|WX H1H2H3H4|(% rowspan="2" %)(((
466 +H1H2H3H4 Module main number
814 814  
815 -MW2=MB(2~~3)
468 +H1: Remote number
816 816  
817 -Address value is a multiple of 2
818 -)))
819 -|M|MD|MD d|d:0-99999|(((
820 -MD0=MB(0~~3)
470 +H2: Unit number
821 821  
822 -MD4=MB(4~~7)
472 +H3: Slot number
823 823  
824 -Address value is a multiple of 4
825 -)))
826 -|I|IW|IW d|d:0-99999|
827 -|Q|QW|QW d|d:0-99999|
828 -|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
829 -nn:0-9999
474 +H4: Word number of module
830 830  
831 -dddd:0-9999
832 -)))|(((
833 -nn:DB No.
476 +For example:WX21
834 834  
835 -dddd:address value
836 -)))
837 -|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
838 -nn:0-9999
478 +Word number of module is 1
839 839  
840 -dddd:0-9999
841 -)))|(((
842 -nn:DB No.
480 +Slot number is 2
843 843  
844 -dddd:address value
845 -
846 -Address value is a multiple of 2
482 +Remote number and unit number are 0
847 847  )))
848 -|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
849 -nn:0-9999
484 +|WY|0 – FFFF (Hex)|WY H1H2H3H4
485 +|WR|0 – FFFF (Hex)|WR HHHH|
486 +|WL|0 - 73FF (Hex)|WL HHHH|
487 +|TC|0 - 2559|TC DDDD|
850 850  
851 -dddd:0-9999
852 -)))|(((
853 -nn:DB No.
489 +**Communication settings in HMI**
854 854  
855 -dddd:address value
856 -
857 -Address value is a multiple of 4
858 -)))
859 -
860 -**Communication Settings**
861 -
862 862  Enable HMI Ethernet in [Project Settings];
863 863  
864 864  (% style="text-align:center" %)
... ... @@ -867,288 +867,178 @@
867 867  Set PLC IP in [Device IP] settings;
868 868  
869 869  (% style="text-align:center" %)
870 -[[image:12.PLC Protocol_html_f7b3eb9abda33833.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
499 +[[image:12.PLC Protocol_html_d825387f5bde6cdd.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
871 871  
872 -**✎Note:**
501 +**PLC Configuration**
873 873  
874 -* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three touch screens.
875 -* HMI access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200.
503 +Connect with PLC, select[Online mode];
876 876  
877 -**PLC Settings**
505 +(% style="text-align:center" %)
506 +[[image:12.PLC Protocol_html_8430dda44e5c199c.png||data-xwiki-image-style-alignment="center" height="420" width="600" class="img-thumbnail"]]
878 878  
879 -Add BD
508 +Set IP address, it is the same LAN parameters with HMI;
880 880  
881 -* Please uncheck [Symbolic access only] option;
882 -
883 883  (% style="text-align:center" %)
884 -[[image:12.PLC Protocol_html_643144c591994418.png||data-xwiki-image-style-alignment="center" height="546" width="550" class="img-thumbnail"]]
511 +[[image:12.PLC Protocol_html_1d8a634f64e25fc3.png||data-xwiki-image-style-alignment="center" height="252" width="347" class="img-thumbnail"]]
885 885  
886 -Address settings, using BD2 as example.
513 +3) Save PLC communication parameter, and restart PLC
887 887  
888 -* DB×DBB2xxxx, DB×DBW2xxxx, DB×DBD2xxxx for accessing data of DB2 in B1.
889 -* 2 represent DB block number
890 -* xxxx represent address
515 +**PLC Monitor Mode**
891 891  
892 -**Such as:**
517 +Connect with PLC and choose to “online” mode
893 893  
894 -* DBxDBB20000 = DB2.DBB0
895 -* DBxDBW20004 = DB2.DBW4
896 -
897 897  (% style="text-align:center" %)
898 -[[image:12.PLC Protocol_html_87ceaea84d552e62.png||data-xwiki-image-style-alignment="center" height="245" width="537" class="img-thumbnail"]]
520 +[[image:12.PLC Protocol_html_cdac598e770e3b67.png||data-xwiki-image-style-alignment="center" height="193" width="553" class="img-thumbnail"]]
899 899  
900 -**How to connect with S7-1200 Firmware V4.0**
522 +Open I/O monitor sheet1
901 901  
902 -PLC configuration
524 +(% style="text-align:center" %)
525 +[[image:12.PLC Protocol_html_68eb3518e5f80892.png||data-xwiki-image-style-alignment="center" height="369" width="559" class="img-thumbnail"]]
903 903  
904 -* Double click [device configuration] in Siemens via software
905 -* Double click [protection] to enter protection configuration screen
527 +During monitoring bit address,1 pts should be selected; during monitoring word address, 16 pts should be selected
906 906  
907 907  (% style="text-align:center" %)
908 -[[image:12.PLC Protocol_html_9779940d38da8e07.png||data-xwiki-image-style-alignment="center" height="426" width="341" class="img-thumbnail"]]
530 +[[image:12.PLC Protocol_html_774652d8daf548d4.png||data-xwiki-image-style-alignment="center" height="118" width="102" class="img-thumbnail"]]
909 909  
910 -* Check [Permit access with PUT / GET communication from remote partner (PLC, HMI, OPC, ...)]
532 +Enter the register address, click OK to view the value of the register.
911 911  
912 912  (% style="text-align:center" %)
913 -[[image:12.PLC Protocol_html_d2c667b02f9720b1.png||data-xwiki-image-style-alignment="center" height="296" width="554" class="img-thumbnail"]]
535 +[[image:12.PLC Protocol_html_bba169c300c92051.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
914 914  
915 -DB settings
537 +(% style="text-align:center" %)
538 +[[image:12.PLC Protocol_html_d3b23bb9e81921a3.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
916 916  
917 -* Right click [DB], select [properties]
918 -* Uncheck [optimized block access]
540 +**✎Note:**
919 919  
542 +* Both word registers and bit registers support even continuous read/write functions;
543 +* The range of registers is based on the specific PLC type;
544 +
920 920  **Cable Wiring**
921 921  
922 922  (% style="text-align:center" %)
923 923  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
924 924  
925 -== ==
550 += **IEC60870-5 104 Client** =
926 926  
927 -(% style="text-align:center" %)
928 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
929 -
930 -== **S7-XXX Ethernet** ==
931 -
932 -Supported Series: Siemens S7-400, S7-1200 and S7-1500
933 -
934 934  **HMI Setting**
935 935  
936 -(% class="table-bordered" style="width:823px" %)
937 -|=**Items**|=(% style="width: 437px;" %)**Settings**|=(% style="width: 201px;" %)**Note**
938 -|Protocol|(% style="width:437px" %)Siemens S7-XXX|(% style="width:201px" %)
939 -|Connection|(% style="width:437px" %)Ethernet|(% style="width:201px" %)
940 -|Port No.|(% style="width:437px" %)102|(% style="width:201px" %)
941 -|Device No.|(% style="width:437px" %)Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|(% style="width:201px" %)
942 -|HMI No.|(% style="width:437px" %)Rack (Default as 0)|(% style="width:201px" %)
554 +(% class="table-bordered" %)
555 +|**Items**|(% style="width:725px" %)**Settings**|(% style="width:309px" %)**Note**
556 +|Protocol|(% style="width:725px" %)IEC60870-5 104 Client|(% style="width:309px" %)
557 +|Connection|(% style="width:725px" %)Ethernet|(% style="width:309px" %)
558 +|Port No.|(% style="width:725px" %)2404|(% style="width:309px" %)
943 943  
944 -Slot from TIA Portal is equal to Device No. of PIStudio
945 -
946 -Rack from TIA Portal is equal to HMI No. of PIStudio
947 -
948 -(% style="text-align:center" %)
949 -[[image:S7-XXXCommunication Settings.png]]
950 -
951 -(% style="text-align:center" %)
952 -[[image:S7-XXXCommunication SettingsPIStudio.png||alt="S7-XXXCommunication SettingsPI.png"]]
953 -
954 954  **Address List**
955 955  
956 956  (% class="table-bordered" %)
957 -|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
958 -|(% rowspan="4" %)Bit|I|I|M d.o|(((
959 -d:0~-~-9999
563 +|(% style="width:460px" %)**Type**|(% style="width:461px" %)**Register**|**Range**
564 +|(% rowspan="9" style="width:460px" %)Bit|(% style="width:461px" %)SPTB|0~~16777215.7
565 +|(% style="width:461px" %)SCNA|0~~16777215.7
566 +|(% style="width:461px" %)DPTB|0~~16777215.7
567 +|(% style="width:461px" %)DCNA|0~~16777215.7
568 +|(% style="width:461px" %)METF|0~~16777215.7
569 +|(% style="width:461px" %)SENC|0~~16777215.7
570 +|(% style="width:461px" %)SENA|0~~16777215.7
571 +|(% style="width:461px" %)MENA|0~~16777215.7
572 +|(% style="width:461px" %)METD|0~~16777215.7
573 +|(% rowspan="11" style="width:460px" %)Word|(% style="width:461px" %)SPTB|0~~16777215
574 +|(% style="width:461px" %)SCNA|0~~16777215
575 +|(% style="width:461px" %)DPTB|0~~16777215
576 +|(% style="width:461px" %)DCNA|0~~16777215
577 +|(% style="width:461px" %)SENA|0~~16777215
578 +|(% style="width:461px" %)MENA|0~~16777215
579 +|(% style="width:461px" %)METD|0~~16777215
580 +|(% style="width:461px" %)INRO|0~~16777215
581 +|(% style="width:461px" %)TIMESYN|0~~16777215
582 +|(% style="width:461px" %)TIMEZ|0~~16777215
583 +|(% style="width:461px" %)NTP|0~~16777215
584 +|(% rowspan="2" style="width:460px" %)Double word|(% style="width:461px" %)METF|0~~16777215
585 +|(% style="width:461px" %)SENC|0~~16777215
960 960  
961 -o:0-7
962 -)))|
963 -|Q|Q|Q d.o|(((
964 -d:0~-~-9999
587 +**Address Configuration**
965 965  
966 -o:0-7
967 -)))|
968 -|M|M|M d.o|(((
969 -d:0~-~-9999
589 +The address registers of the IEC60870-5-104 protocol are SPTB, SCNA, DPTB, DCNA, METF, and SENC. The protocol needs to be added with an extension tag "ASDU", which could only be added in the [Address Identification Library], other places are not editable, that is, the read address in the object or script is not editable.
970 970  
971 -o:0-7
972 -)))|
973 -|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
974 -nn:0-9999,
591 +(% style="text-align:center" %)
592 +[[image:12.PLC Protocol_html_ba78d143bf457ead.png||data-xwiki-image-style-alignment="center" height="369" width="600" class="img-thumbnail"]]
975 975  
976 -dddd:0-9999,
594 +(% style="text-align:center" %)
595 +[[image:12.PLC Protocol_html_23533fd5bb81f4ab.png||data-xwiki-image-style-alignment="center" height="389" width="600" class="img-thumbnail"]]
977 977  
978 -o:0-7
979 -)))|(((
980 -nn:DB No.
597 +Extended tag name
981 981  
982 -dddd:address value
599 +Address range for the extended tag.
983 983  
984 -o: digit address
985 -)))
986 -|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
987 -|M|MW|MW d|d:0-99999|(((
988 -MW0=MB(0~~1)
989 -
990 -MW2=MB(2~~3)
991 -
992 -Address value is a multiple of 2
993 -)))
994 -|M|MD|MD d|d:0-99999|(((
995 -MD0=MB(0~~3)
996 -
997 -MD4=MB(4~~7)
998 -
999 -Address value is a multiple of 4
1000 -)))
1001 -|I|IW|IW d|d:0-99999|
1002 -|Q|QW|QW d|d:0-99999|
1003 -|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
1004 -nn:0-9999
1005 -
1006 -dddd:0-9999
1007 -)))|(((
1008 -nn:DB No.
1009 -
1010 -dddd:address value
1011 -)))
1012 -|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
1013 -nn:0-9999
1014 -
1015 -dddd:0-9999
1016 -)))|(((
1017 -nn:DB No.
1018 -
1019 -dddd:address value
1020 -
1021 -Address value is a multiple of 2
1022 -)))
1023 -|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
1024 -nn:0-9999
1025 -
1026 -dddd:0-9999
1027 -)))|(((
1028 -nn:DB No.
1029 -
1030 -dddd:address value
1031 -
1032 -Address value is a multiple of 4
1033 -)))
1034 -
1035 1035  **Communication Settings**
1036 1036  
1037 1037  Enable HMI Ethernet in [Project Settings];
1038 1038  
1039 1039  (% style="text-align:center" %)
1040 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-rounded img-thumbnail"]]
606 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
1041 1041  
1042 1042  Set PLC IP in [Device IP] settings;
1043 1043  
1044 1044  (% style="text-align:center" %)
1045 -[[image:12.PLC Protocol_html_f7b3eb9abda33833.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
611 +[[image:12.PLC Protocol_html_f848736ec68b125.png||data-xwiki-image-style-alignment="center" height="191" width="554" class="img-thumbnail"]]
1046 1046  
1047 -**✎Note:**
1048 -
1049 -* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three touch screens.
1050 -* HMI access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200.
1051 -
1052 1052  **Cable Wiring**
1053 1053  
1054 -[[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"]]
615 +(% style="text-align:center" %)
616 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
1055 1055  
1056 -== (% id="cke_bm_25456S" style="display:none" %)** **(%%)**LOGO Ethernet** ==
618 += **LG XGK FEnet Ethernet** =
1057 1057  
1058 -Supported Series: Siemens Logo 0BA0 series
620 +Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module
1059 1059  
1060 1060  **HMI Settings**
1061 1061  
1062 1062  (% class="table-bordered" %)
1063 1063  |**Items**|**Settings**|**Note**
1064 -|Protocol|Siemens LOGO|
626 +|Protocol|LG XGK FEnet(Ethernet)|
1065 1065  |Connection|Ethernet|
1066 -|Port No.|102|
1067 -|PLC station No.|2|
628 +|Port No.|2004|
1068 1068  
1069 1069  **Address List**
1070 1070  
1071 1071  (% class="table-bordered" %)
1072 -|**Number**|**Address Type**|**Data Type**|**Range**|**DB Address**|**PLC Address**
1073 -|1|RTC|Word|1-7|DB1.DBX984.0|0x001ec0
1074 -|2|VB|Byte|0-1469|DB1.DBX0.0|0x000000
1075 -|3|VD|Double Word|0-1466|DB1.DBX0.0|0x000000
1076 -|4|VW|Word|0-1468|DB1.DBX0.0|0x000000
1077 -|5|NAQ|Word|1-32|DB1.DBX1406.0|0x002bf0
1078 -|6|NAI|Word|1-64|DB1.DBX1262.0|0x002770
1079 -|7|AM|Word|1-64|DB1.DBX1118.0|0x0022f0
1080 -|8|AQ|Word|1-16|DB1.DBX1072.0|0x002180
1081 -|9|AI|Word|1-16|DB1.DBX1032.0|0x002040
1082 -|10|I|Bit|1-64|DB1.DBX1024.0|0x002000
1083 -|11|Q|Bit|1-64|DB1.DBX1064.0|0x002140
1084 -|12|M|Bit|1-112|DB1.DBX1104.0|0x002280
1085 -|13|NI|Bit|1-128|DB1.DBX1246.0|0x0026f0
1086 -|14|NQ|Bit|1-128|DB1.DBX1390.0|0x002b70
1087 -|15|V|Bit|0-14697|DB1.DBX0.0|0x000000
633 +|**Type**|**Register**|**Range**|**Format**|**Note**
634 +|(% rowspan="14" %)Word|P|0~~2047|P d|
635 +|M|0~~2047|M d|
636 +|K|0~~2047|K d|
637 +|F|0~~2047|F d|
638 +|T|0~~2047|T d|
639 +|C|0~~2047|C d|
640 +|Z|0~~127|Z d|
641 +|S|0~~127|S d|
642 +|L|0~~11263|L d|
643 +|N|0~~21503|N d|
644 +|D|0~~32767|D d|
645 +|R|0~~32767|R d|
646 +|ZR|0~~65535|ZR d|
647 +|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31
1088 1088  
1089 -**PLC Settings in LOGO Software:**
649 +**✎Note:**
1090 1090  
1091 -Click [Tools]~-~-[Ethernet Connections],shown as below.
651 +* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;
652 +* The [UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC;
653 +* All bit registers are in the form of bits in word, and the range is the same as the word register;
1092 1092  
1093 -(% style="text-align:center" %)
1094 -[[image:12.PLC Protocol_html_8b9d2322edf89519.png||data-xwiki-image-style-alignment="center" height="641" width="423" class="img-thumbnail"]]
655 +**Communication settings in HMI**
1095 1095  
1096 -Set Ethernet connection parameter. IP, Subnet Mask, shown as below.
657 +Enable HMI Ethernet in [Project Settings];
1097 1097  
1098 1098  (% style="text-align:center" %)
1099 -[[image:12.PLC Protocol_html_6c4dd041b26cd8a1.png||data-xwiki-image-style-alignment="center" height="481" width="363" class="img-thumbnail"]]
660 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
1100 1100  
1101 -**TSAP set**:The value set by local TSAP is the remote TSAP set in HMI. PLC's remote TSAP is the opposite,shown as below.
1102 -
1103 -(% style="text-align:center" %)
1104 -[[image:12.PLC Protocol_html_7af2611d3790a77d.png||data-xwiki-image-style-alignment="center" height="359" width="426" class="img-thumbnail"]]
1105 -
1106 -**Download Project**: Click "Address book" to add the IP address to be downloaded (fi."Detect" to check whether the IP address can be detected. Then click “ok”, and the system will prompt that PLC will be "STOP" mode. Click “YES” to start download.
1107 -
1108 -(% style="text-align:center" %)
1109 -[[image:12.PLC Protocol_html_3243e4cd600595cc.png||data-xwiki-image-style-alignment="center" height="368" width="554" class="img-thumbnail"]]
1110 -
1111 -
1112 -(% style="text-align:center" %)
1113 -[[image:12.PLC Protocol_html_cb1d92e2cc91a8db.png||data-xwiki-image-style-alignment="center" height="320" width="553" class="img-thumbnail"]]
1114 -
1115 -
1116 -**HMI Communication Settings**
1117 -
1118 1118  Set PLC IP in [Device IP] settings;
1119 1119  
1120 1120  (% style="text-align:center" %)
1121 -[[image:SiemensLOGODeviceIP.png]]
665 +[[image:12.PLC Protocol_html_a2a19b5003ad4090.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]]
1122 1122  
1123 -Enable HMI Ethernet in [Project Settings];
1124 -
1125 -(% style="text-align:center" %)
1126 -[[image:12.PLC Protocol_html_95917a3d92068467.png||data-xwiki-image-style-alignment="center" height="311" width="553" class="img-thumbnail"]]
1127 -
1128 -TSAP setting
1129 -
1130 -* Regarding the setting of PLC TSAP, HMI provides system special address for setting, it is recommended to run in HMI script initialization, write PLC TSAP to corresponding system special register.
1131 -* HSW10118 = local TSAP of HMI, this is remote TSAP of PLC.
1132 -* HSW10119 = Remote TSAP of HMI, this is local TSAP of PLC.
1133 -
1134 -**✎Note:**
1135 -
1136 -* The data of TSAP is hexadecimal format. For example: the remote TSAP configured in the PLC is set to 20.00, then HSW10118 should be set to 0x2000, that is, HSW10118 = 8192.
1137 -
1138 -(% style="text-align:center" %)
1139 -[[image:12.PLC Protocol_html_5c6374b21f46e01e.png||data-xwiki-image-style-alignment="center" height="139" width="498" class="img-thumbnail"]]
1140 -
1141 -
1142 -* AI word address and Ibit address are read-only and cannot be written on HMI.
1143 -* VW address should be even number.such as VW0, VW2, VW4...
1144 -* VD address it takes two VW addresses.such as VD0,VD4,VD8...
1145 -* Written value of RTC cannot exceed 255.
1146 -
1147 1147  **Cable Wiring**
1148 1148  
669 += **Mitsubishi** =
1149 1149  
1150 -= Create communication with **Mitsubishi** =
1151 -
1152 1152  == **FX1S, 1N, 2N Series** ==
1153 1153  
1154 1154  Supported Series: Mitsubishi FX1S, FX1N, FX2N series
... ... @@ -2920,6 +2920,213 @@
2920 2920  
2921 2921  **✎Note:** COM3 only available in PI8000/PI9000 series.
2922 2922  
2442 += **WECON PLC** =
2443 +
2444 +Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
2445 +
2446 +**HMI Settings**
2447 +
2448 +(% class="table-bordered" %)
2449 +|**Item**|**Settings**|**Note**
2450 +|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
2451 +|Connection|RS422/RS485|
2452 +|Baud rate|9600|
2453 +|Data bit|7|
2454 +|Parity|EVEN|
2455 +|Stop bit|1|
2456 +|PLC station No.|1|
2457 +
2458 +**Address List**
2459 +
2460 +(% class="table-bordered" %)
2461 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
2462 +|(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
2463 +|Y|Y|Y o|0~~303237|
2464 +|M|M|M d|0~~99999|
2465 +|T|T|T d|0~~99999|
2466 +|C|C|C d|0~~99999|
2467 +|S|S|S d|0~~99999|
2468 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
2469 +|Y|Y|Y o|0~~303237|
2470 +|M|M|M d|0~~99999|
2471 +|T|T|T d|0~~99999|
2472 +|C|C|C d|0~~199|
2473 +|D|D|D d|0~~7999|
2474 +|S|S|S d|0~~99999|
2475 +|SD|SD|SD d|8000~~9999|
2476 +
2477 +**Cable Wiring**
2478 +
2479 +* **RS485**
2480 +
2481 +(% style="text-align:center" %)
2482 +[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]]
2483 +
2484 +* **RS422**
2485 +
2486 +(% style="text-align:center" %)
2487 +[[image:12.PLC Protocol_html_5c7fca9a70da2ee8.png||data-xwiki-image-style-alignment="center" height="247" width="389" class="img-thumbnail"]]
2488 +
2489 +**✎Note:**
2490 +
2491 +* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) .
2492 +* 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.
2493 +
2494 +[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
2495 +
2496 +
2497 +== **HMI and Wecon LX5V serial communication** ==
2498 +
2499 +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.
2500 +
2501 +**Software configuration of PLC**
2502 +
2503 +**1)PLC programming software**
2504 +
2505 +[[image:image-20220810164710-1.png]]
2506 +
2507 +**2)New PLC project**
2508 +
2509 +Click New Project and select the PLC model.
2510 +
2511 +[[image:image-20220810172412-1.png]]
2512 +
2513 +
2514 +**3)Set Serial port parameters**
2515 +
2516 +Follow the steps below to configure Serial port parameters
2517 +
2518 +Baud rate:115200
2519 +
2520 +Data bit:8
2521 +
2522 +Stop bit:1
2523 +
2524 +Parity:No verification
2525 +
2526 +[[image:image-20220810165759-3.png]]
2527 +
2528 +
2529 +**4)Registers list**
2530 +
2531 +[[image:image-20220811102219-3.png]]
2532 +
2533 +
2534 +**HMI software configuration**
2535 +
2536 +**1)HMI programming software**
2537 +
2538 + [[image:image-20220810171237-4.png]]
2539 +
2540 +**2)New HMI project**
2541 +
2542 +Click New Project and select the HMI model.
2543 +
2544 +[[image:image-20220810172010-5.png]]
2545 +
2546 +**3)Set communication port parameters**
2547 +
2548 +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.
2549 +
2550 +Baud rate:115200
2551 +
2552 +Data bit:8
2553 +
2554 +Stop bit:1
2555 +
2556 +Parity:No verification
2557 +
2558 +
2559 +[[image:image-20220811104012-1.png]]
2560 +
2561 +
2562 +**hardware connection**
2563 +
2564 +**1)Hardware wiring diagram**
2565 +
2566 +This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows:
2567 +
2568 +[[image:image-20220811103005-4.png]]
2569 +
2570 +
2571 +[[image:image-20220811103227-7.png]]
2572 +
2573 +The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
2574 +
2575 +== **HMI and Wecon LX5V-N Ethernet communication** ==
2576 +
2577 +(% 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.
2578 +
2579 +
2580 +**Software configuration of PLC**
2581 +
2582 +**1)PLC programming software**
2583 +
2584 +[[image:image-20220810164710-1.png]]
2585 +
2586 +**2)New PLC project**
2587 +
2588 +Click New Project and select the PLC model.
2589 +
2590 +[[image:image-20220811115454-1.png]]
2591 +
2592 +
2593 +**3)Set Ethernet port parameters**
2594 +
2595 +Follow the steps below to configure Ethernet parameters
2596 +
2597 +PLC IP address:192.168.39.200
2598 +
2599 +default gateway:192.168.39.1
2600 +
2601 +subnet mask:255.255.255.0
2602 +
2603 +[[image:image-20220811140530-2.png]]
2604 +
2605 +
2606 +**4)Registers list**
2607 +
2608 +[[image:image-20220811102219-3.png]]
2609 +
2610 +
2611 +**HMI software configuration**
2612 +
2613 +**1)HMI programming software**
2614 +
2615 + [[image:image-20220810171237-4.png]]
2616 +
2617 +**2)New HMI project**
2618 +
2619 +Click New Project and select the HMI model.
2620 +
2621 +[[image:image-20220810172010-5.png]]
2622 +
2623 +**3)Set communication port parameters**
2624 +
2625 +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.
2626 +
2627 +HMI IP address:192.168.39.201
2628 +
2629 +default gateway:192.168.39.1
2630 +
2631 +subnet mask:255.255.255.0
2632 +
2633 +[[image:image-20220811170753-2.png]]
2634 +
2635 +Next, click Communication Settings to configure the IP of the HMI communication object.
2636 +
2637 +[[image:image-20220811163047-1.png]]
2638 +
2639 +**hardware connection**
2640 +
2641 +**1)Hardware wiring diagram**
2642 +
2643 +This example introduces WeconHMI with LX5V-N PLC to establish communication through ethernet. The connection diagram is as follows:
2644 +
2645 +[[image:image-20220811170248-1.png]]
2646 +
2647 +The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
2648 +
2923 2923  = **Printer** =
2924 2924  
2925 2925  == **TSPL label printer** ==
... ... @@ -3120,284 +3120,3 @@
3120 3120  
3121 3121  (% style="text-align:center" %)
3122 3122  [[image:image-20220817154212-1.jpeg||height="315" width="554" class="img-thumbnail"]]
3123 -
3124 -= **Barcode Scanner** =
3125 -
3126 -Supported: DELI 14880 barcode scanner
3127 -
3128 -**HMI Setting**
3129 -
3130 -|**Items**|**Settings**|**Note**
3131 -|Protocol|Barcode Scanner|
3132 -|Connection|USB|
3133 -
3134 -**Operating Procedures**
3135 -
3136 -Select [Barcode Scanner];
3137 -
3138 -(% style="text-align:center" %)
3139 -[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
3140 -
3141 -Set address for receiving;
3142 -
3143 -Set correct length;
3144 -
3145 -(% style="text-align:center" %)
3146 -[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
3147 -
3148 -**✎Note:**
3149 -
3150 -* The protocol uploads the information acquired by the USB scanner to the HMI;
3151 -* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
3152 -* Recommended model: DELI 14880 barcode scanner;
3153 -
3154 -= **Hitachi EHV Series (Ethernet)** =
3155 -
3156 -Supported series: Hitachi EHV series
3157 -
3158 -**HMI Settings**
3159 -
3160 -(% class="table-bordered" %)
3161 -|**Items**|**Settings**|**Note**
3162 -|Protocol|Hitachi EHV series|
3163 -|Connection|Ethernet|
3164 -|Port No.|3004~~3007|
3165 -
3166 -**Address List**
3167 -
3168 -(% class="table-bordered" %)
3169 -|**Type**|**Register**|**Range**|**Format**|**Note**
3170 -|(% rowspan="6" %)Bit|T|0 - 2545|T DDDD|
3171 -|M|0 - 7FFF.f (Hex)|M HHHH.h|
3172 -|X|0 – FFFF.f (Hex)|X H1H2H3H4.h|(% rowspan="2" %)(((
3173 -H1H2H3H4 Module main number
3174 -
3175 -H1: Remote number
3176 -
3177 -H2: Unit number
3178 -
3179 -H3: Slot number
3180 -
3181 -H4: Word number of Module
3182 -
3183 -H Sub number of Module
3184 -
3185 -For example:X21.3
3186 -
3187 -Slot number 2
3188 -
3189 -Word number of module is 1
3190 -
3191 -Bit number of module is 3
3192 -
3193 -Remote number and unit number are 0
3194 -)))
3195 -|Y|0 – FFFF.f (Hex)|Y H1H2H3H4.h
3196 -|R|0 – FF.f (Hex)|R HH.h|
3197 -|L|0 - 73FF.f (Hex)|L HHHH.h|
3198 -|(% rowspan="6" %)Word|WM|0 - 7FFF (Hex)|WM HHHH|
3199 -|WX|0 – FFFF (Hex)|WX H1H2H3H4|(% rowspan="2" %)(((
3200 -H1H2H3H4 Module main number
3201 -
3202 -H1: Remote number
3203 -
3204 -H2: Unit number
3205 -
3206 -H3: Slot number
3207 -
3208 -H4: Word number of module
3209 -
3210 -For example:WX21
3211 -
3212 -Word number of module is 1
3213 -
3214 -Slot number is 2
3215 -
3216 -Remote number and unit number are 0
3217 -)))
3218 -|WY|0 – FFFF (Hex)|WY H1H2H3H4
3219 -|WR|0 – FFFF (Hex)|WR HHHH|
3220 -|WL|0 - 73FF (Hex)|WL HHHH|
3221 -|TC|0 - 2559|TC DDDD|
3222 -
3223 -**Communication settings in HMI**
3224 -
3225 -Enable HMI Ethernet in [Project Settings];
3226 -
3227 -(% style="text-align:center" %)
3228 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
3229 -
3230 -Set PLC IP in [Device IP] settings;
3231 -
3232 -(% style="text-align:center" %)
3233 -[[image:12.PLC Protocol_html_d825387f5bde6cdd.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
3234 -
3235 -**PLC Configuration**
3236 -
3237 -Connect with PLC, select[Online mode];
3238 -
3239 -(% style="text-align:center" %)
3240 -[[image:12.PLC Protocol_html_8430dda44e5c199c.png||data-xwiki-image-style-alignment="center" height="420" width="600" class="img-thumbnail"]]
3241 -
3242 -Set IP address, it is the same LAN parameters with HMI;
3243 -
3244 -(% style="text-align:center" %)
3245 -[[image:12.PLC Protocol_html_1d8a634f64e25fc3.png||data-xwiki-image-style-alignment="center" height="252" width="347" class="img-thumbnail"]]
3246 -
3247 -3) Save PLC communication parameter, and restart PLC
3248 -
3249 -**PLC Monitor Mode**
3250 -
3251 -Connect with PLC and choose to “online” mode
3252 -
3253 -(% style="text-align:center" %)
3254 -[[image:12.PLC Protocol_html_cdac598e770e3b67.png||data-xwiki-image-style-alignment="center" height="193" width="553" class="img-thumbnail"]]
3255 -
3256 -Open I/O monitor sheet1
3257 -
3258 -(% style="text-align:center" %)
3259 -[[image:12.PLC Protocol_html_68eb3518e5f80892.png||data-xwiki-image-style-alignment="center" height="369" width="559" class="img-thumbnail"]]
3260 -
3261 -During monitoring bit address,1 pts should be selected; during monitoring word address, 16 pts should be selected
3262 -
3263 -(% style="text-align:center" %)
3264 -[[image:12.PLC Protocol_html_774652d8daf548d4.png||data-xwiki-image-style-alignment="center" height="118" width="102" class="img-thumbnail"]]
3265 -
3266 -Enter the register address, click OK to view the value of the register.
3267 -
3268 -(% style="text-align:center" %)
3269 -[[image:12.PLC Protocol_html_bba169c300c92051.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
3270 -
3271 -(% style="text-align:center" %)
3272 -[[image:12.PLC Protocol_html_d3b23bb9e81921a3.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
3273 -
3274 -**✎Note:**
3275 -
3276 -* Both word registers and bit registers support even continuous read/write functions;
3277 -* The range of registers is based on the specific PLC type;
3278 -
3279 -**Cable Wiring**
3280 -
3281 -(% style="text-align:center" %)
3282 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
3283 -
3284 -= **IEC60870-5 104 Client** =
3285 -
3286 -**HMI Setting**
3287 -
3288 -(% class="table-bordered" %)
3289 -|**Items**|(% style="width:725px" %)**Settings**|(% style="width:309px" %)**Note**
3290 -|Protocol|(% style="width:725px" %)IEC60870-5 104 Client|(% style="width:309px" %)
3291 -|Connection|(% style="width:725px" %)Ethernet|(% style="width:309px" %)
3292 -|Port No.|(% style="width:725px" %)2404|(% style="width:309px" %)
3293 -
3294 -**Address List**
3295 -
3296 -(% class="table-bordered" %)
3297 -|(% style="width:460px" %)**Type**|(% style="width:461px" %)**Register**|**Range**
3298 -|(% rowspan="9" style="width:460px" %)Bit|(% style="width:461px" %)SPTB|0~~16777215.7
3299 -|(% style="width:461px" %)SCNA|0~~16777215.7
3300 -|(% style="width:461px" %)DPTB|0~~16777215.7
3301 -|(% style="width:461px" %)DCNA|0~~16777215.7
3302 -|(% style="width:461px" %)METF|0~~16777215.7
3303 -|(% style="width:461px" %)SENC|0~~16777215.7
3304 -|(% style="width:461px" %)SENA|0~~16777215.7
3305 -|(% style="width:461px" %)MENA|0~~16777215.7
3306 -|(% style="width:461px" %)METD|0~~16777215.7
3307 -|(% rowspan="11" style="width:460px" %)Word|(% style="width:461px" %)SPTB|0~~16777215
3308 -|(% style="width:461px" %)SCNA|0~~16777215
3309 -|(% style="width:461px" %)DPTB|0~~16777215
3310 -|(% style="width:461px" %)DCNA|0~~16777215
3311 -|(% style="width:461px" %)SENA|0~~16777215
3312 -|(% style="width:461px" %)MENA|0~~16777215
3313 -|(% style="width:461px" %)METD|0~~16777215
3314 -|(% style="width:461px" %)INRO|0~~16777215
3315 -|(% style="width:461px" %)TIMESYN|0~~16777215
3316 -|(% style="width:461px" %)TIMEZ|0~~16777215
3317 -|(% style="width:461px" %)NTP|0~~16777215
3318 -|(% rowspan="2" style="width:460px" %)Double word|(% style="width:461px" %)METF|0~~16777215
3319 -|(% style="width:461px" %)SENC|0~~16777215
3320 -
3321 -**Address Configuration**
3322 -
3323 -The address registers of the IEC60870-5-104 protocol are SPTB, SCNA, DPTB, DCNA, METF, and SENC. The protocol needs to be added with an extension tag "ASDU", which could only be added in the [Address Identification Library], other places are not editable, that is, the read address in the object or script is not editable.
3324 -
3325 -(% style="text-align:center" %)
3326 -[[image:12.PLC Protocol_html_ba78d143bf457ead.png||data-xwiki-image-style-alignment="center" height="369" width="600" class="img-thumbnail"]]
3327 -
3328 -(% style="text-align:center" %)
3329 -[[image:12.PLC Protocol_html_23533fd5bb81f4ab.png||data-xwiki-image-style-alignment="center" height="389" width="600" class="img-thumbnail"]]
3330 -
3331 -Extended tag name
3332 -
3333 -Address range for the extended tag.
3334 -
3335 -**Communication Settings**
3336 -
3337 -Enable HMI Ethernet in [Project Settings];
3338 -
3339 -(% style="text-align:center" %)
3340 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
3341 -
3342 -Set PLC IP in [Device IP] settings;
3343 -
3344 -(% style="text-align:center" %)
3345 -[[image:12.PLC Protocol_html_f848736ec68b125.png||data-xwiki-image-style-alignment="center" height="191" width="554" class="img-thumbnail"]]
3346 -
3347 -**Cable Wiring**
3348 -
3349 -(% style="text-align:center" %)
3350 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
3351 -
3352 -= **LG XGK FEnet Ethernet** =
3353 -
3354 -Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module
3355 -
3356 -**HMI Settings**
3357 -
3358 -(% class="table-bordered" %)
3359 -|**Items**|**Settings**|**Note**
3360 -|Protocol|LG XGK FEnet(Ethernet)|
3361 -|Connection|Ethernet|
3362 -|Port No.|2004|
3363 -
3364 -**Address List**
3365 -
3366 -(% class="table-bordered" %)
3367 -|**Type**|**Register**|**Range**|**Format**|**Note**
3368 -|(% rowspan="14" %)Word|P|0~~2047|P d|
3369 -|M|0~~2047|M d|
3370 -|K|0~~2047|K d|
3371 -|F|0~~2047|F d|
3372 -|T|0~~2047|T d|
3373 -|C|0~~2047|C d|
3374 -|Z|0~~127|Z d|
3375 -|S|0~~127|S d|
3376 -|L|0~~11263|L d|
3377 -|N|0~~21503|N d|
3378 -|D|0~~32767|D d|
3379 -|R|0~~32767|R d|
3380 -|ZR|0~~65535|ZR d|
3381 -|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31
3382 -
3383 -**✎Note:**
3384 -
3385 -* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;
3386 -* The [UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC;
3387 -* All bit registers are in the form of bits in word, and the range is the same as the word register;
3388 -
3389 -**Communication settings in HMI**
3390 -
3391 -Enable HMI Ethernet in [Project Settings];
3392 -
3393 -(% style="text-align:center" %)
3394 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
3395 -
3396 -Set PLC IP in [Device IP] settings;
3397 -
3398 -(% style="text-align:center" %)
3399 -[[image:12.PLC Protocol_html_a2a19b5003ad4090.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]]
3400 -
3401 -**Cable Wiring**
3402 -
3403 -[[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"]]
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-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-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