Changes for page 1 Communication

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

From version 112.1
edited by Ben
on 2022/08/25 13:36
Change comment: There is no comment for this version
To version 125.1
edited by Ben
on 2022/08/25 15:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,10 @@
1 -= (% style="color:inherit; font-family:inherit" %)**WECON PLC**(%%) =
1 += (% style="color:inherit; font-family:inherit" %)**Wecon PLC**(%%) =
2 2  
3 -== **LX3V Serial Protocol** ==
3 +== **LX3V Serial Protocol** ==
4 4  
5 -Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
5 +Supported series: Wecon LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
6 6  
7 -**1)PLC Settings**
7 +**1)V-BOX setting**
8 8  
9 9  |**Item**|**Settings**|**Note**
10 10  |Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
... ... @@ -15,8 +15,9 @@
15 15  |Stop bit|1|
16 16  |PLC station No.|1|
17 17  
18 -**2)PLC Address List**
18 +**2)Address List**
19 19  
20 +
20 20  |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
21 21  |(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
22 22  |Y|Y|Y o|0~~303237|
... ... @@ -35,9 +35,9 @@
35 35  
36 36  **3)Configure the communication protocol**
37 37  
38 -[[image:image-20220824152217-1.png]]
39 +[[image:image-20220824152217-1.png||alt="图片-20220824152217-1.png"]]
39 39  
40 -**4)hardware connection**
41 +**4)Cable Wiring**
41 41  
42 42  * **RS422**
43 43  
... ... @@ -355,7 +355,7 @@
355 355  
356 356  (((
357 357  (((
358 -Open VNET client software → add device. As shown in the figure below, click "+" in the order of steps, and the Add Device window will pop up, enter the device machine code/product code, device password, and device alias to add the device.   [[image:image-20220714162752-8.png]]
359 +Open VNET client software → add device. As shown in the figure below, click "+" in the order of steps, and the Add Device window will pop up, enter the device machine code/product code, device password, and device alias to add the device.   [[image:image-20220714162752-8.png]]
359 359  )))
360 360  
361 361  
... ... @@ -856,57 +856,254 @@
856 856  
857 857  **4)Configure the communication protocol**
858 858  
859 -[[image:image-20220825112403-1.png]]
860 +[[image:image-20220825112403-1.png||alt="图片-20220825112403-1.png"]]
860 860  
862 +**5)电缆布线**
863 +
864 +[[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"]]
865 +
866 +
867 +== **L02 Serial Protocol** ==
868 +
869 +Mitsubishi L02 series CPU built-in Ethernet port.
870 +
871 +**V-BOX Settings**
872 +
873 +|**Items**|**Settings**|**Note**
874 +|Protocol|MIT L02 CPU MELSEC|
875 +|Connection|Ethernet|
876 +|Port No.|1025|Must be the same as the PLC setting
877 +|PLC station No.|0|Must be the same as the PLC setting
878 +
879 +**Address List**
880 +
881 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
882 +|Bit|X|X|X h|0~~FFFF|
883 +|Bit|Y|Y|Y h|0~~FFFF|
884 +|Bit|M|M|M d|0~~9999|
885 +|Bit|L|L|L d|0~~9999|
886 +|Bit|F|F|F d|0~~9999|
887 +|Bit|B|B|B h|0~~FFFF|
888 +|Bit|V|V|V d|0~~2047|
889 +|Bit|TC|TC|TC d|0~~9999|
890 +|Bit|SS|SS|SS d|0~~9999|
891 +|Bit|SC|SC|SC d|0~~9999|
892 +|Bit|CS|CS|CS d|0~~9999|
893 +|Bit|CC|CC|CC d|0~~9999|
894 +|Bit|SB|SB|SB h|0~~FFFF|
895 +|Bit|SM|SM|SM d|0~~2047|
896 +|Bit|STS|STS|STS d|0~~1023|
897 +|Bit|S|S|S d|0~~9999|
898 +|Bit|DX|DX|DX h|0~~FFFF|
899 +|Bit|DY|DY|DY h|0~~FFFF|
900 +|Bit|TS|TS|TS d|0~~9999|
901 +|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
902 +|Word|W|W|W h|0~~FFFF|
903 +|Word|TN|TN|TN d|0~~99999|
904 +|Word|SN|SN|SN d|0~~99999|
905 +|Word|CN|CN|CN d|0~~99999|
906 +|Word|R|R|R d|0~~99999|
907 +|Word|SW|SW|SW h|0~~FFFF|
908 +|Word|Z|Z|Z d|0~~99999|
909 +|Word|ZR|ZR|ZR h|0~~FFFF|
910 +|Word|D|D|D d|0~~99999|
911 +
912 +**Communication Settings**
913 +
914 +
915 +**Cable Wiring**
916 +
917 +
918 +
919 +
920 +== **L02 Ethernet Protocol** ==
921 +
922 +Mitsubishi L series CPU built-in Ethernet port.
923 +
924 +**1)V-BOX Settings**
925 +
926 +|**Items**|**Settings**|**Note**
927 +|Protocol|MIT L02 CPU MELSEC|
928 +|Connection|Ethernet|
929 +|Port No.|1025|Must be the same as the PLC setting
930 +|PLC station No.|0|Must be the same as the PLC setting
931 +
932 +**2)Address List**
933 +
934 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
935 +|Bit|X|X|X h|0~~FFFF|
936 +|Bit|Y|Y|Y h|0~~FFFF|
937 +|Bit|M|M|M d|0~~9999|
938 +|Bit|L|L|L d|0~~9999|
939 +|Bit|F|F|F d|0~~9999|
940 +|Bit|B|B|B h|0~~FFFF|
941 +|Bit|V|V|V d|0~~2047|
942 +|Bit|TC|TC|TC d|0~~9999|
943 +|Bit|SS|SS|SS d|0~~9999|
944 +|Bit|SC|SC|SC d|0~~9999|
945 +|Bit|CS|CS|CS d|0~~9999|
946 +|Bit|CC|CC|CC d|0~~9999|
947 +|Bit|SB|SB|SB h|0~~FFFF|
948 +|Bit|SM|SM|SM d|0~~2047|
949 +|Bit|STS|STS|STS d|0~~1023|
950 +|Bit|S|S|S d|0~~9999|
951 +|Bit|DX|DX|DX h|0~~FFFF|
952 +|Bit|DY|DY|DY h|0~~FFFF|
953 +|Bit|TS|TS|TS d|0~~9999|
954 +|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
955 +|Word|W|W|W h|0~~FFFF|
956 +|Word|TN|TN|TN d|0~~99999|
957 +|Word|SN|SN|SN d|0~~99999|
958 +|Word|CN|CN|CN d|0~~99999|
959 +|Word|R|R|R d|0~~99999|
960 +|Word|SW|SW|SW h|0~~FFFF|
961 +|Word|Z|Z|Z d|0~~99999|
962 +|Word|ZR|ZR|ZR h|0~~FFFF|
963 +|Word|D|D|D d|0~~99999|
964 +
965 +**3)PLC Settings (GX Works2 )**
966 +
967 +Create a project
968 +
969 +Set PLC IP, subnet mask and gateway;
970 +
971 +Select [Binary Code] as communication data code;
972 +
973 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_776e17505f3fc6c0.png?width=600&height=524&rev=1.1||alt="12.PLC Protocol_html_776e17505f3fc6c0.png" height="524" width="600"]]
974 +
975 +Set PLC port number, for example 1025
976 +
977 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_8d0d1a22d388f70b.png?width=600&height=524&rev=1.1||alt="12.PLC Protocol_html_8d0d1a22d388f70b.png" height="524" width="600"]]
978 +
979 +Save settings;
980 +
981 +Download project into PLC device;
982 +
983 +Restart PLC device;
984 +
985 +**4)Configure the communication protocol**
986 +
987 +[[image:image-20220825142659-1.png]]
988 +
861 861  **5)Cable Wiring**
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.PLC Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
864 864  
865 -= **Delta PLC** =
993 +== **QJ71E71 Ethernet Protocol** ==
866 866  
867 -== **DVP Ethernet Protocol** ==
995 +Mitsubishi QJ71E71 Ethernet communication module;
868 868  
869 -[[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/Delta%20DVP%20Ethernet.zip]]
997 +**1)V-BOX Settings**
870 870  
871 -== **DVP Serial Protocol** ==
999 +|**Items**|**Settings**|**Note**
1000 +|Protocol|MIT QJ71E71 MELSEC|
1001 +|Connection|Ethernet|
1002 +|Port No.|1025|Must be the same as the PLC setting
1003 +|PLC station No.|0|Must be the same as the PLC setting
872 872  
873 -[[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/Delta%20DVP%20Ethernet.zip]]
1005 +**2)Address List**
874 874  
875 -= **Omron PLC** =
1007 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1008 +|(% rowspan="18" %)Bit|X|X|X h|0~~1FFF|
1009 +|Y|Y|Y h|0~~1FFF|
1010 +|M|M|M d|0~~99999|
1011 +|L|L|L d|0~~8191|
1012 +|F|F|F d|0~~2047|
1013 +|B|B|B h|0~~1FFF|
1014 +|V|V|V d|0~~2047|
1015 +|TS|TS|TS d|0~~2047|
1016 +|TC|TC|TC d|0~~2047|
1017 +|SS|SS|SS d|0~~2047|
1018 +|SC|SC|SC d|0~~2047|
1019 +|CS|CS|CS d|0~~1023|
1020 +|CC|CC|CC d|0~~1023|
1021 +|SB|SB|SB h|0~~7FF|
1022 +|S|S|S d|0~~8191|
1023 +|DX|DX|DX h|0~~1FFF|
1024 +|DY|DY|DY h|0~~1FFF|
1025 +|SM|SM|SM d|8000~~9999|
1026 +|(% rowspan="10" %)Word|SD|SD|SD d|0~~2047|
1027 +|D|D|D d|0~~12287|
1028 +|W|W|W h|0~~1FFF|
1029 +|TN|TN|TN d|0~~2047|
1030 +|SN|SN|SN d|0~~2047|
1031 +|CN|CN|CN d|0~~1023|
1032 +|R|R|R d|0~~32767|
1033 +|SW|SW|SW h|0~~7FF|
1034 +|Z|Z|Z d|0~~15|
1035 +|ZR|ZR|ZR h|0~~FE7FF|
876 876  
877 -== **CP1 Series Protocol** ==
1037 +**3)PLC Settings(GX Works2)**
878 878  
879 -[[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%20ORMON%20CP1%20Series.zip]]
1039 +* Click [Ethernet/CC IE/MELSECNET];
1040 +* Please select [Ethernet] as network type;
1041 +* Set station I/O number according to situation (For example, 0000 means that the module is connected to PLC CPU in first order);
1042 +* Select [Online] as Mode;
1043 +* Click [Operation setting] to set IP;
1044 +* Select [Binary Code] as [Communication Data Code];
1045 +* Set protocol: TCP;
1046 +* Set [unpassive] in [Open system];
1047 +* Set [receive] in [Fixed buffer];
1048 +* Set [procedure Exist] in [Fixed buffer communication];
1049 +* Disable [Pairing open];
1050 +* Set [No confirm] in [Existence confirmation];
1051 +* Host station port number: 1025;
1052 +* Save settings;
1053 +* Download project into PLC and restart it
880 880  
881 -== **CJ2M Series Protocol** ==
1055 +**4)Configure the communication protocol**
882 882  
883 -[[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%20ORMON%20CJ2M.zip]]
1057 +[[image:image-20220825143728-1.png]]
884 884  
1059 +**5)Cable Wiring**
1060 +
1061 +[[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"]]
1062 +
1063 += **台达 PLC** =
1064 +
1065 +== **DVP 以太网协议** ==
1066 +
1067 +[[下载链接>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Delta%20DVP%20Ethernet.zip]]
1068 +
1069 +== **DVP 串行协议** ==
1070 +
1071 +[[下载链接>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Delta%20DVP%20Ethernet.zip]]
1072 +
1073 += **欧姆龙可编程逻辑控制器** =
1074 +
1075 +== **CP1 系列协议** ==
1076 +
1077 +[[下载链接>>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%20ORMON%20CP1%20Series.zip]]
1078 +
1079 +== **CJ2M 系列协议** ==
1080 +
1081 +[[下载链接>>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%20ORMON%20CJ2M.zip]]
1082 +
885 885  = **Modbus RTU** =
886 886  
887 -== **V-BOX as master** ==
1085 +== **V-BOX 作为主** ==
888 888  
889 -Select the protocol “(% class="mark" %)Modbus RTU Slave(All Fuction),
1087 +选择协议“(% _istranslated="1" class="mark" %)Modbus RTU SlaveAll Fuction
890 890  
891 -(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
1089 +(% class="mark" %)然后设置波特率,端口,停止位,数据位,奇偶校验
892 892  
893 893  (% style="text-align:center" %)
894 894  [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]]
895 895  
896 -== **V-BOX as slave** ==
1094 +== **V-BOX 作为从站** ==
897 897  
898 -Select the protocol “(% class="mark" %)**Modbus RTU Master”**,
1096 +选择协议“(% _istranslated="1" class="mark" %)**Modbus RTU Master”**
899 899  
900 -(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
1098 +(% class="mark" %)然后设置波特率,端口,停止位,数据位,奇偶校验
901 901  
902 902  (% style="text-align:center" %)
903 903  [[image:1624348709622-711.png||queryString="width=809&height=493" height="488" width="800" class="img-thumbnail"]]
904 904  
905 -**Address List**
1103 +**地址列表**
906 906  
907 907  (% class="table-bordered" %)
908 -|**Type**|**Register**|**Function code & Description**
909 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1106 +|**类型**|**注册**|**函数代码和描述**
1107 +|(% rowspan="11" %)|(% rowspan="3" %)3|04(读取输入寄存器:读取一个或多个输入寄存器中的当前二进制值)
910 910  |06 (write single register: write a binary value to a holding register)
911 911  |10 (write values to multiple addresses )
912 912  |(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
image-20220825142437-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +126.5 KB
Content
image-20220825142659-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +124.2 KB
Content
image-20220825143728-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +124.7 KB
Content