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
-
... ... @@ -2840,7 +2840,7 @@ 2840 2840 2841 2841 **(2) View** 2842 2842 2843 -It is for preview object ;2843 +It is for preview object. 2844 2844 2845 2845 == **Arc scale** == 2846 2846 ... ... @@ -2874,14 +2874,12 @@ 2874 2874 2875 2875 Customized object is provided for users to design the universal interface of object freely to meet customization requirements. 2876 2876 2877 -**Description** 2878 - 2879 2879 (% style="text-align:center" %) 2880 2880 [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]] 2881 2881 2882 -1. **Function Address:** the numerical value in this address is used as the function code of object to handle the corresponding operation.2883 -1. **DLL file name: **Select needed dll file (i.e. dll files provided by users) 2884 -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. 2885 2885 2886 2886 **✎Note:** 2887 2887 ... ... @@ -2889,6 +2889,6 @@ 2889 2889 2890 2890 Required documents: two XXXXXX.dll files and an document. 2891 2891 2892 -* 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. 2893 2893 * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory. 2894 2894 * A document for illustrating the dll files.