Changes for page 03 V-NET Client

Last modified by Joe on 2024/12/27 17:41

From version 9.1
edited by Theodore Xu
on 2023/05/26 13:52
Change comment: There is no comment for this version
To version 2.7
edited by Hunter
on 2023/01/07 10:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.AiXia
1 +XWiki.Hunter
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  
... ... @@ -76,6 +76,10 @@
76 76  
77 77  Get the network status of the current device, see whether V-Box can ping server successfully.
78 78  
79 +== Update Firmware ==
80 +
81 +Compare the firmware version carried by the software with the firmware version running by the device, if the firmware version of the V-NET Client software is higher than the firmware version of the device(V-Box), choose whether to upgrade the firmware of the device.
82 +
79 79  == Flash light ==
80 80  
81 81  Let the lights of the V-Box start flashing quickly for several seconds, which is convenient for positioning where is the V-Box.
... ... @@ -105,203 +105,4 @@
105 105  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
106 106  {{/info}}
107 107  
108 -=== **1 Search** ===
109 -
110 -Enter a device name/Machine code/Product code, device list only display the devices that meet the search criteria, and support real-time filtering
111 -
112 -(% style="text-align:center" %)
113 -[[image:PLC Passthrough Device list.png]]
114 -
115 -=== **2 Device list** ===
116 -
117 -(% style="text-align:center" %)
118 -[[image:rightclick menu.png]]
119 -
120 -* Display all groupings and device names and device status under current account.
121 -* When the mouse is in the device list, right-click the menu to refresh the device list and copy the machine code/Product code.
122 -* Refresh list: Reacquire all groupings and devices under the current account number from the server.
123 -* (((
124 -Copy machine code: Copy the current device's machine code/Product code to the clipboard.
125 -)))
126 -
127 -=== **3 Configuration template&Refresh status** ===
128 -
129 -* Refresh: Refresh the current device status(offline/online/being pass-through, etc.)
130 -* New: Create a new configuration template according to current device and account
131 -** Name(required): Length limitation 1~~50, cannot duplicate
132 -** Port: Select which communication port of the device to pass-through
133 -** 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
134 -** When the device type is HMI, the template need to set a waiting timeout(ranges 0~~500)
135 -* Edit: Modify the selected configuration template
136 -* Delete: Delete the selected configuration template
137 -
138 -=== **4 Device information&Configuration information** ===
139 -
140 -* Device information: Status (consistent with the status in the device list), machine code
141 -* (((
142 -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
143 -)))
144 -
145 -=== **5 Start pass-through/End pass-through** ===
146 -
147 -* Click Start pass-through to proceed PLC pass-through according to the current configuration template
148 -* Click End pass-through to end PLC pass-through connection
149 -* When the device is offline, the Start pass-through button cannot be clicked
150 -* When the firmware version of device is too low, the Start pass-through button cannot be clicked
151 -* 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
152 -* When the current account has a device being pass-through, the Start pass-through button cannot be clicked
153 -* 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
154 -
155 -== WVPN Pass-through ==
156 -
157 -(% style="text-align:center" %)
158 -[[image:VPN passthrough.png]]
159 -
160 -**Functional overview**
161 -
162 -{{info}}
163 -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.
164 -{{/info}}
165 -
166 -=== **1 Device list** ===
167 -
168 -* Display all support VPN pass-through devices under current account
169 -* (((
170 -Right-click menu, search box is consistent with PLC pass-through
171 -)))
172 -
173 -=== **2 Remote LAN IP** ===
174 -
175 -VPN pass-through required parameters, DHCP/Static IP of pass-through IP
176 -
177 -=== **3 Device information** ===
178 -
179 -Display device machine code, name, device status and other information
180 -
181 -=== **4 Start pass-through/End pass-through** ===
182 -
183 -* Click Start pass-through, proceed VPN pass-through according to the setting LAN pass-through IP
184 -* Click End pass-through to end VPN pass-through
185 -* When the device is offline, the Start pass-through button cannot be clicked
186 -* When the firmware version of the device is too low, the Start pass-through button cannot be clicked
187 -* 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
188 -* When the current account has a device being pass-through, the Start pass-through button cannot be clicked
189 -* (((
190 -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
191 -)))
192 -
193 -{{info}}
194 -✎Note: The WVPN connection only lasting for 2 hours after user connect successfully, suggest to close the connection manually after done the debugging.
195 -{{/info}}
196 -
197 197  
198 -
199 -== HMI Pass-through ==
200 -
201 -(% style="text-align:center" %)
202 -[[image:HMI Passthrough.png]]
203 -
204 -**Functional overview**
205 -
206 -{{info}}
207 -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.
208 -{{/info}}
209 -
210 -=== **1 Device list** ===
211 -
212 -* Display all support HMI devices under current account
213 -* Right-click menu, search box is consistent with PLC pass-through
214 -
215 -=== **2 HMI Download tool configuration** ===
216 -
217 -The folder where the selected download tool is located and the corresponding PIStudio version information
218 -
219 -=== **3 Browse** ===
220 -
221 -Click Browse to find out if the selected folder containsPIStudioand download tools(Need to ensure existence)
222 -
223 -=== **4 ReOpen** ===
224 -
225 -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
226 -
227 -=== **5 HMI Download tool list** ===
228 -
229 -* 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
230 -* 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
231 -
232 -=== **6 Device information** ===
233 -
234 -Display device status and machine code
235 -
236 -=== **7 Start pass-through/End pass-through** ===
237 -
238 -* Click Start pass-through, proceed pass-through according to the specified download tool and the selected device
239 -* Click End pass-through to end HMI pass-through
240 -* When the device is offline, the Start pass-through button cannot be clicked
241 -* When the firmware version of the device is too low, the Start pass-through button cannot be clicked
242 -* 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
243 -* When the current account has a device being pass-through, the Start pass-through button cannot be clicked
244 -* 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
245 -* (((
246 -The download tool is opened correctly: Machine code can be obtained and detected HMI firmware version
247 -)))
248 -
249 -(% style="text-align:center" %)
250 -[[image:Success passthrough download tool.png]]
251 -
252 -= 6 Tools =
253 -
254 -== ARP Scan ==
255 -
256 -(% style="text-align:center" %)
257 -[[image:ARP scan.png]]
258 -
259 -* Scan selectable network adapters
260 -* Click the Scan button to scan all devices' IP address and the corresponding MAC address in the same network segment within the setting timeout
261 -* (((
262 -The scanned device will be displayed on the list, which can help to judge whether the current device exists IP conflict problem or not
263 -)))
264 -
265 -== OPC Tool ==
266 -
267 -(% style="text-align:center" %)
268 -[[image:OPC tool.png]]
269 -
270 -* 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]]
271 -* OPC tools can be found in the home menu bar->Tools->OPC tool
272 -
273 -= 7 Configuration =
274 -
275 -(% style="text-align:center" %)
276 -[[image:Configuration.png]]
277 -
278 -== Server Select ==
279 -
280 -Select the specified server, switch servers, and return to the login page
281 -
282 -== Virtual Serial Port ==
283 -
284 -* Enable When using the PLC pass-through, need to use the virtual serial port function
285 -* 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
286 -
287 -== Firmware Update ==
288 -
289 -Compare the firmware version carried by the software with the firmware version running by the device, if the firmware version of the V-NET Client software is higher than the firmware version of the device(V-Box), choose whether to upgrade the firmware of the device.
290 -
291 -* 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
292 -* 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
293 -
294 -== ==
295 -
296 -== Cache Clear ==
297 -
298 -Click this button to restart the software and clear cef folder cache
299 -
300 -= 8 Help =
301 -
302 -(% style="text-align:center" %)
303 -[[image:AboutUs.png]]
304 -
305 -* Display software-related information
306 -* Display APP and WeChat applet QR code
307 -* Display company information
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
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