Changes for page 03 V-NET Client
Last modified by Joe on 2024/12/27 17:41
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 10 removed)
Details
- Page properties
-
- Content
-
... ... @@ -43,7 +43,7 @@ 43 43 (% style="text-align:center" %) 44 44 [[image:New layout.png]] 45 45 46 -The Pass-through tab is no longer displayed in the main interface. But integrated into the software "Device Pass-through" function. To use the corresponding function, please refer to following chapter [[Device Pass-through>>https://docs.we-con.com.cn/bin/view/V-BOX/V-Net/Manual/3%20V-NET%20Client/#H5DevicePass-through]].46 +The Pass-through tab is no longer displayed in the main interface. But integrated into the software "Device Pass-through" function. To use the corresponding function, please refer to following chapter"Device Pass-through". 47 47 48 48 = 4 Device Configuration = 49 49 ... ... @@ -96,208 +96,6 @@ 96 96 97 97 Clear the operation log in the Operation reminder 98 98 99 -= 5 Device Pass-through = 100 100 101 -== PLC Pass-through == 102 102 103 -(% style="text-align:center" %) 104 -[[image:PLC Passthrough.png]] 105 - 106 -**Functional overview** 107 - 108 -{{info}} 109 -Built on V-BOX/ig HMI and PLC on the basis of normal communication, online PLC connection according to the generated virtual serial port, allowing the PLC software communicate PLC, complete the upload/download PLC programs, monitoring PLC programs and other functions 110 -{{/info}} 111 - 112 -=== **1 Search** === 113 - 114 -Enter a device name/Machine code/Product code, device list only display the devices that meet the search criteria, and support real-time filtering 115 - 116 -(% style="text-align:center" %) 117 -[[image:PLC Passthrough Device list.png]] 118 - 119 -=== **2 Device list** === 120 - 121 -(% style="text-align:center" %) 122 -[[image:rightclick menu.png]] 123 - 124 -* Display all groupings and device names and device status under current account. 125 -* When the mouse is in the device list, right-click the menu to refresh the device list and copy the machine code/Product code. 126 -* Refresh list: Reacquire all groupings and devices under the current account number from the server. 127 -* ((( 128 -Copy machine code: Copy the current device's machine code/Product code to the clipboard. 129 -))) 130 - 131 -=== **3 Configuration template&Refresh status** === 132 - 133 -* Refresh: Refresh the current device status(offline/online/being pass-through, etc.) 134 -* New: Create a new configuration template according to current device and account 135 -** Name(required): Length limitation 1~~50, cannot duplicate 136 -** Port: Select which communication port of the device to pass-through 137 -** When the Ethernet is selected as pass-through communication port, the information user need to enter is IP address, need to conform IP address format, and port scopes from 1 to 65535 138 -** When the device type is HMI, the template need to set a waiting timeout(ranges 0~~500) 139 -* Edit: Modify the selected configuration template 140 -* Delete: Delete the selected configuration template 141 - 142 -=== **4 Device information&Configuration information** === 143 - 144 -* Device information: Status (consistent with the status in the device list), machine code 145 -* ((( 146 -Configuration information: The configuration template list according to the selected device and current account. The specific information is displayed when different configurations are selected in the drop-down list 147 -))) 148 - 149 -=== **5 Start pass-through/End pass-through** === 150 - 151 -* Click Start pass-through to proceed PLC pass-through according to the current configuration template 152 -* Click End pass-through to end PLC pass-through connection 153 -* When the device is offline, the Start pass-through button cannot be clicked 154 -* When the firmware version of device is too low, the Start pass-through button cannot be clicked 155 -* The current account does not have the permission of pass-through to this device or the device is shared by others, the Start pass-through button cannot be clicked 156 -* When the current account has a device being pass-through, the Start pass-through button cannot be clicked 157 -* After clicking the Start pass-through button, if the pass-through is successful, the button changes to End pass-through, and the device status color on the left side list changes to blue 158 - 159 -== VPN Pass-through == 160 - 161 -(% style="text-align:center" %) 162 -[[image:VPN passthrough.png]] 163 - 164 -**Functional overview** 165 - 166 -{{info}} 167 -VPN pass-through is to add PC to the Local Area Network where the device is located. It can be imagined that PC "replaces" the device at this time, and PC can access any PLC in this Local Area Network where the device is located. 168 -{{/info}} 169 - 170 -=== **1 Device list** === 171 - 172 -* Display all support VPN pass-through devices under current account 173 -* ((( 174 -Right-click menu, search box is consistent with PLC pass-through 175 -))) 176 - 177 -=== **2 Remote LAN IP** === 178 - 179 -VPN pass-through required parameters, DHCP/Static IP of pass-through IP 180 - 181 -=== **3 Device information** === 182 - 183 -Display device machine code, name, device status and other information 184 - 185 -=== **4 Start pass-through/End pass-through** === 186 - 187 -* Click Start pass-through, proceed VPN pass-through according to the setting LAN pass-through IP 188 -* Click End pass-through to end VPN pass-through 189 -* When the device is offline, the Start pass-through button cannot be clicked 190 -* When the firmware version of the device is too low, the Start pass-through button cannot be clicked 191 -* The current account does not have the permission of pass-through to this device or the device is shared by others, the Start pass-through button cannot be clicked 192 -* When the current account has a device being pass-through, the Start pass-through button cannot be clicked 193 -* ((( 194 -After clicking the Start pass-through button, the pass-through is successful, the button changes to End pass-through, and the device status color on the left side changes to yellow 195 -))) 196 - 197 -== HMI Pass-through == 198 - 199 -(% style="text-align:center" %) 200 -[[image:HMI Passthrough.png]] 201 - 202 -**Functional overview** 203 - 204 -{{info}} 205 -Select the download tool path in the installed PIStudio, pop up the download tool after successfully start pass-through , and select PC->HMI, and select the compiled .wmt or .wmt3 file, the program can be downloaded to the HMI. After the project downloaded, HMI will automatically restart. 206 -{{/info}} 207 - 208 -=== **1 Device list** === 209 - 210 -* Display all support HMI devices under current account 211 -* Right-click menu, search box is consistent with PLC pass-through 212 - 213 -=== **2 HMI Download tool configuration** === 214 - 215 -The folder where the selected download tool is located and the corresponding PIStudio version information 216 - 217 -=== **3 Browse** === 218 - 219 -Click Browse to find out if the selected folder containsPIStudioand download tools(Need to ensure existence) 220 - 221 -=== **4 ReOpen** === 222 - 223 -When click start pass-through, and the download tool is closed due to some situation after opened it, click ReOpen to open the download tool again 224 - 225 -=== **5 HMI Download tool list** === 226 - 227 -* Automatically search and detect the installed PIStudio on this PC, and display all installed download tools and their versions when enter the HMI pass-through page 228 -* Select any option in the table, download tool configuration area display the corresponding selected option's information, and saves the selected HMIdownload tool configuration at the same time 229 - 230 -=== **6 Device information** === 231 - 232 -Display device status and machine code 233 - 234 -=== **7 Start pass-through/End pass-through** === 235 - 236 -* Click Start pass-through, proceed pass-through according to the specified download tool and the selected device 237 -* Click End pass-through to end HMI pass-through 238 -* When the device is offline, the Start pass-through button cannot be clicked 239 -* When the firmware version of the device is too low, the Start pass-through button cannot be clicked 240 -* The current account does not have the permission of pass-through to this device or the device is shared by others, the Start pass-through button cannot be clicked 241 -* When the current account has a device being pass-through, the Start pass-through button cannot be clicked 242 -* After clicking the Start pass-through button, the pass-through is successful, the button changes to End pass-through, and the device status color on the left side changes to orange, and the selected download tool is opened at the same time 243 -* ((( 244 -The download tool is opened correctly: Machine code can be obtained and detected HMI firmware version 245 -))) 246 - 247 -(% style="text-align:center" %) 248 -[[image:Success passthrough download tool.png]] 249 - 250 -= 6 Tools = 251 - 252 -== ARP Scan == 253 - 254 -(% style="text-align:center" %) 255 -[[image:ARP scan.png]] 256 - 257 -* Scan selectable network adapters 258 -* Click the Scan button to scan all devices' IP address and the corresponding MAC address in the same network segment within the setting timeout 259 -* ((( 260 -The scanned device will be displayed on the list, which can help to judge whether the current device exists IP conflict problem or not 261 -))) 262 - 263 -== OPC Tool == 264 - 265 -(% style="text-align:center" %) 266 -[[image:OPC tool.png]] 267 - 268 -* The software is built-inOPCtool, no need to download additionally, about the specific operation of OPC tool, please refer to the [[OPC tool>>doc:V-BOX.V-Net.Manual.7 OPC tool.WebHome]] 269 -* OPC tools can be found in the home menu bar->Tools->OPC tool 270 - 271 -= 7 Configuration = 272 - 273 -(% style="text-align:center" %) 274 -[[image:Configuration.png]] 275 - 276 -== Server Select == 277 - 278 -Select the specified server, switch servers, and return to the login page 279 - 280 -== Virtual Serial Port == 281 - 282 -* Enable When using the PLC pass-through, need to use the virtual serial port function 283 -* Select serial port: Choose the current idle serial port as the virtual serial port independently, so as to avoid access another new USB device conflict 284 - 285 -== Firmware Update == 286 - 287 -Compare the firmware version carried by the current V-NET Client software with the latest firmware on the server. If not, choose to update the firmware version carried by the software 288 - 289 -* Auto Update: Automatically detect whether the firmware version carried by the current V-NET Client software is the latest firmware on the server during the software running 290 -* Manual Update: Need to click manually to compare the firmware version carried by the current V-NET Client software with the latest firmware version on the server 291 - 292 -== Cache Clear == 293 - 294 -Click this button to restart the software and clear cef folder cache 295 - 296 -= 8 Help = 297 - 298 -(% style="text-align:center" %) 299 -[[image:AboutUs.png]] 300 - 301 -* Display software-related information 302 -* Display APP and WeChat applet QR code 303 -* Display company information 101 +
- ARP scan.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -21.0 KB - Content
- AboutUs.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -70.6 KB - Content
- Configuration.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -70.0 KB - Content
- HMI Passthrough.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -46.3 KB - Content
- OPC tool.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -27.4 KB - Content
- PLC Passthrough Device list.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.7 KB - Content
- PLC Passthrough.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -42.5 KB - Content
- Success passthrough download tool.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -15.5 KB - Content
- VPN passthrough.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -33.6 KB - Content
- rightclick menu.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -14.9 KB - Content