Changes for page 1 Communication

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

From version 119.1
edited by Ben
on 2022/08/25 14:31
Change comment: There is no comment for this version
To version 122.1
edited by Ben
on 2022/08/25 14:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -862,6 +862,60 @@
862 862  
863 863  [[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"]]
864 864  
865 +
866 +== **L02 Serial Protocol** ==
867 +
868 +Mitsubishi L02 series CPU built-in Ethernet port.
869 +
870 +**V-BOX Settings**
871 +
872 +|**Items**|**Settings**|**Note**
873 +|Protocol|MIT L02 CPU MELSEC|
874 +|Connection|Ethernet|
875 +|Port No.|1025|Must be the same as the PLC setting
876 +|PLC station No.|0|Must be the same as the PLC setting
877 +
878 +**Address List**
879 +
880 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
881 +|Bit|X|X|X h|0~~FFFF|
882 +|Bit|Y|Y|Y h|0~~FFFF|
883 +|Bit|M|M|M d|0~~9999|
884 +|Bit|L|L|L d|0~~9999|
885 +|Bit|F|F|F d|0~~9999|
886 +|Bit|B|B|B h|0~~FFFF|
887 +|Bit|V|V|V d|0~~2047|
888 +|Bit|TC|TC|TC d|0~~9999|
889 +|Bit|SS|SS|SS d|0~~9999|
890 +|Bit|SC|SC|SC d|0~~9999|
891 +|Bit|CS|CS|CS d|0~~9999|
892 +|Bit|CC|CC|CC d|0~~9999|
893 +|Bit|SB|SB|SB h|0~~FFFF|
894 +|Bit|SM|SM|SM d|0~~2047|
895 +|Bit|STS|STS|STS d|0~~1023|
896 +|Bit|S|S|S d|0~~9999|
897 +|Bit|DX|DX|DX h|0~~FFFF|
898 +|Bit|DY|DY|DY h|0~~FFFF|
899 +|Bit|TS|TS|TS d|0~~9999|
900 +|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
901 +|Word|W|W|W h|0~~FFFF|
902 +|Word|TN|TN|TN d|0~~99999|
903 +|Word|SN|SN|SN d|0~~99999|
904 +|Word|CN|CN|CN d|0~~99999|
905 +|Word|R|R|R d|0~~99999|
906 +|Word|SW|SW|SW h|0~~FFFF|
907 +|Word|Z|Z|Z d|0~~99999|
908 +|Word|ZR|ZR|ZR h|0~~FFFF|
909 +|Word|D|D|D d|0~~99999|
910 +
911 +**Communication Settings**
912 +
913 +
914 +**Cable Wiring**
915 +
916 +
917 +
918 +
865 865  == **L02 Ethernet Protocol** ==
866 866  
867 867  Mitsubishi L series CPU built-in Ethernet port.
... ... @@ -907,12 +907,8 @@
907 907  |Word|ZR|ZR|ZR h|0~~FFFF|
908 908  |Word|D|D|D d|0~~99999|
909 909  
910 -**3)Configure the communication protocol**
964 +**3)PLC Settings (GX Works2 )**
911 911  
912 -[[image:image-20220825142659-1.png]]
913 -
914 -**4)PLC Settings (GX Works2 )**
915 -
916 916  Create a project
917 917  
918 918  Set PLC IP, subnet mask and gateway;
... ... @@ -931,6 +931,10 @@
931 931  
932 932  Restart PLC device;
933 933  
984 +**4)Configure the communication protocol**
985 +
986 +[[image:image-20220825142659-1.png]]
987 +
934 934  **5)Cable Wiring**
935 935  
936 936  [[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"]]
... ... @@ -939,7 +939,7 @@
939 939  
940 940  Mitsubishi QJ71E71 Ethernet communication module;
941 941  
942 -**V-BOX Settings**
996 +**1)V-BOX Settings**
943 943  
944 944  |**Items**|**Settings**|**Note**
945 945  |Protocol|MIT QJ71E71 MELSEC|
... ... @@ -947,7 +947,7 @@
947 947  |Port No.|1025|Must be the same as the PLC setting
948 948  |PLC station No.|0|Must be the same as the PLC setting
949 949  
950 -**Address List**
1004 +**2)Address List**
951 951  
952 952  |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
953 953  |(% rowspan="18" %)Bit|X|X|X h|0~~1FFF|
... ... @@ -979,17 +979,8 @@
979 979  |Z|Z|Z d|0~~15|
980 980  |ZR|ZR|ZR h|0~~FE7FF|
981 981  
982 -**HMI Communication Settings**
1036 +**3)PLC Settings(GX Works2)**
983 983  
984 -1) Enable HMI Ethernet in [Project Settings];
985 -
986 -
987 -2) Set PLC IP in [Device IP] settings;
988 -
989 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2d566cb5ffb2618c.png?width=554&height=190&rev=1.1||alt="12.PLC Protocol_html_2d566cb5ffb2618c.png"]]
990 -
991 -**PLC Settings(GX Works2)**
992 -
993 993  * Click [Ethernet/CC IE/MELSECNET];
994 994  * Please select [Ethernet] as network type;
995 995  * Set station I/O number according to situation (For example, 0000 means that the module is connected to PLC CPU in first order);
... ... @@ -1006,11 +1006,14 @@
1006 1006  * Save settings;
1007 1007  * Download project into PLC and restart it
1008 1008  
1009 -**Cable Wiring**
1054 +**4)Configure the communication protocol**
1010 1010  
1011 -[[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"]]
1056 +[[image:image-20220825143728-1.png]]
1012 1012  
1058 +**5)Cable Wiring**
1013 1013  
1060 +[[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"]]
1061 +
1014 1014  = **台达 PLC** =
1015 1015  
1016 1016  == **DVP 以太网协议** ==
image-20220825143728-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +124.7 KB
Content