Changes for page 05 Objects

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

From version 73.1
edited by Jim(Forgotten)
on 2023/08/10 17:15
Change comment: There is no comment for this version
To version 56.3
edited by Karen
on 2023/05/25 14:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Jim
1 +XWiki.Karen
Content
... ... @@ -458,8 +458,6 @@
458 458  * **Run times: **Configuration sub-function execute times. 0 means unlimited times.
459 459  * **Break:** Stop executing sub-function when trigger address is ON.
460 460  
461 -(% class="box infomessage" %)
462 -(((
463 463  ✎**Note:**
464 464  
465 465  * Nested patterns of object cycle and sub-function cycles are as follows.
... ... @@ -469,7 +469,6 @@
469 469  ** If the object cycle ends later than the sub-function cycle, the sub-function cycle would be triggered again.
470 470  ** If the main cycle is triggered again before it finishes, then the main cycle is executed immediately when clicked and only one more time.
471 471  * 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]]".
472 -)))
473 473  
474 474  == Slider switch ==
475 475  
... ... @@ -774,8 +774,6 @@
774 774  |(% style="width:277px" %)HDW18|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Minute
775 775  |(% style="width:277px" %)HDW19|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Second
776 776  
777 -(% class="box infomessage" %)
778 -(((
779 779  **✎Note:**
780 780  
781 781  * [Function address (20 words)] need to be HMI internal address;
... ... @@ -782,9 +782,6 @@
782 782  * When the start time and end time of the query are enabled, if the end time is smaller than the start time, the system automatically swaps the start and end times to calculate the span of the query;
783 783  * After manually setting the start time and end time of the query, you need to manually update the data (the default will be automatically updated);
784 784  
785 -
786 -)))
787 -
788 788  **Appearance**
789 789  
790 790  (% style="text-align:center" %)
... ... @@ -2635,8 +2635,10 @@
2635 2635  
2636 2636  == **Table** ==
2637 2637  
2638 -It is displayed in a table format on the HMI screen to meet the display needs of user.
2630 +It is displayed in a table format in the HMI screen to meet the display needs of user.
2639 2639  
2632 +**Description**
2633 +
2640 2640  (% style="text-align:center" %)
2641 2641  [[image:6.Objects_html_2aad7ef679949d71.gif||class="img-thumbnail"]]
2642 2642  
... ... @@ -2649,7 +2649,7 @@
2649 2649  1. **Border:** It sets table line color, including table line and frame line.
2650 2650  1. **Transparence: **It sets the transparency of the object background.
2651 2651  1. **Fill style: **There are two options for it, one is display background, and the other is no background.
2652 -1. **Background:** Valid when selecting display background in "Fill style".
2646 +1. **Background:** Valid when select display background in "Fill style".
2653 2653  
2654 2654  **(2) View**
2655 2655  
... ... @@ -2659,6 +2659,8 @@
2659 2659  
2660 2660  It is displayed in line format in the HMI screen to meet the display needs of user.
2661 2661  
2656 +**Description**
2657 +
2662 2662  (% style="text-align:center" %)
2663 2663  [[image:6.Objects_html_795af47bf0ad8529.gif||class="img-thumbnail"]]
2664 2664  
... ... @@ -2676,7 +2676,7 @@
2676 2676  
2677 2677  **(3) Coordinate control**
2678 2678  
2679 -Dynamically set the position coordinate between two points in line. Set four addresses respectively corresponding to the starting point and end point coordinate. If the numerical value of coordinate is over interface, the object will not be displayed.
2675 +Dynamically set the position coordinate between two points in line. Set four addressesrespectively corresponding to the starting point and end point coordinate. If the numerical value of coordinate is over interface, the object will not be displayed.
2680 2680  
2681 2681  **(4) Color control**
2682 2682  
... ... @@ -2688,10 +2688,12 @@
2688 2688  
2689 2689  == **Polygon** ==
2690 2690  
2691 -It is displayed in polygon format on the HMI screen to meet the display needs of user.
2687 +It is displayed in polygon format in the HMI screen to meet the display needs of user.
2692 2692  
2693 2693  Right click to close polygon and then complete the creation procedure. Select the polygon, then click its point position to change its vertex coordinate after it is created.
2694 2694  
2691 +**Description**
2692 +
2695 2695  (% style="text-align:center" %)
2696 2696  [[image:6.Objects_html_9f46a2daf3b48e68.gif||class="img-thumbnail"]]
2697 2697  
... ... @@ -2700,7 +2700,7 @@
2700 2700  1. **Border color: **It sets border line color.
2701 2701  1. **Border type:** It sets border line type.
2702 2702  1. **Border width: **It sets border line width.
2703 -1. **Transparence: **It sets the transparency of the object's background.
2701 +1. **Transparence: **It sets the transparency of the object background.
2704 2704  1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows.
2705 2705  
2706 2706  (% style="text-align:center" %)
... ... @@ -2724,8 +2724,10 @@
2724 2724  
2725 2725  == **Cycle/ Ellipse** ==
2726 2726  
2727 -It is displayed as cycle on HMI screen to meet the display needs of user.
2725 +It is displayed as cycle in HMI screen to meet the display needs of user.
2728 2728  
2727 +**Description**
2728 +
2729 2729  (% style="text-align:center" %)
2730 2730  [[image:6.Objects_html_1851aaa90af6ee72.gif||class="img-thumbnail"]]
2731 2731  
... ... @@ -2735,8 +2735,8 @@
2735 2735  1. **Frame width: **It sets border line type.
2736 2736  1. **Frame type: **It sets border line width
2737 2737  1. **Pattern: **It sets background type, there are four types.
2738 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern]
2739 -1. **Transparence:** It sets the transparency of the object's background.
2738 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern]
2739 +1. **Transparence:** It sets the transparency of the object background.
2740 2740  
2741 2741  **2) Transparence control**
2742 2742  
... ... @@ -2744,7 +2744,7 @@
2744 2744  
2745 2745  **3) Cycle**
2746 2746  
2747 -Check if it is for circle; uncheck it for ellipse.
2747 +Check if for circle; uncheck it for ellipse.
2748 2748  
2749 2749  **4) Color control**
2750 2750  
... ... @@ -2770,6 +2770,7 @@
2770 2770  
2771 2771  **2) Display settings**
2772 2772  
2773 +
2773 2773  (% style="text-align:center" %)
2774 2774  [[image:6.Objects_html_4729b28f315a5a9b.gif||class="img-thumbnail"]]
2775 2775  
... ... @@ -2778,7 +2778,7 @@
2778 2778  1. **Line width: **It sets border line type.
2779 2779  1. **Fill style: **It sets background type, there are four types.
2780 2780  1. **Transparence:** It sets the transparency of the object background.
2781 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern].
2782 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern].
2782 2782  
2783 2783  **(3) Only show arc**
2784 2784  
... ... @@ -2804,6 +2804,8 @@
2804 2804  
2805 2805  The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon.
2806 2806  
2808 +**Description**
2809 +
2807 2807  (% style="text-align:center" %)
2808 2808  [[image:6.Objects_html_c3b0de1d4c2fe745.gif||class="img-thumbnail"]]
2809 2809  
... ... @@ -2826,7 +2826,7 @@
2826 2826  
2827 2827  In basic display settings, the line width can't be changed, but user can change width by address.
2828 2828  
2829 -Read the numerical value of address to control the width of line. Display range of numerical value:1-10.
2832 +Read the numerical value of address to control the width of line.Display range of numerical value:1-10.
2830 2830  
2831 2831  **(4) View**
2832 2832  
... ... @@ -2836,6 +2836,8 @@
2836 2836  
2837 2837  The linear scale is a linear scale that draws the specified area with a bisector. The specific scale of the scale can be marked with static text.
2838 2838  
2842 +**Description**
2843 +
2839 2839  (% style="text-align:center" %)
2840 2840  [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]]
2841 2841  
... ... @@ -2843,12 +2843,12 @@
2843 2843  
2844 2844  1. **Line color:** It sets all line in object (including main and sub scale).
2845 2845  1. **Display direction: **It provides four modes for display.
2846 -1. **Main scale: **It sets the cell of the main scale.
2851 +1. **Main scale:**It sets the cell of the main scale.
2847 2847  1. **Sub scale:** It sets the cell of sub scale for every main scale.
2848 2848  
2849 2849  **(2) View**
2850 2850  
2851 -It is for preview object.
2856 +It is for preview object;
2852 2852  
2853 2853  == **Arc scale** ==
2854 2854  
... ... @@ -2882,12 +2882,14 @@
2882 2882  
2883 2883  Customized object is provided for users to design the universal interface of object freely to meet customization requirements.
2884 2884  
2890 +**Description**
2891 +
2885 2885  (% style="text-align:center" %)
2886 2886  [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]]
2887 2887  
2888 -1. **Function Address:** The numerical value in this address is used as the function code of object to handle the corresponding operation.
2889 -1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2890 -1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.
2895 +1. **Function Address:** the numerical value in this address is used as the function code of object to handle the corresponding operation.
2896 +1. **DLL file name: **Select needed dll file (i.e. dll files provided by users)
2897 +1. **Custom address:** users can add some function address to cooperate with dll file to complete other operations
2891 2891  
2892 2892  **✎Note:**
2893 2893  
... ... @@ -2895,6 +2895,6 @@
2895 2895  
2896 2896  Required documents: two XXXXXX.dll files and an document.
2897 2897  
2898 -* One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.
2905 +* One dll file is used in PC and should be put under the dll_pc folder in the software installation directory.
2899 2899  * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2900 2900  * A document for illustrating the dll files.
XWiki.XWikiComments[0]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -{{mention reference="XWiki.Roy" style="FULL_NAME" anchor="XWiki-Roy-1tuen8"/}} {{mention reference="XWiki.admin" style="FULL_NAME" anchor="XWiki-admin-v9dwdf"/}} this is test message
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:16:52.686
XWiki.XWikiComments[1]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -{{mention reference="XWiki.admin" style="FULL_NAME" anchor="XWiki-admin-54p1l2"/}} hi
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:20:52.190
XWiki.XWikiComments[2]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -{{mention reference="XWiki.Roy" style="FULL_NAME" anchor="XWiki-Roy-xj75f6"/}} {{mention reference="XWiki.admin" style="FULL_NAME" anchor="XWiki-admin-le3bx2"/}} 这个应该可以了吧
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:23:11.227
XWiki.XWikiComments[3]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -hello
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:28:36.248
XWiki.XWikiComments[4]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -撒反对
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:31:30.668
XWiki.XWikiComments[5]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -{{mention reference="XWiki.admin" style="FULL_NAME" anchor="XWiki-admin-z27h71"/}} 最新的测试
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:38:03.653