Changes for page 1 Communication

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

From version 106.1
edited by Ben
on 2022/08/25 10:23
Change comment: There is no comment for this version
To version 109.1
edited by Ben
on 2022/08/25 11:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -646,13 +646,13 @@
646 646  
647 647  **3)Configure the communication protocol**
648 648  
649 -[[image:image-20220825101714-1.png]]
649 +[[image:image-20220825102844-3.png]]
650 650  
651 651  **4)Cable Wiring**
652 652  
653 653  * **RS422**
654 654  
655 -[[image:image-20220825100814-3.png]]
655 +[[image:image-20220825103350-4.png]]
656 656  
657 657  [[image:image-20220825100845-4.png]]
658 658  
... ... @@ -693,13 +693,13 @@
693 693  
694 694  **3)Configure the communication protocol**
695 695  
696 -[[image:image-20220825101714-1.png]]
696 +[[image:image-20220825102649-2.png]]
697 697  
698 698  **4)Cable Wiring**
699 699  
700 700  * **RS422**
701 701  
702 -[[image:image-20220825100814-3.png]]
702 +[[image:image-20220825103421-5.png]]
703 703  
704 704  [[image:image-20220825100845-4.png]]
705 705  
... ... @@ -706,7 +706,86 @@
706 706  
707 707  == **FX5U Serial Protocol** ==
708 708  
709 +Mitsubishi FX5U series PLC
709 709  
711 +**1)V-BOX Settings**
712 +
713 +|**Item**|**Settings**|**Note**
714 +|Protocol|Mitsubishi FX5U|
715 +|Connection|RS422/RS485|
716 +|Baud rate|9600|
717 +|Data bit|7|
718 +|Parity|Odd|
719 +|Stop bit|1|
720 +|PLC station No.|1~~255|Need to be the same as PLC settings
721 +
722 +**2)Address List**
723 +
724 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
725 +|(% rowspan="15" %)Bit|X|X|X o|0~~303237|
726 +|Y|Y|Y o|0~~303237|
727 +|M|M|M d|0~~99999|
728 +|B|B|B h|0~~7FFF|
729 +|F|F|F d|0~~32767|
730 +|SB|SB|SB h|0~~7FFF|
731 +|TS|TS|TS d|0~~1023|
732 +|TC|TC|TC d|0~~1023|
733 +|STS|STS|STS d|0~~1023|
734 +|STC|STC|STS d|0~~1023|
735 +|CS|CS|CS d|0~~1023|
736 +|CC|CC|CC d|0~~1023|
737 +|SM|SM|SM d|0~~9999|
738 +|L|L|L d|0~~32767|
739 +|S|S|S d|0~~4095|
740 +|(% rowspan="9" %)Word|W|W|W h|0~~3FF|
741 +|TN|TN|TN d|0~~1023|
742 +|STN|STN|STN d|0~~1023|
743 +|CN|CN|CN d|0~~1023|
744 +|R|R|R d|0~~32767|
745 +|SW|SW|SW h|0~~7FFF|
746 +|Z|Z|Z d|0~~23|
747 +|D|D|D d|0~~7999|
748 +|SD|SD|SD d|0~~11999|
749 +
750 +**3)PLC Settings (GX Works 3)**
751 +
752 +Create a blank FX5U project
753 +
754 +Find the 485 serial port module in the system navigation bar and double click to enter the settings.
755 +
756 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5c9cb13fac1e6c93.png?width=200&height=462&rev=1.1||alt="12.PLC Protocol_html_5c9cb13fac1e6c93.png" height="462" width="200"]]
757 +
758 +Select protocol in the setting item, and set parameters.
759 +
760 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_de942589ca070228.png?width=600&height=324&rev=1.1||alt="12.PLC Protocol_html_de942589ca070228.png" height="324" width="600"]]
761 +
762 +Set station number, and [Message Pattern] (Pattern 1 or Pattern 4)
763 +
764 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_387ec7d00b5feb59.png?width=600&height=323&rev=1.1||alt="12.PLC Protocol_html_387ec7d00b5feb59.png" height="323" width="600"]]
765 +
766 +Click the [Apply] button to finish the setting.
767 +
768 +Click download and select the items as below, then click [execute] to download the configuration to PLC.
769 +
770 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_cdef1c5ec8cc2105.png?width=600&height=434&rev=1.1||alt="12.PLC Protocol_html_cdef1c5ec8cc2105.png" height="434" width="600"]]
771 +
772 + As soon as download is completed, connect PLC with serial port, then configure it in the [Specify Connection Destination Connection].
773 +
774 +Done.
775 +
776 +**4)Configure the communication protocol**
777 +
778 +[[image:image-20220825104904-1.png]]
779 +
780 +**5)Cable Wiring**
781 +
782 +
783 +* **RS422**
784 +
785 +[[image:image-20220825105105-2.png]]
786 +
787 +[[image:image-20220825105533-3.png]]
788 +
710 710  == **FX5U Ethernet Protocol** ==
711 711  
712 712  Mitsubishi FX5U series PLC
... ... @@ -751,8 +751,7 @@
751 751  
752 752  Find the [Ethernet port] in the navigation area.
753 753  
754 -(% style="text-align:center" %)
755 -[[image:12.PLC Protocol_html_8e8f85ace087346c.png||data-xwiki-image-style-alignment="center" height="593" width="300" class="img-thumbnail"]]
833 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_8e8f85ace087346c.png?width=300&height=593&rev=1.1||alt="12.PLC Protocol_html_8e8f85ace087346c.png" height="593" width="300"]]
756 756  
757 757  Select [Own Node Settings] in the [Setting Item List];
758 758  
... ... @@ -760,8 +760,7 @@
760 760  
761 761  Click [Detailed Settings] into [Ethernet Configuration (Built-in Ethernet Port)] windows;
762 762  
763 -(% style="text-align:center" %)
764 -[[image:12.PLC Protocol_html_5d98495052c8c10e.png||data-xwiki-image-style-alignment="center" height="339" width="600" class="img-thumbnail"]]
841 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5d98495052c8c10e.png?width=600&height=339&rev=1.1||alt="12.PLC Protocol_html_5d98495052c8c10e.png" height="339" width="600"]]
765 765  
766 766  Select [SLMP Connection Module] and add into host station as below picture shows;
767 767  
... ... @@ -769,20 +769,17 @@
769 769  
770 770  Click [Close with Reflecting the Setting] to save and close window;
771 771  
772 -(% style="text-align:center" %)
773 -[[image:12.PLC Protocol_html_14b489fdc6c6589d.png||data-xwiki-image-style-alignment="center" height="350" width="600" class="img-thumbnail"]]
849 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_14b489fdc6c6589d.png?width=600&height=350&rev=1.1||alt="12.PLC Protocol_html_14b489fdc6c6589d.png" height="350" width="600"]]
774 774  
775 775  Click [Apply] to completed Etherenet settings;
776 776  
777 777  Switch to the [On line data operation] interface as below, check the item and click [Execute] to download.
778 778  
779 -(% style="text-align:center" %)
780 -[[image:12.PLC Protocol_html_c93025a968a8a9e7.png||data-xwiki-image-style-alignment="center" height="434" width="600" class="img-thumbnail"]]
855 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_c93025a968a8a9e7.png?width=600&height=434&rev=1.1||alt="12.PLC Protocol_html_c93025a968a8a9e7.png" height="434" width="600"]]
781 781  
782 782  **Cable Wiring**
783 783  
784 -(% style="text-align:center" %)
785 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
859 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.PLC Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
786 786  
787 787  = **Delta PLC** =
788 788  
image-20220825102641-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +123.2 KB
Content
image-20220825102649-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +123.2 KB
Content
image-20220825102844-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +121.8 KB
Content
image-20220825103350-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +65.9 KB
Content
image-20220825103421-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +66.0 KB
Content
image-20220825104904-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +123.5 KB
Content
image-20220825105105-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +78.5 KB
Content
image-20220825105533-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +23.8 KB
Content