Changes for page 05 Objects

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

From version 35.2
edited by Karen
on 2023/05/23 15:23
Change comment: There is no comment for this version
To version 41.2
edited by Karen
on 2023/05/24 15:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -90,15 +90,15 @@
90 90  
91 91  **Object lock**
92 92  
93 -* **Lock address: **Using interlock address, address 0 means that the object would be locked and display a lock icon. Only when the interlock - bit address points to 1 will the bit switch be operated.
93 +* **Lock address: **Using interlock address, address 0 means that the object would be locked and display a lock icon. Only when the interlock-bit address points to 1 will the bit switch be operated.
94 94  * **Hide "lock" icon: **If don't want to display the icon, you may check it. will be "no show" lock "icon" tick.
95 95  * **Lock when "ON":** check it and the bit address will be locked when the interlock address is set to 1.
96 96  
97 -**Touch available: **If you check it, you could oeprate the object when you touch it.
97 +**Touch available: **If you check it, you could operate the object when you touch it.
98 98  
99 99  **Enable beep: **If you check it, the object will beep when you touch it.
100 100  
101 -**Extended trigger funtions. **It is only valid for PLC address.
101 +**Extended trigger functions. **It is only valid for PLC address.
102 102  
103 103  (% style="text-align:center" %)
104 104  [[image:位开关 6.png||class="img-thumbnail"]]
... ... @@ -110,8 +110,8 @@
110 110  * **Pop login screen**
111 111  ** Every time: Userlogin screen will pop-up when user permissions are insufficient;
112 112  ** When change user: Userlogin screen will pop-up when user permissions, and if users logged in successfully, the previous users will log out.
113 -** Pop once: userlogin screen will pop-up when user permissions are insufficient, but when user enter the right password, this object can be operated by anyone.
114 -* **Hide object: **When the user has no permission, the object is hided. When the user has the permission, the object is displayed and can be operated.
113 +** Pop once: Userlogin screen will pop-up when user permissions are insufficient, but when user enter the right password, this object can be operated by anyone.
114 +* **Hide object: **When the user has no permission, the object is hidden. When the user has permission, the object is displayed and can be operated.
115 115  
116 116  === Animation ===
117 117  
... ... @@ -130,7 +130,7 @@
130 130  
131 131  For example: If the proportional gain value is x and the moving or scaling value is y, then the actual moving or scaling value is (x*y).
132 132  
133 -**(Movement**
133 +**Movement**
134 134  
135 135  The function of [Movement] is to move the position of object on the screen according to the value of address and movement type.
136 136  
... ... @@ -146,7 +146,7 @@
146 146  
147 147  **Deform**
148 148  
149 -Deform object display size on screen, mainly depends on width and height.
149 +Deform object display size on screen mainly depends on width and height.
150 150  
151 151  Deform type: left, right, up, down, left and right, up and down, right/left and up/down, right/left or up/down.
152 152  
... ... @@ -162,7 +162,7 @@
162 162  |(% style="width:207px" %)PLC address/station NO.|(% style="width:868px" %)Set the device station NO. to access. If default station NO. is selected, then the station NO. is the de  The station number is the default station number for "Connection"  settings in "System Parameters".
163 163  |(% style="width:207px" %)User input|(% style="width:868px" %)The address is not from address library, but a string.
164 164  |(% style="width:207px" %)From address Library|(% style="width:868px" %)The address is selected from address library. If there is no data in address library, it is invalid.
165 -|(% style="width:207px" %)System address|(% style="width:868px" %)Display all the items of address library. The currently one is the address referenced by the object.
165 +|(% style="width:207px" %)System address|(% style="width:868px" %)Display all the items of address library. The current one is the address referenced by the object.
166 166  |(% style="width:207px" %)Connection|(% style="width:868px" %)PLC that already exists in the project.
167 167  |(% style="width:207px" %)Address type|(% style="width:868px" %)The address type or internal register type included in the PLC selected by the project.
168 168  |(% style="width:207px" %)Address NO.|(% style="width:868px" %)To input address NO.
... ... @@ -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 instalment setting screen, only valid when the instalment is enabled;
345 +* **Instalment screen:** Pop-up installment setting screen, only valid when the installment 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 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/].
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/].
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 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 the 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 press 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 pressing 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 are independent.
464 +** The cycle time is 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, 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.
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.
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 "Read Address".
556 +* **Write address: **Write data to designated address. The address could be different from "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 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 "*".
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 "*".
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  
... ... @@ -647,7 +647,7 @@
647 647  * **Align left: **data display on the left.
648 648  * **Align right: **data display on the right.
649 649  * **Exchange high-low byte: **Exchange High-low byte: Check it to exchange and display the contents of the high and low bytes. If the number of contents is not a multiple of 2, the rounding process will be performed.
650 -* **Length: **The length for characters, the maximum length is 256.
650 +* **Length: **The length of characters, the maximum length is 256.
651 651  * **Exchange high-low word: **Check it to exchange and display the contents of high and low word. Only valid if the number of operating characters of the part is a multiple of 4.
652 652  
653 653  **Keypad position**
... ... @@ -669,7 +669,7 @@
669 669  
670 670  **Introduction**
671 671  
672 -This section will introduce common settings in Chart objects
672 +This section will introduce common settings in Chart objects.
673 673  
674 674  **Shape**
675 675  
... ... @@ -676,7 +676,7 @@
676 676  (% style="text-align:center" %)
677 677  [[image:6.Objects_html_9f4692cce1805843.gif||class="img-thumbnail"]]
678 678  
679 -Set appearance of object, includes background color, head color, text color, line color, select row color
679 +Set appearance of object, including background color, head color, text color, line color, select row color.
680 680  
681 681  **Advance**
682 682  
... ... @@ -685,7 +685,7 @@
685 685  
686 686  * **Head text color**: It sets the text color of the header.
687 687  * **Transparency**: It sets transparency of the table background, 0% represents full transparency, and 100% represents completely opaque.
688 -* **Cell type**: Default is adaptive width. After select a customization, customization could set the width of the cell.
688 +* **Cell type**: Default is adaptive width. After selecting customization, customization could set the width of the cell.
689 689  * **Date and time format: **According to the needs to select the date and time display format. "NONE" means no display; please do not set both time and date to "NONE".
690 690  
691 691  **Function start address**
... ... @@ -695,11 +695,11 @@
695 695  (% style="text-align:center" %)
696 696  [[image:6.Objects_html_361b1ee164769c5d.gif||class="img-thumbnail"]]
697 697  
698 -The address you fill in is only as the start address. This address, including 20 consecutive addresses after this address, will be occupied. Please organize your address to prevent unnecessary errors from being reused.
698 +The address you fill in is only the start address. This address, including 20 consecutive addresses after this address, will be occupied. Please organize your address to prevent unnecessary errors from being reused.
699 699  
700 -**For example,** HDW0 is the function start address, then the addresses HDW0 to HDW19 are ocupied. IF you need the  power-down  storange setting, you may set the address as the address of register HAW (HAW0 to HAW200000) .
700 +**For example,** HDW0 is the function start address, then the addresses HDW0 to HDW19 are occupied. If you need the power-down storage setting, you may set the address as the address of register HAW (HAW0 to HAW200000).
701 701  
702 -If the start address set as HDW0, the function and address table is as below.
702 +If the start address is set as HDW0, the function and address table is as below.
703 703  
704 704  (% class="table-bordered" %)
705 705  |=(% style="width: 277px;" %)**Address**|=(% style="width: 113px;" %)**Type**|=(% style="width: 158px;" %)**Object**|=(% colspan="2" style="width: 528px;" %)**Function**
... ... @@ -714,9 +714,9 @@
714 714  |(% style="width:277px" %)HDW8|(% style="width:113px" %)Word|(% style="width:158px" %)Word Switch|(% colspan="2" style="width:528px" %)(((
715 715  Default as 1. It can contain 50 records per page
716 716  
717 -Page Up : Current Value minus 1.
717 +Page Up: Current Value minus 1.
718 718  
719 -Page Down : Current Value add 1.
719 +Page Down: Current Value add 1.
720 720  
721 721  Range: 1 to 65535
722 722  )))
... ... @@ -782,8 +782,8 @@
782 782  (% style="text-align:center" %)
783 783  [[image:6.Objects_html_71f505c7146db030.gif||class="img-thumbnail"]]
784 784  
785 -* **Background type:** There are four modes, style 1 and style 2 is gradient mode, style 3 is solid color mode, style 4 is transparent.
786 -* **Transparency:** transparency could be set from 0% to 100%. when set to 0%,the background is completely transparent.
785 +* **Background type:** There are four modes, style 1 and style 2 are gradient mode, style 3 is solid color mode, and style 4 is transparent.
786 +* **Transparency:** transparency could be set from 0% to 100%. when set to 0%, the background is completely transparent.
787 787  * **Position: **Show position coordinates for X and Y axes.
788 788  * **Size: **Set object size.
789 789  
... ... @@ -790,7 +790,7 @@
790 790  (% style="text-align:center" %)
791 791  [[image:6.Objects_html_64c6da58525278cb.gif||class="img-thumbnail"]]
792 792  
793 -* **Number of X,Y axis: **Set the number of grids on the XY axis could be set from 1 to 10 divisions.
793 +* **Number of X, Y axis: **Set the number of grids on the XY axis could be set from 1 to 10 divisions.
794 794  * **Color setting: **Color1 is for object frame;color2 is for grid background.
795 795  * **Show dot:** Display the data points of each trend graph.
796 796  * **User font: **If check it, user could change the font for grid and time, if uncheck it, object uses build-in font.
... ... @@ -871,16 +871,16 @@
871 871  (% style="text-align:center" %)
872 872  [[image:image-20220802113935-1.gif]]
873 873  
874 -There are 8 buttons will display in below the graph, shown as following.
874 +There are 8 buttons will display below the graph, shown as following.
875 875  
876 876  1. [[image:image-20220616162002-15.jpeg]] Historical trend chart query button
877 877  1. [[image:image-20220616162008-16.png]] ** **Set the time and span of historical trend chart
878 878  1. [[image:image-20220616162013-17.png]] ** **Refresh
879 879  1. [[image:image-20220616162018-18.png]] ** **Move forward by span time
880 -1. [[image:image-20220616162021-19.png]] **:**Move backwards by span time
881 -1. [[image:image-20220616162025-20.png]] :Slider display control button, slider position can display the current time and the current numerical status of each curve.
880 +1. [[image:image-20220616162021-19.png]] **: **Move backwards by span time
881 +1. [[image:image-20220616162025-20.png]] : Slider display control button, slider position can display the current time and the current numerical status of each curve.
882 882  1. [[image:image-20220616162028-21.png]] Zoom in by one time according to the length of the span.
883 -1. [[image:image-20220616162032-22.png]] :Zoom out by one time according to the length of the span.
883 +1. [[image:image-20220616162032-22.png]] : Zoom out by one time according to the length of the span.
884 884  
885 885  (% class="box infomessage" %)
886 886  (((
... ... @@ -948,13 +948,13 @@
948 948  
949 949  * [[image:6.Objects_html_92e1910330039a59.gif||height="49" width="48" class="img-thumbnail"]] Query setting
950 950  * [[image:6.Objects_html_4efc52d4a7f1ea02.gif||height="49" width="49" class="img-thumbnail"]] Refresh page
951 -* [[image:image-20220808142509-1.png||height="48" width="49" class="img-thumbnail"]]means moving up one row;
951 +* [[image:image-20220808142509-1.png||height="48" width="49" class="img-thumbnail"]]means moving up one row
952 952  * [[image:image-20220808142518-2.png||height="49" width="50" class="img-thumbnail"]]means page up.
953 -* [[image:image-20220808142538-3.png||height="45" width="49" class="img-thumbnail"]] means moving down one row;
953 +* [[image:image-20220808142538-3.png||height="45" width="49" class="img-thumbnail"]] means moving down one row.
954 954  * [[image:image-20220808142546-4.png||class="img-thumbnail"]] means page down.
955 -* [[image:image-20220808142603-5.png||class="img-thumbnail"]] means moving left column;
955 +* [[image:image-20220808142603-5.png||class="img-thumbnail"]] means moving left column.
956 956  * [[image:image-20220808142610-6.png||class="img-thumbnail"]]means moving the display to the left.
957 -* [[image:image-20220808142623-7.png||class="img-thumbnail"]]means moving right column;
957 +* [[image:image-20220808142623-7.png||class="img-thumbnail"]]means moving right column.
958 958  * [[image:image-20220808142630-8.png||class="img-thumbnail"]]means moving the display to right.
959 959  
960 960  (% class="box infomessage" %)