Changes for page 05 Objects

Last modified by Jett on 2025/07/04 09:41

From version 37.3
edited by Karen
on 2023/05/24 14:12
Change comment: There is no comment for this version
To version 35.4
edited by Karen
on 2023/05/23 16:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -342,7 +342,7 @@
342 342  * **Next:** Switch to the next screen in the screen list;
343 343  * **Go back: **Switch to the previous operating screen;
344 344  * **Close sub screen:** Close current sub screen;
345 -* **Instalment screen:** Pop-up installment setting screen, only valid when the installment is enabled;
345 +* **Instalment screen:** Pop-up instalment setting screen, only valid when the instalment is enabled;
346 346  * **Flash data to Udisk: **Copy data file from HMI Flash to Udisk, alarm, data record and recipe files could be copied;
347 347  
348 348  (% style="text-align:center" %)
... ... @@ -358,7 +358,7 @@
358 358  (% style="text-align:center" %)
359 359  [[image:6.Objects_html_a68f2b0b1bf2758c.gif||class="img-thumbnail"]]
360 360  
361 -**Using trigger address**. As the figure above, when 00 is ON, then selected operation of the function switch will be executed.
361 +**Using trigger address**. As the figure above,when 00 is ON,then selected operation of the function switch will be executed.
362 362  
363 363  **All terminals effect**. When this function is enabled, all terminals (screens, mobile phones, ipads, computers, etc.) will execute the function Switch Function simultaneously. For example, the screens of each terminal are different. When the screen is clicked to jump to the "Home" screen, all terminals will jump to the home screen.
364 364  
... ... @@ -367,11 +367,11 @@
367 367  ✎**Note:**
368 368  
369 369  1. Some special characters like \ : * ? “ <> | are not allowed in file path, otherwise an error (the following characters could not be included in the file name.| >< : * “ ? \) may occur.
370 -1. If you use SD card which HMI doesn't support, then you select the SD card as path,an error may occur.
371 -1. When users save directory, source path and destination path should end with [/], such as: [data/].
370 +1. If you use SD card which HMI does't support, then you select the SD card as path,an error may occur.
371 +1. When users save directory ,source path and destination path should end with [/], such as: [data/].
372 372  
373 373  * If source path or destination path is empty, there will be an error: [please set source and destination paths].
374 -* If source path or destination path contain more than two consecutive [/], there will be an error: [invalid path].
374 +* If source path or destination path contain more than two consecutive [/],there will be an error: [invalid path].
375 375  
376 376  (% start="4" %)
377 377  1. When users save specified file, it is necessary to set specified file path and file name. Such as: "data/a.txt". If there is no file name in path, there will be an error: "please set source path!" or "Please set destination path!"
... ... @@ -380,7 +380,7 @@
380 380  
381 381  == Combination switch ==
382 382  
383 -The combination switch supports the collection of multiple functions onto one object. When the object is pressed, multiple functions are arranged in sequence to meet the special requirements of the user.
383 +The combination switch supports the collection of multiple functions onto one object. When the object is pressed, multiple functions are arranged in sequence to meet the special requirements of user.
384 384  
385 385  The combination switch contains sub-functions such as bit operation, word operation, arithmetic and screen change. Click the corresponding button on the "General" of the object to add sub-functions to the list, and up to 100 sub-functions can be added.
386 386  
... ... @@ -418,7 +418,7 @@
418 418  
419 419  **Word addresses length: **The length of operated addresses.
420 420  
421 -* If "Target word address" is 40, "Type" is Word set, and operand is 10, the length is 3 when pressing the button, the 40~~42 will be 10.
421 +* If "Target word address" is 40, "Type" is Word set,and operand is 10,the length is 3,when press the button,the 40~~42 will be 10.
422 422  
423 423  **Arithmetic**
424 424  
... ... @@ -461,10 +461,10 @@
461 461  ✎**Note:**
462 462  
463 463  * Nested patterns of object cycle and sub-function cycles are as follows.
464 -** The cycle time is independent.
464 +** The cycle time are independent.
465 465  ** The object performs one cycle, all the sub-functions would be performed once.
466 -** If the object cycle ends earlier than the sub-function cycle, the sub-function would complete the remaining number of cycles.
467 -** If the object cycle ends later than the sub-function cycle, the sub-function cycle would be triggered again.
466 +** If the object cycle ends earlier than the sub-function cycle, and the sub-function would completes the remaining number of cycles.
467 +** If the object cycle ends later than the sub-function cycle, and the sub-function cycle would be triggered again.
468 468  ** If the main cycle is triggered again before it finishes, then the main cycle is executed immediately when clicked and only one more time.
469 469  * For [[text>>https://docs.we-con.com.cn/bin/view/PIStudio/7.Library/#HText]]/[[graphics>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HGraphic]]/[[security>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HSecurity]]/[[animations>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HAnimation]], see the "[[Bit Switch>>path:https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
470 470  
... ... @@ -553,7 +553,7 @@
553 553  * **Read Address:** The data from designated address will be displayed.
554 554  * **Input: **Enable input function and "Write Address" configuration.
555 555  * **Same read-write address:** Configure [Write Address] is the same as "Read Address".
556 -* **Write address: **Write data to designated address. The address could be different from "Read Address".
556 +* **Write address: **Write data to designated address. The address could be different "Read Address".
557 557  * **Keypad:** it is standard numeric keypad, allow to input decimal and floating;
558 558  
559 559  (% class="box infomessage" %)
... ... @@ -570,13 +570,13 @@
570 570  (% style="text-align:center" %)
571 571  [[image:6.Objects_html_a6448568aa9b4008.gif||class="img-thumbnail"]]
572 572  
573 -* **Font:** It is located in font list; user could select font directly.
574 -* **Trim 0 display**: The last digit of the decimal only display the non-zero part, such as 6.30 will be displayed as 6.3.
575 -* **Input as "*":** The data is shown as "*".
573 +* **Font:** It is located to font list; user could select font directly.
574 +* **Trim 0 display**: The last digit of the decimal only display the non-zero part, such as6.30 will be displayed as 6.3.
575 +* **Input as "*":** the data shown as "*".
576 576  * **Alignment:** There are three modes.
577 577  * **Center:** data display on the center of object.
578 -* **Align left: **Data display on the left.
579 -* **Align right: **Data display on the right.
578 +* **Align left: **data display on the left.
579 +* **Align right: **data display on the right.
580 580  
581 581  **Data format**
582 582