Changes for page 05 Objects
Last modified by Jett on 2025/07/04 09:41
To version 63.1
edited by Karen
on 2023/05/25 14:43
on 2023/05/25 14:43
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a dmin1 +XWiki.Karen - Content
-
... ... @@ -2689,8 +2689,8 @@ 2689 2689 2690 2690 **(1) Display settings** 2691 2691 2692 -1. **Border color: **It sets border 2693 -1. **Border type:** It sets border 2692 +1. **Border color: **It sets borderline color. 2693 +1. **Border type:** It sets borderline type. 2694 2694 1. **Border width: **It sets border line width. 2695 2695 1. **Transparence: **It sets the transparency of the object's background. 2696 2696 1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows. ... ... @@ -2723,9 +2723,9 @@ 2723 2723 2724 2724 **1) Display settings** 2725 2725 2726 -1. **Border:** It sets border 2727 -1. **Frame width: **It sets border 2728 -1. **Frame type: **It sets border 2726 +1. **Border:** It sets borderline color. 2727 +1. **Frame width: **It sets borderline type. 2728 +1. **Frame type: **It sets borderline width 2729 2729 1. **Pattern: **It sets background type, there are four types. 2730 2730 1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern] 2731 2731 1. **Transparence:** It sets the transparency of the object's background. ... ... @@ -2762,6 +2762,7 @@ 2762 2762 2763 2763 **2) Display settings** 2764 2764 2765 + 2765 2765 (% style="text-align:center" %) 2766 2766 [[image:6.Objects_html_4729b28f315a5a9b.gif||class="img-thumbnail"]] 2767 2767 ... ... @@ -2770,7 +2770,7 @@ 2770 2770 1. **Line width: **It sets border line type. 2771 2771 1. **Fill style: **It sets background type, there are four types. 2772 2772 1. **Transparence:** It sets the transparency of the object background. 2773 -1. **Background: **It sets background color of object, invalid when select ing[No fill] in [Pattern].2774 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern]. 2774 2774 2775 2775 **(3) Only show arc** 2776 2776 ... ... @@ -2796,6 +2796,8 @@ 2796 2796 2797 2797 The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon. 2798 2798 2800 +**Description** 2801 + 2799 2799 (% style="text-align:center" %) 2800 2800 [[image:6.Objects_html_c3b0de1d4c2fe745.gif||class="img-thumbnail"]] 2801 2801 ... ... @@ -2818,7 +2818,7 @@ 2818 2818 2819 2819 In basic display settings, the line width can't be changed, but user can change width by address. 2820 2820 2821 -Read the numerical value of address to control the width of line. 2824 +Read the numerical value of address to control the width of line.Display range of numerical value:1-10. 2822 2822 2823 2823 **(4) View** 2824 2824 ... ... @@ -2828,6 +2828,8 @@ 2828 2828 2829 2829 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. 2830 2830 2834 +**Description** 2835 + 2831 2831 (% style="text-align:center" %) 2832 2832 [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]] 2833 2833 ... ... @@ -2835,12 +2835,12 @@ 2835 2835 2836 2836 1. **Line color:** It sets all line in object (including main and sub scale). 2837 2837 1. **Display direction: **It provides four modes for display. 2838 -1. **Main scale: 2843 +1. **Main scale:**It sets the cell of the main scale. 2839 2839 1. **Sub scale:** It sets the cell of sub scale for every main scale. 2840 2840 2841 2841 **(2) View** 2842 2842 2843 -It is for preview object .2848 +It is for preview object; 2844 2844 2845 2845 == **Arc scale** == 2846 2846 ... ... @@ -2874,12 +2874,14 @@ 2874 2874 2875 2875 Customized object is provided for users to design the universal interface of object freely to meet customization requirements. 2876 2876 2882 +**Description** 2883 + 2877 2877 (% style="text-align:center" %) 2878 2878 [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]] 2879 2879 2880 -1. **Function Address:** The numerical value in this address is used as the function code of object to handle the corresponding operation.2881 -1. **DLL file name: **Select needed dll file .(i.e. dll files provided by users)2882 -1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.2887 +1. **Function Address:** the numerical value in this address is used as the function code of object to handle the corresponding operation. 2888 +1. **DLL file name: **Select needed dll file (i.e. dll files provided by users) 2889 +1. **Custom address:** users can add some function address to cooperate with dll file to complete other operations 2883 2883 2884 2884 **✎Note:** 2885 2885 ... ... @@ -2887,6 +2887,6 @@ 2887 2887 2888 2888 Required documents: two XXXXXX.dll files and an document. 2889 2889 2890 -* One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.2897 +* One dll file is used in PC and should be put under the dll_pc folder in the software installation directory. 2891 2891 * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory. 2892 2892 * A document for illustrating the dll files.