Changes for page 1 Communication

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

From version 10.1
edited by Stone Wu
on 2022/07/12 11:39
Change comment: There is no comment for this version
To version 11.1
edited by Ben
on 2022/07/14 12:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Stone
1 +XWiki.Ben
Content
... ... @@ -58,6 +58,124 @@
58 58  (% style="text-align:center" %)
59 59  [[image:1624348978863-771.png||queryString="width=812&height=494" height="487" width="800" class="img-thumbnail"]]
60 60  
61 +(% class="wikigeneratedid" %)
62 +== ==
63 +
64 +(% class="wikigeneratedid" %)
65 +== **Communication with Allen-Bradley CompactLogix L1769** ==
66 +
67 +=== **Overview** ===
68 +
69 +(((
70 +This example introduces the establishment of Ethernet communication between Wecon V-box and Allen-Bradley L1769. It is introduced through three parts: PLC software configuration, V-box software configuration, and hardware wiring.
71 +)))
72 +
73 +(((
74 +
75 +)))
76 +
77 +(((
78 +== **1 Software configuration of PLC** ==
79 +
80 +=== **1.1 PLC programming software** ===
81 +
82 + [[image:image-20220714113935-3.png]]
83 +
84 +=== **1.2 New PLC project** ===
85 +
86 +(((
87 +Click New Project and select the PLC model.
88 +)))
89 +
90 +(((
91 + [[image:image-20220714114247-4.png]]
92 +)))
93 +
94 +(((
95 + [[image:image-20220714114257-5.png]]
96 +)))
97 +
98 +(((
99 +
100 +)))
101 +
102 +(((
103 +=== **1.3 Set Ethernet parameters** ===
104 +
105 +(((
106 +Follow the steps below to configure Ethernet parameters
107 +)))
108 +
109 +(((
110 +PLC IP address:192.168.40.101
111 +)))
112 +
113 +(((
114 +default gateway:192.168.40.1
115 +)))
116 +
117 +(((
118 +subnet mask:255.255.255.0
119 +)))
120 +
121 +(((
122 + [[image:image-20220714115012-6.png]]
123 +)))
124 +
125 +(((
126 +
127 +)))
128 +
129 +(((
130 +== **2.V-box software configuration** ==
131 +
132 +=== **2.1. V-box programming software** ===
133 +
134 + [[image:image-20220714115214-7.png]]
135 +
136 +
137 +=== **2.2. Configure device network** ===
138 +
139 +(((
140 +Click the Configuration Download button[[image:image-20220714115308-8.png||height="22" width="15"]], It is used to configure the device network, update the device time, obtain the device machine code, check the device network, etc.
141 +)))
142 +
143 +(((
144 +In the example below, the IP address of V-Box is configured as 192.168.40.66, and the networking method is 4G connection.
145 +)))
146 +
147 + [[image:image-20220714115440-9.png||height="425" width="791"]]
148 +)))
149 +)))
150 +
151 +== **2.3. V-net add device** ==
152 +)))
153 +
154 +(((
155 +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. 
156 +)))
157 +
158 +(((
159 + [[image:image-20220714115640-10.png||height="430" width="797"]]
160 +)))
161 +
162 +(((
163 +
164 +)))
165 +
166 +(((
167 +=== **2.4. Set communication port parameters** ===
168 +
169 +In the device list on the left, find the Vbox that communicates with the L1769, click it and select configuration,communication port configuration in the main interface to add a communication protocol.
170 +
171 + [[image:image-20220714115848-11.png||height="432" width="802"]]
172 +)))
173 +
174 +
175 +The communication port is selected as Ethernet, the device type is selected as Allen-Bradley, the protocol is Allen-BradleyMicro850_FreeTag EthemetIP, and the IP is the internal IP address of the L1769 PLC. The port number is 44818.
176 +
177 +
178 +
61 61  == **Siemens S7-1200** ==
62 62  
63 63  [[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/Communicate%20with%20S7-1200%20via%20Ehernet.zip]]
image-20220714113815-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +907.8 KB
Content
image-20220714113842-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +56.8 KB
Content
image-20220714113935-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +60.0 KB
Content
image-20220714114247-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 MB
Content
image-20220714114257-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +2.0 MB
Content
image-20220714115012-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +1.1 MB
Content
image-20220714115214-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +1.0 MB
Content
image-20220714115308-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +718 bytes
Content
image-20220714115440-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +1.1 MB
Content
image-20220714115640-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 MB
Content
image-20220714115848-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 MB
Content