Changes for page 1 Communication

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

From version 88.1
edited by Ben
on 2022/08/24 15:37
Change comment: There is no comment for this version
To version 91.1
edited by Ben
on 2022/08/24 16:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -431,11 +431,11 @@
431 431  [[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communication%20with%20S7-200%20Smart.zip]]
432 432  
433 433  
434 -== ** S7-300 Ethernet** ==
434 +== ** S7-300 Ethernet Protocol** ==
435 435  
436 436  Supported Series: Siemens S7-300 series PLC
437 437  
438 -**HMI Setting**
438 +**1)PLC Setting**
439 439  
440 440  |**Items**|**Settings**|**Note**
441 441  |Protocol|Simens S7-300 Ethernet|
... ... @@ -443,7 +443,7 @@
443 443  |Port No.|102|
444 444  |PLC station No.|2|Need to be same as the PLC setting
445 445  
446 -**Address List**
446 +**2)Address List**
447 447  
448 448  |**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
449 449  |(% rowspan="4" %)Bit|I|I|I ddddd.o|0.0~~99999.7|
... ... @@ -479,38 +479,145 @@
479 479  |DBxDBW|DBxDBW nndddd|0~~99999999
480 480  |DBxDBD|DBxDBD nndddd|0~~99999999
481 481  
482 +**3)Configure the communication protocol**
483 +
484 +[[image:image-20220824161345-1.png]]
485 +
486 +**Cable Wiring**
487 +
488 +[[image:image-20220824161450-2.png]]
489 +)))
490 +)))
491 +
492 +== **S7-1200 Ethernet Protocol** ==
493 +
494 +[[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]]
495 +
496 +== ** S7-XXX Ethernet** ==
497 +
498 +Supported Series: Siemens S7-400, S7-1200 and S7-1500
499 +
500 +**HMI Setting**
501 +
502 +|=**Items**|=**Settings**|=**Note**
503 +|Protocol|Siemens S7-XXX|
504 +|Connection|Ethernet|
505 +|Port No.|102|
506 +|Device No.|Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|
507 +|HMI No.|Rack (Default as 0)|
508 +
509 +Slot from TIA Portal is equal to Device No. of PIStudio
510 +
511 +Rack from TIA Portal is equal to HMI No. of PIStudio
512 +
513 +(% style="text-align:center" %)
514 +[[image:S7-XXXCommunication Settings.png]]
515 +
516 +(% style="text-align:center" %)
517 +[[image:S7-XXXCommunication SettingsPIStudio.png||alt="S7-XXXCommunication SettingsPI.png"]]
518 +
519 +**Address List**
520 +
521 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
522 +|(% rowspan="4" %)Bit|I|I|M d.o|(((
523 +d:0~-~-9999
524 +
525 +o:0-7
526 +)))|
527 +|Q|Q|Q d.o|(((
528 +d:0~-~-9999
529 +
530 +o:0-7
531 +)))|
532 +|M|M|M d.o|(((
533 +d:0~-~-9999
534 +
535 +o:0-7
536 +)))|
537 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
538 +nn:0-9999,
539 +
540 +dddd:0-9999,
541 +
542 +o:0-7
543 +)))|(((
544 +nn:DB No.
545 +
546 +dddd:address value
547 +
548 +o: digit address
549 +)))
550 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
551 +|M|MW|MW d|d:0-99999|(((
552 +MW0=MB(0~~1)
553 +
554 +MW2=MB(2~~3)
555 +
556 +Address value is a multiple of 2
557 +)))
558 +|M|MD|MD d|d:0-99999|(((
559 +MD0=MB(0~~3)
560 +
561 +MD4=MB(4~~7)
562 +
563 +Address value is a multiple of 4
564 +)))
565 +|I|IW|IW d|d:0-99999|
566 +|Q|QW|QW d|d:0-99999|
567 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
568 +nn:0-9999
569 +
570 +dddd:0-9999
571 +)))|(((
572 +nn:DB No.
573 +
574 +dddd:address value
575 +)))
576 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
577 +nn:0-9999
578 +
579 +dddd:0-9999
580 +)))|(((
581 +nn:DB No.
582 +
583 +dddd:address value
584 +
585 +Address value is a multiple of 2
586 +)))
587 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
588 +nn:0-9999
589 +
590 +dddd:0-9999
591 +)))|(((
592 +nn:DB No.
593 +
594 +dddd:address value
595 +
596 +Address value is a multiple of 4
597 +)))
598 +
482 482  **Communication Settings**
483 483  
484 484  Enable HMI Ethernet in [Project Settings];
485 485  
486 486  (% style="text-align:center" %)
487 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
604 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-rounded img-thumbnail"]]
488 488  
489 489  Set PLC IP in [Device IP] settings;
490 490  
491 491  (% style="text-align:center" %)
492 -[[image:12.PLC Protocol_html_910b1a0aa9e2201c.png||data-xwiki-image-style-alignment="center" height="188" width="554" class="img-thumbnail"]]
609 +[[image:12.PLC Protocol_html_f7b3eb9abda33833.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
493 493  
494 -* PLC IP Address: PLC IP
495 -* PLC pot No.: 102(fixed)
496 -* Network:TCP_Client_2N(fixed)
611 +**✎Note:**
497 497  
498 -(% style="text-align:center" %)
499 -[[image:12.PLC Protocol_html_5891afd92901b7ad.png||data-xwiki-image-style-alignment="center" height="276" width="347" class="img-thumbnail"]]
613 +* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three touch screens.
614 +* HMI access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200.
500 500  
501 -* Wait timeout: depend on actual network situation (more than 1500 ms)
502 -
503 503  **Cable Wiring**
504 504  
505 -(% style="text-align:center" %)
506 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
507 -)))
508 -)))
618 +{{id name="OLE_LINK8"/}}
509 509  
510 -== **S7-1200 Ethernet Protocol** ==
511 511  
512 -[[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]]
513 -
514 514  = **Mitsubishi PLC** =
515 515  
516 516  == **Mitsubishi FX Series Protocol** ==
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