Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 11 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -610,16 +610,187 @@ 610 610 611 611 = **Mitsubishi PLC** = 612 612 613 -== **FX Seri esProtocol** ==613 +== **FX1S,1N,2N Serial Protocol** == 614 614 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]]615 +Supported Series: Mitsubishi FX1S, FX1N, FX2N series 616 616 617 +**1)V-BOX Settings** 617 617 619 +|**Item**|**Settings**|**Note** 620 +|Protocol|Mitsubishi FX1S/FX1N/FX2N| 621 +|Connection|RS422/RS485/RS232| 622 +|Baud rate|9600~~115200| 623 +|Data bit|7/8| 624 +|Parity|EVEN/Odd/None| 625 +|Stop bit|1/2| 626 +|PLC station No.|1~~255| 627 + 628 +**2)Address List** 629 + 630 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 631 +|(% rowspan="7" %)Bit|X|X|Xo|0~~303237| 632 +|Y|Y|Y o|0~~303237| 633 +|M|M|M d|0~~99999| 634 +|T|T|T d|0~~99999| 635 +|C|C|C d|0~~99999| 636 +|S|S|S d|0~~99999| 637 +|SM|SM|SM d|8000~~9999| 638 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237| 639 +|Y|Y|Y o|0~~303237| 640 +|M|M|M d|0~~99999| 641 +|T|T|T d|0~~99999| 642 +|C|C|C d|0~~199| 643 +|D|D|D d|0~~7999| 644 +|S|S|S d|0~~99999| 645 +|SD|SD|SD d|8000~~9999| 646 + 647 +**3)Configure the communication protocol** 648 + 649 +[[image:image-20220825102844-3.png]] 650 + 651 +**4)Cable Wiring** 652 + 653 +* **RS422** 654 + 655 +[[image:image-20220825103350-4.png]] 656 + 657 +[[image:image-20220825100845-4.png]] 658 + 659 + 660 +== **FX3U,3G,3GA Serial Protocol** == 661 + 662 +Supported Series: Mitsubishi FX3U, FX3G, FX3GA series 663 + 664 +**1)V-BOX Settings** 665 + 666 +|**Item**|**Settings**|**Note** 667 +|Protocol|Mitsubishi FX3U/3G/3GA| 668 +|Connection|RS422/RS485/RS232| 669 +|Baud rate|9600~~115200| 670 +|Data bit|7/8| 671 +|Parity|EVEN/Odd/None| 672 +|Stop bit|1/2| 673 +|PLC station No.|1~~255| 674 + 675 +**2)Address List** 676 + 677 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 678 +|(% rowspan="7" %)Bit|X|X|Xo|0~~303237| 679 +|Y|Y|Y o|0~~303237| 680 +|M|M|M d|0~~99999| 681 +|T|T|T d|0~~99999| 682 +|C|C|C d|0~~99999| 683 +|S|S|S d|0~~99999| 684 +|SM|SM|SM d|8000~~9999| 685 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237| 686 +|Y|Y|Y o|0~~303237| 687 +|M|M|M d|0~~99999| 688 +|T|T|T d|0~~99999| 689 +|C|C|C d|0~~199| 690 +|D|D|D d|0~~7999| 691 +|S|S|S d|0~~99999| 692 +|SD|SD|SD d|8000~~9999| 693 + 694 +**3)Configure the communication protocol** 695 + 696 +[[image:image-20220825102649-2.png]] 697 + 698 +**4)Cable Wiring** 699 + 700 +* **RS422** 701 + 702 +[[image:image-20220825103421-5.png]] 703 + 704 +[[image:image-20220825100845-4.png]] 705 + 706 + 707 +== **FX5U Serial Protocol** == 708 + 709 +Mitsubishi FX5U series PLC 710 + 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 + 618 618 == **FX5U Ethernet Protocol** == 619 619 620 620 Mitsubishi FX5U series PLC 621 621 622 -** HMISettings**793 +**1)V-BOX Settings** 623 623 624 624 |**Items**|**Settings**|**Note** 625 625 |Protocol|Mitsubishi FX5U| ... ... @@ -627,7 +627,7 @@ 627 627 |Port No.|5002|Must be the same as the PLC setting 628 628 |PLC station No.|0| 629 629 630 -**Address List** 801 +**2)Address List** 631 631 632 632 |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 633 633 |(% rowspan="15" %)Bit|X|X|X o|0~~303237| ... ... @@ -655,12 +655,11 @@ 655 655 |D|D|D d|0~~7999| 656 656 |SD|SD|SD d|0~~11999| 657 657 658 -**PLC Settings (GX Works 3)** 829 +**3)PLC Settings (GX Works 3)** 659 659 660 660 Find the [Ethernet port] in the navigation area. 661 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"]] 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"]] 664 664 665 665 Select [Own Node Settings] in the [Setting Item List]; 666 666 ... ... @@ -668,8 +668,7 @@ 668 668 669 669 Click [Detailed Settings] into [Ethernet Configuration (Built-in Ethernet Port)] windows; 670 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"]] 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"]] 673 673 674 674 Select [SLMP Connection Module] and add into host station as below picture shows; 675 675 ... ... @@ -677,21 +677,24 @@ 677 677 678 678 Click [Close with Reflecting the Setting] to save and close window; 679 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"]] 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"]] 682 682 683 683 Click [Apply] to completed Etherenet settings; 684 684 685 685 Switch to the [On line data operation] interface as below, check the item and click [Execute] to download. 686 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"]] 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"]] 689 689 690 -**Cable Wiring** 691 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"]] 858 +**4)Configure the communication protocol** 694 694 860 + 861 + 862 + 863 +**5)Cable Wiring** 864 + 865 +[[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"]] 866 + 695 695 = **Delta PLC** = 696 696 697 697 == **DVP Ethernet Protocol** ==
- image-20220825100807-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +943.0 KB - Content
- image-20220825100814-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +943.0 KB - Content
- image-20220825100845-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +403.6 KB - Content
- 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