Changes for page 05 Objects
Last modified by Jett on 2025/07/04 09:41
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2828,8 +2828,6 @@ 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 2831 -**Description** 2832 - 2833 2833 (% style="text-align:center" %) 2834 2834 [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]] 2835 2835 ... ... @@ -2837,12 +2837,12 @@ 2837 2837 2838 2838 1. **Line color:** It sets all line in object (including main and sub scale). 2839 2839 1. **Display direction: **It provides four modes for display. 2840 -1. **Main scale:**It sets the cell of the main scale. 2838 +1. **Main scale: **It sets the cell of the main scale. 2841 2841 1. **Sub scale:** It sets the cell of sub scale for every main scale. 2842 2842 2843 2843 **(2) View** 2844 2844 2845 -It is for preview object ;2843 +It is for preview object. 2846 2846 2847 2847 == **Arc scale** == 2848 2848 ... ... @@ -2876,14 +2876,12 @@ 2876 2876 2877 2877 Customized object is provided for users to design the universal interface of object freely to meet customization requirements. 2878 2878 2879 -**Description** 2880 - 2881 2881 (% style="text-align:center" %) 2882 2882 [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]] 2883 2883 2884 -1. **Function Address:** the numerical value in this address is used as the function code of object to handle the corresponding operation.2885 -1. **DLL file name: **Select needed dll file (i.e. dll files provided by users) 2886 -1. **Custom address:** users can add some function address to cooperate with dll file to complete other operations2880 +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 2887 2888 2888 **✎Note:** 2889 2889 ... ... @@ -2891,6 +2891,6 @@ 2891 2891 2892 2892 Required documents: two XXXXXX.dll files and an document. 2893 2893 2894 -* One dll file is used in PC and should be put under the dll_pc folder in the software installation directory.2890 +* One dll file is used on PC and should be put under the dll_pc folder in the software installation directory. 2895 2895 * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory. 2896 2896 * A document for illustrating the dll files.