Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 28 added, 0 removed)
- image-20220714113815-1.png
- image-20220714113842-2.png
- image-20220714113935-3.png
- image-20220714114247-4.png
- image-20220714114257-5.png
- image-20220714115012-6.png
- image-20220714115214-7.png
- image-20220714115308-8.png
- image-20220714115440-9.png
- image-20220714115640-10.png
- image-20220714115848-11.png
- image-20220714143820-1.png
- image-20220714143838-2.png
- image-20220714143849-3.png
- image-20220714160006-1.png
- image-20220714160034-2.png
- image-20220714160120-3.png
- image-20220714160335-4.png
- image-20220714160412-5.png
- image-20220714160439-6.png
- image-20220714160541-7.png
- image-20220714160651-8.png
- image-20220714160843-9.png
- image-20220714160943-10.png
- image-20220714161014-11.png
- image-20220714161120-12.png
- image-20220714161229-13.png
- image-20220714161445-14.png
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Stone1 +XWiki.Ben - Content
-
... ... @@ -58,6 +58,212 @@ 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 +== **2 Communication with Allen-Bradley CompactLogix L1769** == 62 + 63 +((( 64 +((( 65 +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. 66 +))) 67 + 68 + 69 +))) 70 + 71 +((( 72 +(% class="wikigeneratedid" id="HSoftwareconfigurationofPLC" %) 73 +((( 74 +**Software configuration of PLC** 75 +))) 76 + 77 +(% class="wikigeneratedid" id="HPLCprogrammingsoftware" %) 78 +((( 79 +**1)PLC programming software** 80 +))) 81 + 82 +[[image:image-20220714160120-3.png||height="308" width="255"]] 83 + 84 +(% class="wikigeneratedid" id="HNewPLCproject" %) 85 +((( 86 +**2)New PLC project** 87 +))) 88 + 89 +((( 90 +((( 91 +Click New Project and select the PLC model. 92 +))) 93 +))) 94 + 95 +((( 96 + 97 +))) 98 + 99 +((( 100 +[[image:image-20220714160335-4.png||height="215" width="398"]] 101 + 102 +[[image:image-20220714160412-5.png||height="319" width="395"]] 103 +))) 104 + 105 +((( 106 +(% class="wikigeneratedid" id="HSetEthernetparameters" %) 107 +((( 108 +**3)Set Ethernet parameters** 109 +))) 110 + 111 +((( 112 +((( 113 +((( 114 +Follow the steps below to configure Ethernet parameters 115 +))) 116 +))) 117 +))) 118 + 119 +((( 120 +((( 121 +((( 122 +PLC IP address:192.168.40.101 123 +))) 124 +))) 125 +))) 126 + 127 +((( 128 +((( 129 +((( 130 +default gateway:192.168.40.1 131 +))) 132 +))) 133 +))) 134 + 135 +((( 136 +((( 137 +((( 138 +subnet mask:255.255.255.0 139 +))) 140 +))) 141 +))) 142 + 143 +((( 144 +[[image:image-20220714160439-6.png||height="325" width="717"]] 145 +))) 146 + 147 +((( 148 + 149 +))) 150 + 151 +((( 152 +(% class="wikigeneratedid" id="HV-boxsoftwareconfiguration" %) 153 +((( 154 +**V-box software configuration** 155 +))) 156 + 157 +(% class="wikigeneratedid" id="HV-boxprogrammingsoftware" %) 158 +((( 159 +**1)V-box programming software** 160 +))) 161 + 162 +(% class="wikigeneratedid" %) 163 +((( 164 + [[image:image-20220714160541-7.png||height="189" width="314"]] 165 +))) 166 + 167 +(% class="wikigeneratedid" id="HConfiguredevicenetwork" %) 168 +((( 169 +**2)Configure device network** 170 +))) 171 + 172 +((( 173 +((( 174 +((( 175 +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. 176 +))) 177 + 178 +((( 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 180 +))) 181 +))) 182 +))) 183 + 184 +((( 185 +((( 186 +[[image:image-20220714160651-8.png||height="389" width="724"]] 187 + 188 + 189 +))) 190 +))) 191 +))) 192 +))) 193 + 194 +(% class="wikigeneratedid" id="HV-netadddevice" %) 195 +((( 196 +**3)V-net add device** 197 +))) 198 +))) 199 + 200 +((( 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-20220714160034-2.png||height="394" width="731"]] 203 +))) 204 + 205 + 206 +))) 207 + 208 +((( 209 +(% class="wikigeneratedid" id="HSetcommunicationportparameters" %) 210 +((( 211 +**4)Set communication port parameters** 212 +))) 213 + 214 +((( 215 +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 +))) 217 + 218 +[[image:image-20220714160843-9.png||height="395" width="733"]] 219 +))) 220 + 221 +((( 222 +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 +))) 224 + 225 +[[image:image-20220714160943-10.png||height="300" width="487"]] 226 + 227 + 228 +((( 229 +After adding the protocol Allen-BradleyMicro850_FreeTag, click[[image:image-20220714143838-2.png]]icon add label.[[image:image-20220714161120-12.png||height="403" width="740"]] 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-20220714161229-13.png||height="217" width="732"]] 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-20220714161445-14.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 + 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
- 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