Changes for page 05 Objects

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

From version 72.1
edited by Jim(Forgotten)
on 2023/08/10 17:11
Change comment: There is no comment for this version
To version 64.1
edited by Karen
on 2023/05/25 14:50
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  
... ... @@ -2692,8 +2692,8 @@
2692 2692  
2693 2693  **(1) Display settings**
2694 2694  
2695 -1. **Border color: **It sets border line color.
2696 -1. **Border type:** It sets border line type.
2692 +1. **Border color: **It sets borderline color.
2693 +1. **Border type:** It sets borderline type.
2697 2697  1. **Border width: **It sets border line width.
2698 2698  1. **Transparence: **It sets the transparency of the object's background.
2699 2699  1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows.
... ... @@ -2726,9 +2726,9 @@
2726 2726  
2727 2727  **1) Display settings**
2728 2728  
2729 -1. **Border:** It sets border line color.
2730 -1. **Frame width: **It sets border line type.
2731 -1. **Frame type: **It sets border line width
2726 +1. **Border:** It sets borderline color.
2727 +1. **Frame width: **It sets borderline type.
2728 +1. **Frame type: **It sets borderline width
2732 2732  1. **Pattern: **It sets background type, there are four types.
2733 2733  1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern]
2734 2734  1. **Transparence:** It sets the transparency of the object's background.
... ... @@ -2799,6 +2799,8 @@
2799 2799  
2800 2800  The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon.
2801 2801  
2799 +**Description**
2800 +
2802 2802  (% style="text-align:center" %)
2803 2803  [[image:6.Objects_html_c3b0de1d4c2fe745.gif||class="img-thumbnail"]]
2804 2804  
... ... @@ -2821,7 +2821,7 @@
2821 2821  
2822 2822  In basic display settings, the line width can't be changed, but user can change width by address.
2823 2823  
2824 -Read the numerical value of address to control the width of line. Display range of numerical value:1-10.
2823 +Read the numerical value of address to control the width of line.Display range of numerical value:1-10.
2825 2825  
2826 2826  **(4) View**
2827 2827  
... ... @@ -2831,6 +2831,8 @@
2831 2831  
2832 2832  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.
2833 2833  
2833 +**Description**
2834 +
2834 2834  (% style="text-align:center" %)
2835 2835  [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]]
2836 2836  
... ... @@ -2838,12 +2838,12 @@
2838 2838  
2839 2839  1. **Line color:** It sets all line in object (including main and sub scale).
2840 2840  1. **Display direction: **It provides four modes for display.
2841 -1. **Main scale: **It sets the cell of the main scale.
2842 +1. **Main scale:**It sets the cell of the main scale.
2842 2842  1. **Sub scale:** It sets the cell of sub scale for every main scale.
2843 2843  
2844 2844  **(2) View**
2845 2845  
2846 -It is for preview object.
2847 +It is for preview object;
2847 2847  
2848 2848  == **Arc scale** ==
2849 2849  
... ... @@ -2877,12 +2877,14 @@
2877 2877  
2878 2878  Customized object is provided for users to design the universal interface of object freely to meet customization requirements.
2879 2879  
2881 +**Description**
2882 +
2880 2880  (% style="text-align:center" %)
2881 2881  [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]]
2882 2882  
2883 -1. **Function Address:** The numerical value in this address is used as the function code of object to handle the corresponding operation.
2884 -1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2885 -1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.
2886 +1. **Function Address:** the numerical value in this address is used as the function code of object to handle the corresponding operation.
2887 +1. **DLL file name: **Select needed dll file (i.e. dll files provided by users)
2888 +1. **Custom address:** users can add some function address to cooperate with dll file to complete other operations
2886 2886  
2887 2887  **✎Note:**
2888 2888  
... ... @@ -2890,6 +2890,6 @@
2890 2890  
2891 2891  Required documents: two XXXXXX.dll files and an document.
2892 2892  
2893 -* One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.
2896 +* One dll file is used in PC and should be put under the dll_pc folder in the software installation directory.
2894 2894  * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2895 2895  * 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