Changes for page 1 Communication

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

From version 11.1
edited by Ben
on 2022/07/14 12:00
Change comment: There is no comment for this version
To version 18.1
edited by Stone Wu
on 2022/07/25 11:32
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Ben
1 +XWiki.Stone
Content
... ... @@ -58,68 +58,90 @@
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 -== ==
61 +== **2 Communication with Allen-Bradley CompactLogix L1769** ==
63 63  
64 -(% class="wikigeneratedid" %)
65 -== **Communication with Allen-Bradley CompactLogix L1769** ==
66 -
67 -=== **Overview** ===
68 -
69 69  (((
64 +(((
70 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 71  )))
72 72  
73 -(((
74 74  
75 75  )))
76 76  
77 77  (((
78 -== **1 Software configuration of PLC** ==
72 +(% class="wikigeneratedid" id="HSoftwareconfigurationofPLC" %)
73 +(((
74 +**Software configuration of PLC**
75 +)))
79 79  
80 -=== **1.1 PLC programming software** ===
77 +(% class="wikigeneratedid" id="HPLCprogrammingsoftware" %)
78 +(((
79 +**1)PLC programming software**
80 +)))
81 81  
82 - [[image:image-20220714113935-3.png]]
82 +[[image:image-20220714162600-1.png]]
83 83  
84 -=== **1.2 New PLC project** ===
85 -
84 +(% class="wikigeneratedid" id="HNewPLCproject" %)
86 86  (((
87 -Click New Project and select the PLC model.
86 +**2)New PLC project**
88 88  )))
89 89  
90 90  (((
91 - [[image:image-20220714114247-4.png]]
90 +(((
91 +Click New Project and select the PLC model.
92 92  )))
93 +)))
93 93  
94 94  (((
95 - [[image:image-20220714114257-5.png]]
96 +[[image:image-20220714162617-2.png]]
96 96  )))
97 97  
98 98  (((
99 99  
101 +
102 +[[image:image-20220714162652-4.png]]
100 100  )))
101 101  
102 102  (((
103 -=== **1.3 Set Ethernet parameters** ===
106 +(% class="wikigeneratedid" id="HSetEthernetparameters" %)
107 +(((
108 +**3)Set Ethernet parameters**
109 +)))
104 104  
105 105  (((
112 +(((
113 +(((
106 106  Follow the steps below to configure Ethernet parameters
107 107  )))
116 +)))
117 +)))
108 108  
109 109  (((
120 +(((
121 +(((
110 110  PLC IP address:192.168.40.101
111 111  )))
124 +)))
125 +)))
112 112  
113 113  (((
128 +(((
129 +(((
114 114  default gateway:192.168.40.1
115 115  )))
132 +)))
133 +)))
116 116  
117 117  (((
136 +(((
137 +(((
118 118  subnet mask:255.255.255.0
119 119  )))
140 +)))
141 +)))
120 120  
121 121  (((
122 - [[image:image-20220714115012-6.png]]
144 +[[image:image-20220714162713-5.png]]
123 123  )))
124 124  
125 125  (((
... ... @@ -127,55 +127,121 @@
127 127  )))
128 128  
129 129  (((
130 -== **2.V-box software configuration** ==
152 +(% class="wikigeneratedid" id="HV-boxsoftwareconfiguration" %)
153 +(((
154 +**V-box software configuration**
155 +)))
131 131  
132 -=== **2.1. V-box programming software** ===
157 +(% class="wikigeneratedid" id="HV-boxprogrammingsoftware" %)
158 +(((
159 +**1)V-box programming software**
160 +)))
133 133  
134 - [[image:image-20220714115214-7.png]]
162 +(% class="wikigeneratedid" %)
163 +(((
164 + [[image:image-20220714162725-6.png]]
165 +)))
135 135  
167 +(% class="wikigeneratedid" id="HConfiguredevicenetwork" %)
168 +(((
169 +**2)Configure device network**
170 +)))
136 136  
137 -=== **2.2. Configure device network** ===
138 -
139 139  (((
173 +(((
174 +(((
140 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 141  )))
142 142  
143 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.
179 +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 145  )))
146 -
147 - [[image:image-20220714115440-9.png||height="425" width="791"]]
148 148  )))
149 149  )))
150 150  
151 -== **2.3. V-net add device** ==
184 +(((
185 +(((
186 +[[image:image-20220714162737-7.png]]
187 +
188 +
152 152  )))
190 +)))
191 +)))
192 +)))
153 153  
194 +(% class="wikigeneratedid" id="HV-netadddevice" %)
154 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. 
196 +**3)V-net add device**
156 156  )))
198 +)))
157 157  
158 158  (((
159 - [[image:image-20220714115640-10.png||height="430" width="797"]]
201 +(((
202 +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]]
160 160  )))
161 161  
162 -(((
163 163  
164 164  )))
165 165  
166 166  (((
167 -=== **2.4. Set communication port parameters** ===
209 +(% class="wikigeneratedid" id="HSetcommunicationportparameters" %)
210 +(((
211 +**4)Set communication port parameters**
212 +)))
168 168  
214 +(((
169 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.
216 +)))
170 170  
171 - [[image:image-20220714115848-11.png||height="432" width="802"]]
218 +[[image:image-20220714162805-9.png]]
172 172  )))
173 173  
174 -
221 +(((
175 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.
223 +)))
176 176  
225 +[[image:image-20220714162814-10.png]]
177 177  
178 178  
228 +(((
229 +After adding the protocol Allen-BradleyMicro850_FreeTag, click[[image:image-20220714143838-2.png]]icon add label.​​​​​​​[[image:image-20220714162827-11.png]]
230 +)))
231 +
232 +(% class="wikigeneratedid" id="HEngineeringproduction" %)
233 +(((
234 +**5)Engineering production**
235 +)))
236 +
237 +(% class="wikigeneratedid" %)
238 +(((
239 +(((
240 +According to your own needs, use the V-NET client software to edit the required data monitoring points.
241 +)))
242 +
243 +[[image:image-20220714162841-12.png]]
244 +
245 +
246 +(((
247 +**hardware connection**
248 +)))
249 +)))
250 +
251 +(((
252 +**1)Hardware wiring diagram**
253 +)))
254 +
255 +(((
256 +(((
257 +This example introduces Wecon V-box with Allen-Bradley L1769 PLC to establish communication through Ethernet. The connection diagram is as follows:
258 +)))
259 +
260 +[[image:image-20220714162856-13.png]]
261 +
262 +(((
263 +The above are all the steps for establishing Ethernet communication between Wecon V-box with Allen-Bradley L1769 PLC.
264 +)))
265 +)))
266 +
179 179  == **Siemens S7-1200** ==
180 180  
181 181  [[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]]
... ... @@ -214,7 +214,7 @@
214 214  
215 215  = **2 User define protocol** =
216 216  
217 -More serial port script instruction,please refer manual:[[Lua script function>>doc:V-BOX.V-Net.1\.User Manual.04 Lua Script.01 Lua Functions.WebHome]]~-~-->[[3.Serial port operation>>url:http://docs.we-con.com.cn/wiki/vbox/view/HMI/04.Lua%20script%20%20function%20and%20operation/01.Lua%20script%20function/#H3.Serialportoperation]]
305 +More serial port script instruction,please refer manual:[[Lua script function>>doc:V-BOX.V-Net.04 Lua Script.01 Lua Functions.WebHome]]~-~-->[[3.Serial port operation>>url:http://docs.we-con.com.cn/wiki/vbox/view/HMI/04.Lua%20script%20%20function%20and%20operation/01.Lua%20script%20function/#H3.Serialportoperation]]
218 218  
219 219  == **Read the temperature sensor.** ==
220 220  
image-20220714143820-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +1.4 MB
Content
image-20220714143838-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +520 bytes
Content
image-20220714143849-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 MB
Content
image-20220714160006-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 MB
Content
image-20220714160034-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +135.2 KB
Content
image-20220714160120-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +58.8 KB
Content
image-20220714160335-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +264.1 KB
Content
image-20220714160412-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +58.5 KB
Content
image-20220714160439-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +104.0 KB
Content
image-20220714160541-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +13.7 KB
Content
image-20220714160651-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +135.2 KB
Content
image-20220714160843-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +165.9 KB
Content
image-20220714160943-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +50.2 KB
Content
image-20220714161014-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +94.3 KB
Content
image-20220714161120-12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +94.3 KB
Content
image-20220714161229-13.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +62.5 KB
Content
image-20220714161445-14.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +131.2 KB
Content
image-20220714162600-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +58.8 KB
Content
image-20220714162617-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 MB
Content
image-20220714162629-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +58.5 KB
Content
image-20220714162652-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +58.5 KB
Content
image-20220714162713-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +104.0 KB
Content
image-20220714162725-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +13.7 KB
Content
image-20220714162737-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +135.2 KB
Content
image-20220714162752-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +135.2 KB
Content
image-20220714162805-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +165.9 KB
Content
image-20220714162814-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +50.2 KB
Content
image-20220714162827-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +94.3 KB
Content
image-20220714162841-12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +62.5 KB
Content
image-20220714162856-13.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +131.6 KB
Content