Changes for page 1 Communication

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

From version 133.1
edited by Ben
on 2022/08/25 15:15
Change comment: There is no comment for this version
To version 142.1
edited by Ben
on 2022/08/31 16:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -= (% style="color:inherit; font-family:inherit" %)**Wecon PLC**(%%) =
1 += Create communication with WECON PLC =
2 2  
3 3  == **LX3V Serial Protocol** ==
4 4  
... ... @@ -176,7 +176,7 @@
176 176  
177 177  The above are all the steps for establishing ethernet communication between V-BOX with LX5V PLC.
178 178  
179 -= **Rockwell PLC** =
179 += Create communication with **Rockwell PLC** =
180 180  
181 181  == (% id="cke_bm_5621S" style="display:none" %)** **(%%)**MicroLogix Protocol** ==
182 182  
... ... @@ -217,7 +217,7 @@
217 217  
218 218  [[image:image-20220824110724-1.png]]
219 219  
220 -== **Micro850_FreeTag** ==
220 +== **Micro850_FreeTag Protocol** ==
221 221  
222 222  (((
223 223  (((
... ... @@ -425,7 +425,7 @@
425 425  [[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/Allen-Bradley%20Ethernet%20DF1.zip]]
426 426  
427 427  
428 -= **Siemens PLC** =
428 += Create communication with **Siemens PLC** =
429 429  
430 430  == **S7-200 Smart Ethernet Protocol** ==
431 431  
... ... @@ -608,9 +608,8 @@
608 608  
609 609  [[image:image-20220824162342-2.png]]
610 610  
611 += Create communication with **Mitsubishi PLC** =
611 611  
612 -= **Mitsubishi PLC** =
613 -
614 614  == **FX1S,1N,2N Serial Protocol** ==
615 615  
616 616  Supported Series: Mitsubishi FX1S, FX1N, FX2N series
... ... @@ -866,17 +866,20 @@
866 866  
867 867  == **L02 Serial Protocol** ==
868 868  
869 -Mitsubishi L02 series CPU built-in Ethernet port.
868 +Mitsubishi L02 series CPU built-in serial port.
870 870  
871 -**V-BOX Settings**
870 +**1)V-BOX Settings**
872 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
872 +|**Item**|**Settings**|**Note**
873 +|Protocol|Mitsubishi L02|
874 +|Connection|RS422|
875 +|Baud rate|115200|
876 +|Data bit|8|
877 +|Parity|Odd|
878 +|Stop bit|1|
879 +|PLC station No.|1~~255|Need to be the same as PLC settings
878 878  
879 -**Address List**
881 +**2)Address List**
880 880  
881 881  |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
882 882  |Bit|X|X|X h|0~~FFFF|
... ... @@ -909,13 +909,17 @@
909 909  |Word|ZR|ZR|ZR h|0~~FFFF|
910 910  |Word|D|D|D d|0~~99999|
911 911  
912 -**Communication Settings**
914 +**3)Communication Settings**
913 913  
916 +[[image:image-20220825160648-3.png]]
914 914  
915 -**Cable Wiring**
918 +**4)Cable Wiring**
916 916  
920 +* **RS422**
917 917  
922 +[[image:image-20220825161612-8.png]]
918 918  
924 +[[image:image-20220825160820-4.png]]
919 919  
920 920  == **L02 Ethernet Protocol** ==
921 921  
... ... @@ -1060,7 +1060,7 @@
1060 1060  
1061 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 1062  
1063 -= **Delta PLC** =
1069 += Create communication with **Delta PLC** =
1064 1064  
1065 1065  == **DVP Ethernet Protocol** ==
1066 1066  
... ... @@ -1070,17 +1070,64 @@
1070 1070  
1071 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 1072  
1073 -= **Omron PLC** =
1079 +== **AS Ethernet Protocol** ==
1074 1074  
1075 -== **CP1 Series Protocols** ==
1081 +**1)V-BOX Settings**
1076 1076  
1083 +|=**Items**|=**Settings**|=**Note**
1084 +|Protocol|DELTA AS300 MODBUS TCP|
1085 +|Connection|Ethernet|
1086 +|Port No.|502|
1087 +|Device No.|1|
1088 +|HMI No.|0|
1089 +
1090 +**2)Address List**
1091 +
1092 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1093 +|Bit|X|X|X d|0~~63|
1094 +|Bit|Y|Y|Y d|0~~63|
1095 +|Bit|D|D|D d|0~~29999|
1096 +|Bit|M|M|M d|0~~8191|
1097 +|Bit|SM|SM|SM d|0~~4095|
1098 +|Bit|S|S|S h|0~~2047|
1099 +|Bit|T|T|T d|0~~511|
1100 +|Bit|C|C|C d|0~~511|
1101 +|Bit|HC|HC|HC d|0~~255|
1102 +|Word|X|X|X h|0~~63|
1103 +|Word|Y|Y|Y d|0~~63|
1104 +|Word|SR|SR|SR d|0~~2047|
1105 +|Word|D|D|D d|0~~29999|
1106 +|Word|T|T|T d|0~~511|
1107 +|Word|C|C|C h|0~~511|
1108 +|Word|E|E|E d|0~~9|
1109 +
1110 +
1111 +**3)Configure the communication protocol**
1112 +
1113 +
1114 +[[image:image-20220831160010-4.png]]
1115 +
1116 +**4)Cable Wiring**
1117 +
1118 +Figure
1119 +
1120 +[[image:image-20220831155101-1.png]][[image:image-20220831160055-5.png]]
1121 +
1122 +Pin Definition Diagram
1123 +
1124 +[[image:image-20220831155157-3.png]]
1125 +
1126 += Create communication with **Omron PLC** =
1127 +
1128 +== **CP1 Series Protocol ** ==
1129 +
1077 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 1078  
1079 -== **CP2M Series Protocols** ==
1132 +== **CP2M Series Protocol** ==
1080 1080  
1081 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 1082  
1083 -= **Modbus RTU** =
1136 += Create communication with **Modbus RTU** =
1084 1084  
1085 1085  == **V-BOX as Slave** ==
1086 1086  
image-20220825160227-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +148.8 KB
Content
image-20220825160341-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +121.7 KB
Content
image-20220825160648-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +122.7 KB
Content
image-20220825160820-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +24.9 KB
Content
image-20220825160925-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +31.0 KB
Content
image-20220825160929-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +31.0 KB
Content
image-20220825161440-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +90.7 KB
Content
image-20220825161612-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +86.3 KB
Content
image-20220831155101-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +34.6 KB
Content
image-20220831155129-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +44.9 KB
Content
image-20220831155157-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +20.8 KB
Content
image-20220831160010-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +59.6 KB
Content
image-20220831160055-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +51.5 KB
Content