Changes for page 3 Software

Last modified by Jett on 2025/03/13 14:13

From version 16.2
edited by Mora Zhou
on 2023/10/27 09:31
Change comment: There is no comment for this version
To version 17.1
edited by Mora Zhou
on 2023/10/27 09:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,7 +67,7 @@
67 67  Draw objects exceeds boundaries after modifying coordinates to a prompted maximum value;
68 68  )))
69 69  1. (((
70 - Unable to use lua object directly when not enabling Lua Script;
70 +Unable to use lua object directly when not enabling Lua Script;
71 71  )))
72 72  1. (((
73 73  The error prompt of communication port configuration, namely there is spare %s;
... ... @@ -84,7 +84,396 @@
84 84  1. (((
85 85  Modifying the coordinates and sizes of Arc object through parameters will cause the inconsistency between graphics and actual situation;
86 86  )))
87 +1. (((
88 +Fix other problems;
89 +)))
87 87  
91 +HMI Application
92 +
93 +1. History Trend Chart cannot display curve in real-time.
94 +1. HSW521.5=1 failed to delete SD card history data;
95 +1. After deleting the data record, the record ID does not start from 1;
96 +1. PI3000ig remote update HMI2.0 System unsuccessfully;
97 +1. Timeline jump when zooming History Trend Chart in or out;
98 +1. Negative decimal display of Numerical input/Display object is abnormal;
99 +1. The dynamic channel display of History Trend Chart is invalid.
100 +1. (((
101 +Range for ie series registers is too small;
102 +)))
103 +1. (((
104 +The login window does not pop up for user permissions;
105 +)))
106 +1. (((
107 +The alarm record is stored in the U disk and the alarm screen does not prompt when the U disk is not inserted;
108 +)))
109 +1. (((
110 +Crash when closing the Print Object in the sub-screen;
111 +)))
112 +1. (((
113 +Deviation of printing screenshots in sub-screen;
114 +)))
115 +1. (((
116 +File List does not display the files without suffix;
117 +)))
118 +1. (((
119 +After switching languages, the screen displays the original language first and then changes to the current language.;
120 +)))
121 +1. (((
122 +The picture is stuck when the video is played to the end in full screen;
123 +)))
124 +1. (((
125 +Importing a recipe with CSV, the first two recipe data for the customized type are lost;
126 +)))
127 +1. (((
128 +Importing a recipe with CSV, import failed when CSV file is utf-8 format;
129 +)))
130 +1. (((
131 +Message alerts that the web page and screen display do not match;
132 +)))
133 +1. (((
134 +Crash when reading customized recipe as ordinary recipe file;
135 +)))
136 +1. (((
137 +When using FTP function, downloading project will clear the data in U disk and SD card;
138 +)))
139 +1. (((
140 +Function switch can't jump when setting the minimum pressing time;
141 +)))
142 +1. (((
143 +The background network of 4G module with AG cannot be used normally;
144 +)))
145 +1. (((
146 +Word switch cannot be reset after setting the minimum pressing time;
147 +)))
148 +1. (((
149 +Invalid recipe index address;
150 +)))
151 +1. (((
152 +Communication will cause crash when the maximum value of Bar Chart object scale is configured with external address;
153 +)))
154 +1. (((
155 +485_2 cannot be used when downloading PLC program by remote pass-through;
156 +)))
157 +1. (((
158 +The trigger is invalid after pressing the function switch;
159 +)))
160 +1. (((
161 +Fix: Lua script triggers clicks to configure objects that need to be confirmed, and the confirmation screen will flash back;
162 +)))
163 +1. (((
164 +The Local Time Second register cannot modify the time;
165 +)))
166 +1. (((
167 +Fixed: The data record file exported by dbtocsvfile function is blank;
168 +)))
169 +1. (((
170 +File List failed to copy files in batches;
171 +)))
172 +1. (((
173 +The user operation log cannot be cleared;
174 +)))
175 +1. (((
176 +Using mqtt in HMI will report errors under specific circumstances;
177 +)))
178 +1. (((
179 +Use of Flow Component objects causes crashes in certain situations;
180 +)))
181 +1. (((
182 +The use of Alarm Records, Data Records, History YX Trend Plots, and Operation records has a probability of crash.
183 +)))
184 +1. (((
185 +The startup speed of i series (HMI V2.0 system) and general series (HMI V2.0 system) becomes slow in 20230925 version.
186 +)))
187 +1. (((
188 +The data that luasqlite saved will lose the last record when power off;
189 +)))
190 +1. (((
191 +The modification of object startup level will invalid after power off and restart;
192 +)))
193 +1. (((
194 +Address mapping enables bit trigger control but it can map once only;
195 +)))
196 +1. (((
197 +Using lua script to pop up sub-screen in 20230801 version, which cannot monitor and display in LAN;
198 +)))
199 +1. (((
200 +we_bas_getmachineinfo() function executes error;
201 +)))
202 +1. (((
203 +After WiFi connects to the mobile phone hotspot, it still shows the connected status when closing the hotspot;
204 +)))
205 +1. (((
206 +When the login button overlaps with the function switch in user login interface, the jump fails after login;
207 +)))
208 +1. (((
209 +The user permissions are enabled by the object, and when it needs to be confirmed, the login interface will pop up again after entering the correct password in the login interface;
210 +)))
211 +1. (((
212 +The two function switch objects are hidden by user permission control and stacked together. When logging in to a certain user, click on the overlapping position of the function switch is invalid;
213 +)))
214 +1. (((
215 +The last row of lua customized table can't be deleted;
216 +)))
217 +1. (((
218 +The initialization status of the word status display object is different from that of the configuration;
219 +)))
220 +1. (((
221 +Trigger the record in the screen without data record or alarm record, switch back to the screen with data record, and trigger the refresh table, it cannot search the previous records;
222 +)))
223 +1. (((
224 +Data records will lose data when exporting CSV files;
225 +)))
226 +1. (((
227 +When the object level uses the password of each level independently, it will not be reduced to the startup level after using the high level, so it is necessary to input the password when using the low level;
228 +)))
229 +1. (((
230 +The keyboard pop-up position of the level password of the text input object is always centered, and the keyboard position during text input is changed after setting;
231 +)))
232 +1. (((
233 +Traditional Recipe does not enable continuous address, and upload and download fail;
234 +)))
235 +1. (((
236 +IN1071 will crash when the installment payment screen pops up;
237 +)))
238 +1. (((
239 +The cursor mode is switched to the selected box mode. When the simulation runs, if the cursor exceeds the simulator, it will be pulled back;
240 +)))
241 +1. (((
242 +Fix other problems.
243 +)))
244 +
245 +Drive
246 +
247 +1. ShortMessage_Module message group sending timeout;
248 +1. When using Modbus_RTU_All Ethernet, the communication is reported error;
249 +1. (((
250 +OpenCAN drive communication slowly;
251 +)))
252 +1. (((
253 +WECON LX3VP recipe continuous reading fails;
254 +)))
255 +1. (((
256 +WECON LX5V M address write instruction length error;
257 +)))
258 +1. (((
259 +MIT QJ71 MELSEC PROTOCOL communication abnormally;
260 +)))
261 +1. (((
262 +Mitsubishi FX3U Drive Counter negative value display error;
263 +)))
264 +1. (((
265 +OpenCAN drive baud rate set error;
266 +)))
267 +1. (((
268 +Omron CP2E and PI HMI/online stimulation communication timeout;
269 +)))
270 +1. (((
271 +User-defined Protocol single sending cannot be used;
272 +)))
273 +1. (((
274 +Incorrect display of 32-bit signed number in MITSUBISHI FX3U/3G/3SA address CH200;
275 +)))
276 +1. (((
277 +A physical serial port double 485 will time out when communicating at the same time;
278 +)))
279 +1. (((
280 +User-defined Protocol does not display in online simulation;
281 +)))
282 +1. (((
283 +Abnormal communication of HMI with azbil protocol;
284 +)))
285 +1. (((
286 +Siemens Protocol S7300 (with PC Adaptor New) DB address is not available;
287 +)))
288 +1. (((
289 +Modbus_TCP_Master does not reply when sending read instruction;
290 +)))
291 +1. (((
292 +USB printer protocol uses print object; the printing will print black edges;
293 +)))
294 +1. (((
295 +SMS protocol cannot receive and send, Add ClrMsg register to delete all information;
296 +)))
297 +1. (((
298 +MODBUS RTU Slave (All Function) broadcasting station number communication problem. Add BrtCat station number set registers.
299 +)))
300 +1. (((
301 +Siemens 200SMART communication abnormally;
302 +)))
303 +1. (((
304 +Xinjie XDH communication abnormally;
305 +)))
306 +1. (((
307 +Drive customized protocol cache cannot be cleared;
308 +)))
309 +1. (((
310 +Errors in DWORD read/write in INOVANCE H5U_Easy PLC Ethernet Protocol;
311 +)))
312 +1. (((
313 +Parameters such as PI timeout reconnection are not valid;
314 +)))
315 +1. (((
316 +The matching mode of user-defined protocol receiving first and then sending;
317 +)))
318 +1. (((
319 +Fix other problems;
320 +)))
321 +
322 +**New functions**
323 +
324 +**PC Software**
325 +
326 +1. Data record db file merge function of DataLogTool (Only HMI V2.0 system supports);
327 +1. (((
328 +Text color dynamic configuration of numerical value and text input object (Only HMI V2.0 system supports);
329 +)))
330 +1. (((
331 +8000ig supports that the maximum number of configuring communication connections is 32 (Only HMI V2.0 system supports);
332 +)))
333 +1. (((
334 +Curve object add 8 types of line configuration (Only HMI V2.0 system supports);
335 +)))
336 +1. (((
337 +Ethernet communication supports the selection and settings of network card type (Only HMI V2.0 system supports);
338 +)))
339 +1. (((
340 +Customized name configuration is added for communication port configuration, which can be used in address editing interface and address list interface (Only HMI V2.0 system supports);
341 +)))
342 +1. (((
343 +**Improve compilation speed;**
344 +)))
345 +1. (((
346 +**Function switch right-click selection to jump to the target screen;**
347 +)))
348 +1. (((
349 +**Right-click the object and select jump to image gallery configuration;**
350 +)))
351 +1. (((
352 +**String table configuration;**
353 +)))
354 +1. (((
355 +**External keyboard shortcut configuration (Only ig series and MD series support);**
356 +)))
357 +1. (((
358 +**Visual configuration of MQTT docking third-party platform (Only ig series and MD series support);**
359 +)))
360 +1. (((
361 +**8070ig and 8102ig support video player controls.**
362 +)))
363 +
364 +HMI applications
365 +
366 +1. Countdown prompt to enter background (Only HMI V2.0 system supports);
367 +1. Background LAN security monitoring configuration (Only HMI V2.0 system supports);
368 +1. Background USB flash disk upgrade mirror limit fallback version (Only HMI V2.0 system supports);
369 +1. 8000ig double network port configuration (Only HMI V2.0 system supports);
370 +1. Support to modify Ethernet static IP configuration through special registers (Only HMI V2.0 system supports);
371 +1. User management supports multi languages (Only HMI V2.0 system supports);
372 +1. 8000ig supports video play (Only HMI V2.0 system supports);
373 +1. Text color dynamic configuration of numerical value and text input object (Only HMI V2.0 system supports);
374 +1. Dynamic screensaver (Only HMI V2.0 system supports);
375 +1. Lua SMS sending (only supported by HM I V2.0 system);
376 +1. Lua obtains SIM card information (Only HMI V2.0 system supports);
377 +1. Camera configuration (Only HMI V2.0 system supports);
378 +1. Support PI8000/PI9000 series update system without deleting project (Only HMI V2.0 system supports);
379 +1. Backstage supports multi languages switch and language customization (Only HMI V2.0 system supports);
380 +1. (((
381 +When switching languages, clean up the screen cache (Only HMI V2.0 system supports);
382 +)))
383 +1. (((
384 +Register HSW1890 triggers to refresh network signal (Only HMI V2.0 system supports);
385 +)))
386 +1. (((
387 +Register HSW1891 controls the cleaning of the screen cache (Only HMI V2.0 system supports);
388 +)))
389 +1. (((
390 +Background stimulates the terminal (Only HMI V2.0 system supports);
391 +)))
392 +1. (((
393 +**Dynamic text (Only HMI V2.0 system supports);**
394 +)))
395 +1. (((
396 +**External keyboard shortcut (Only ig series and MD series support);**
397 +)))
398 +1. (((
399 +**HMIdevice name (Only HMI V2.0 system supports);**
400 +)))
401 +1. (((
402 +**Background supports cloud server switching (Only general 8000 series with V2.0 system, ig series and MD series supports);**
403 +)))
404 +1. (((
405 +**Support remote screen adaptation display of vertical screen project (Only HMI V2.0 system supports);**
406 +)))
407 +1. (((
408 +**Common lua script function of verification algorithms (Only HMI V2.0 system supports);**
409 +)))
410 +1. (((
411 +**INSeries (IN1071, IN1072, IN1073) does not distinguish models and supports mutual projects regardless of models;**
412 +)))
413 +
414 +Driver protocol
415 +
416 +1. WECON LX6V EtherNet / IP (Tag protocol optimized version) (Only HMI V2.0 system supports);
417 +1. Rockwell EtherNet / IP (Tag protocol optimized version) (Only HMI V2.0 system supports);
418 +1. OMRON EtherNet/IP (NX/NJ Series) (Tag protocol optimized version) (Only HMI V2.0 system supports);
419 +1. MODBUS RTU Slave (All Fuction OneBaseAddress) can customize broadcast address;
420 +1. SMS module can delete all information;
421 +1. INOVANCE H5U_Easy PLC driver protocol (Serial port);
422 +1. INOVANCE H5U_Easy free tag protocol drive;
423 +1. Xinjie XD/XE drive;
424 +1. Veichi V3 drive;
425 +1. Shihlin SX6V EtherNet/IP Protocol;
426 +1. CODESYS V3 drive;
427 +1. Modbus_Server_IoT_Plat drive;
428 +1. (((
429 +MIT Q00H CPU Port PROTOCOL drive;
430 +)))
431 +1. (((
432 +Schneider TM221 drive;
433 +)))
434 +1. (((
435 +Delta_DVP_ModbusRTU drive;
436 +)))
437 +1. (((
438 +INOVANCE H5U_Easy ModbusTCP drive;
439 +)))
440 +1. (((
441 +Siemens S7-xxx Ethernet OP new drive;
442 +)))
443 +1. (((
444 +MODBUS RTU Slave (All Function) protocol retry timeout time factor multiple ToMu;
445 +)))
446 +1. (((
447 +Schneider TM221 drive;
448 +)))
449 +
450 +{{info}}
451 +**✎Note: The maximum communication number of free tag protocol and CODESYS V3 configuration in models of each series is shown in the following table.**
452 +{{/info}}
453 +
454 +|**Series model**|**Recommended maximum number of free tag protocols**|**Recommended maximum number of CODESYS V3 protocols**
455 +|8000 Series|4|Configuration is not supported.
456 +|3000 Series|Configuration is not supported.|Configuration is not supported.
457 +|9000 Series|Configuration is not supported.|Configuration is not supported.
458 +|3000i Series|Configuration is not supported.|Configuration is not supported.
459 +|ie Series (3043ies with network port)|2|Configuration is not supported.
460 +|ie Series (Other models)|Configuration is not supported.|Configuration is not supported.
461 +|3000ig Series|4|2
462 +|8000ig Series|6|2
463 +|MD3000 Series|4|Configuration is not supported.
464 +|IN Series|Configuration is not supported.|Configuration is not supported.
465 +
466 +(% class="wikigeneratedid" %)
467 +**New models**
468 +
469 +(1). ie Series: 3070ie-H;
470 +
471 +(2). IN Series: IN1071, IN1072, IN1073;
472 +
473 +(3). MD Series: MD3102;
474 +
475 +(4). ig Series: 3070ig-H, 3043ig, 8070ig, 8102ig, 8043ig;
476 +
88 88  == V8.2.95_D20220928 ==
89 89  
90 90  * Official Website: [[Download Link>>https://ftp.we-con.com.cn/Download/Software/PIStudio20220928.zip]]
... ... @@ -145,13 +145,13 @@
145 145  1. The communication is disconnected and cannot be reconnected after ig series VPN penetrates;
146 146  1. Optimize the polling speed of VB trigger script;
147 147  
148 -Drive the updated
537 +Drive the updated
149 149  
150 150  1. The abnormal communication caused by recipe reading;
151 151  
152 152  Driver Protocol
153 153  
154 -1. Add Omron (NX/NJ) free label driver;
543 +1. Add Omron (NX/NJ) free tadriver;
155 155  
156 156  **New functions**
157 157