Changes for page 1 Communication

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

From version 98.1
edited by Ben
on 2022/08/24 16:57
Change comment: There is no comment for this version
To version 100.1
edited by Ben
on 2022/08/24 17:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -431,7 +431,7 @@
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 Protocol** ==
434 +== **S7-300 Ethernet Protocol** ==
435 435  
436 436  Supported Series: Siemens S7-300 series PLC
437 437  
... ... @@ -610,10 +610,88 @@
610 610  
611 611  = **Mitsubishi PLC** =
612 612  
613 -== **Mitsubishi FX Series Protocol** ==
613 +== **FX Series Protocol** ==
614 614  
615 615  [[download link>>url:https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communicate%20with%20Mitsubishi%20FX%20Series.zip]]
616 616  
617 +
618 +== **FX5U Ethernet Protocol** ==
619 +
620 +Mitsubishi FX5U series PLC
621 +
622 +**HMI Settings**
623 +
624 +|**Items**|**Settings**|**Note**
625 +|Protocol|Mitsubishi FX5U|
626 +|Connection|Ethernet|
627 +|Port No.|5002|Must be the same as the PLC setting
628 +|PLC station No.|0|
629 +
630 +**Address List**
631 +
632 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
633 +|(% rowspan="15" %)Bit|X|X|X o|0~~303237|
634 +|Y|Y|Y o|0~~303237|
635 +|M|M|M d|0~~99999|
636 +|B|B|B h|0~~7FFF|
637 +|F|F|F d|0~~32767|
638 +|SB|SB|SB h|0~~7FFF|
639 +|TS|TS|TS d|0~~1023|
640 +|TC|TC|TC d|0~~1023|
641 +|STS|STS|STS d|0~~1023|
642 +|STC|STC|STS d|0~~1023|
643 +|CS|CS|CS d|0~~1023|
644 +|CC|CC|CC d|0~~1023|
645 +|SM|SM|SM d|0~~9999|
646 +|L|L|L d|0~~32767|
647 +|S|S|S d|0~~4095|
648 +|(% rowspan="9" %)Word|W|W|W h|0~~3FF|
649 +|TN|TN|TN d|0~~1023|
650 +|STN|STN|STN d|0~~1023|
651 +|CN|CN|CN d|0~~1023|
652 +|R|R|R d|0~~32767|
653 +|SW|SW|SW h|0~~7FFF|
654 +|Z|Z|Z d|0~~23|
655 +|D|D|D d|0~~7999|
656 +|SD|SD|SD d|0~~11999|
657 +
658 +**PLC Settings (GX Works 3)**
659 +
660 +Find the [Ethernet port] in the navigation area.
661 +
662 +(% style="text-align:center" %)
663 +[[image:12.PLC Protocol_html_8e8f85ace087346c.png||data-xwiki-image-style-alignment="center" height="593" width="300" class="img-thumbnail"]]
664 +
665 +Select [Own Node Settings] in the [Setting Item List];
666 +
667 +Set [IP Address], [Subnet Mask], [Default Gateway];
668 +
669 +Click [Detailed Settings] into [Ethernet Configuration (Built-in Ethernet Port)] windows;
670 +
671 +(% style="text-align:center" %)
672 +[[image:12.PLC Protocol_html_5d98495052c8c10e.png||data-xwiki-image-style-alignment="center" height="339" width="600" class="img-thumbnail"]]
673 +
674 +Select [SLMP Connection Module] and add into host station as below picture shows;
675 +
676 +Set Port number as 5002 (this is necessary settings);
677 +
678 +Click [Close with Reflecting the Setting] to save and close window;
679 +
680 +(% style="text-align:center" %)
681 +[[image:12.PLC Protocol_html_14b489fdc6c6589d.png||data-xwiki-image-style-alignment="center" height="350" width="600" class="img-thumbnail"]]
682 +
683 +Click [Apply] to completed Etherenet settings;
684 +
685 +Switch to the [On line data operation] interface as below, check the item and click [Execute] to download.
686 +
687 +(% style="text-align:center" %)
688 +[[image:12.PLC Protocol_html_c93025a968a8a9e7.png||data-xwiki-image-style-alignment="center" height="434" width="600" class="img-thumbnail"]]
689 +
690 +**Cable Wiring**
691 +
692 +(% style="text-align:center" %)
693 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
694 +
617 617  = **Delta PLC** =
618 618  
619 619  == **DVP Ethernet Protocol** ==