Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 3 removed)
Details
- Page properties
-
- Content
-
... ... @@ -58,41 +58,37 @@ 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 64 == **2 Communication with Allen-Bradley CompactLogix L1769** == 65 65 63 +=== **Overview** === 64 + 66 66 ((( 67 67 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. 68 - 69 - 70 70 ))) 71 71 72 72 ((( 73 -(% class="wikigeneratedid" id="HSoftwareconfigurationofPLC" %) 74 -((( 75 -**Software configuration of PLC** 70 + 76 76 ))) 77 77 78 -(% class="wikigeneratedid" id="HPLCprogrammingsoftware" %) 79 79 ((( 80 -**1)PLC programming software** 81 -))) 74 +== **Software configuration of PLC** == 82 82 83 - [[image:image-20220714113935-3.png||height="324"width="270"]]76 +=== **PLC programming software** === 84 84 85 -(% class="wikigeneratedid" id="HNewPLCproject" %) 78 + [[image:image-20220714113935-3.png]] 79 + 80 +=== **New PLC project** === 81 + 86 86 ((( 87 - **2)New PLC project**83 +Click New Project and select the PLC model. 88 88 ))) 89 89 90 90 ((( 91 - ClickNewProjectandselectthePLCmodel.87 + [[image:image-20220714114247-4.png]] 92 92 ))) 93 93 94 94 ((( 95 - [[image:image-20220714114247-4.png||height="298"width="552"]][[image:image-20220714114257-5.png||height="445" width="551"]]91 + [[image:image-20220714114257-5.png]] 96 96 ))) 97 97 98 98 ((( ... ... @@ -100,37 +100,26 @@ 100 100 ))) 101 101 102 102 ((( 103 -(% class="wikigeneratedid" id="HSetEthernetparameters" %) 104 -((( 105 -**3)Set Ethernet parameters** 106 -))) 99 +=== **Set Ethernet parameters** === 107 107 108 108 ((( 109 -((( 110 110 Follow the steps below to configure Ethernet parameters 111 111 ))) 112 -))) 113 113 114 114 ((( 115 -((( 116 116 PLC IP address:192.168.40.101 117 117 ))) 118 -))) 119 119 120 120 ((( 121 -((( 122 122 default gateway:192.168.40.1 123 123 ))) 124 -))) 125 125 126 126 ((( 127 -((( 128 128 subnet mask:255.255.255.0 129 129 ))) 130 -))) 131 131 132 132 ((( 133 -[[image:image-20220714115012-6.png]] 118 + [[image:image-20220714115012-6.png]] 134 134 ))) 135 135 136 136 ((( ... ... @@ -138,48 +138,36 @@ 138 138 ))) 139 139 140 140 ((( 141 -(% class="wikigeneratedid" id="HV-boxsoftwareconfiguration" %) 142 -((( 143 -**V-box software configuration** 144 -))) 126 +== **V-box software configuration** == 145 145 146 -(% class="wikigeneratedid" id="HV-boxprogrammingsoftware" %) 147 -((( 148 -**1)V-box programming software** 149 -))) 128 +=== **V-box programming software** === 150 150 151 -(% class="wikigeneratedid" %) 152 -((( 153 - [[image:image-20220714115214-7.png||height="276" width="456"]] 154 -))) 130 + [[image:image-20220714115214-7.png]] 155 155 156 -(% class="wikigeneratedid" id="HConfiguredevicenetwork" %) 157 -((( 158 -**2)Configure device network** 159 -))) 160 160 133 +=== **Configure device network** === 134 + 161 161 ((( 162 -((( 163 163 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. 164 164 ))) 165 -))) 166 166 167 167 ((( 168 -((( 169 -In the example below, the IP address of V-Box is configured as 192.168.40.66, and the networking method is 4G connection [[image:image-20220714115440-9.png||height="425" width="791"]] 140 +In the example below, the IP address of V-Box is configured as 192.168.40.66, and the networking method is 4G connection. 170 170 ))) 142 + 143 + [[image:image-20220714115440-9.png||height="425" width="791"]] 171 171 ))) 172 172 ))) 146 + 147 +== **V-net add device** == 173 173 ))) 174 174 175 -(% class="wikigeneratedid" id="HV-netadddevice" %) 176 176 ((( 177 - **3)V-net**151 +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. 178 178 ))) 179 -))) 180 180 181 181 ((( 182 - 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-20220714115640-10.png||height="430" width="797"]]155 + [[image:image-20220714115640-10.png||height="430" width="797"]] 183 183 ))) 184 184 185 185 ((( ... ... @@ -187,26 +187,18 @@ 187 187 ))) 188 188 189 189 ((( 190 -(% class="wikigeneratedid" id="HSetcommunicationportparameters" %) 191 -((( 192 -**4)Set communication port parameters** 193 -))) 163 +=== **Set communication port parameters** === 194 194 195 -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. [[image:image-20220714115848-11.png||height="432" width="802"]] 165 +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. 166 + 167 + [[image:image-20220714115848-11.png||height="432" width="802"]] 196 196 ))) 197 197 170 + 198 198 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. 199 199 200 -[[image:image-20220714143820-1.png]] 201 201 202 -After adding the protocol Allen-BradleyMicro850_FreeTag, click[[image:image-20220714143838-2.png]]icon add label. 203 203 204 -[[image:image-20220714143849-3.png]] 205 - 206 - 207 -== Engineering production == 208 - 209 - 210 210 == **Siemens S7-1200** == 211 211 212 212 [[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-20220714143820-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.4 MB - Content
- image-20220714143838-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -520 bytes - Content
- image-20220714143849-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.3 MB - Content