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
-
... ... @@ -2680,7 +2680,7 @@ 2680 2680 2681 2681 == **Polygon** == 2682 2682 2683 -It is displayed in polygon format on the HMI screen to meet the display needs of user.2683 +It is displayed in polygon format in the HMI screen to meet the display needs of user. 2684 2684 2685 2685 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. 2686 2686 ... ... @@ -2692,7 +2692,7 @@ 2692 2692 1. **Border color: **It sets border line color. 2693 2693 1. **Border type:** It sets border line type. 2694 2694 1. **Border width: **It sets border line width. 2695 -1. **Transparence: **It sets the transparency of the object 'sbackground.2695 +1. **Transparence: **It sets the transparency of the object background. 2696 2696 1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows. 2697 2697 2698 2698 (% style="text-align:center" %) ... ... @@ -2716,8 +2716,10 @@ 2716 2716 2717 2717 == **Cycle/ Ellipse** == 2718 2718 2719 -It is displayed as cycle on HMI screen to meet the display needs of user.2719 +It is displayed as cycle in HMI screen to meet the display needs of user. 2720 2720 2721 +**Description** 2722 + 2721 2721 (% style="text-align:center" %) 2722 2722 [[image:6.Objects_html_1851aaa90af6ee72.gif||class="img-thumbnail"]] 2723 2723 ... ... @@ -2727,8 +2727,8 @@ 2727 2727 1. **Frame width: **It sets border line type. 2728 2728 1. **Frame type: **It sets border line width 2729 2729 1. **Pattern: **It sets background type, there are four types. 2730 -1. **Background: **It sets background color of object, invalid when select ing[No fill] in [Pattern]2731 -1. **Transparence:** It sets the transparency of the object 'sbackground.2732 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern] 2733 +1. **Transparence:** It sets the transparency of the object background. 2732 2732 2733 2733 **2) Transparence control** 2734 2734 ... ... @@ -2736,7 +2736,7 @@ 2736 2736 2737 2737 **3) Cycle** 2738 2738 2739 -Check if it isfor circle; uncheck it for ellipse.2741 +Check if for circle; uncheck it for ellipse. 2740 2740 2741 2741 **4) Color control** 2742 2742 ... ... @@ -2762,6 +2762,7 @@ 2762 2762 2763 2763 **2) Display settings** 2764 2764 2767 + 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].2776 +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 2802 +**Description** 2803 + 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. 2826 +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 2836 +**Description** 2837 + 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: 2845 +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 .2850 +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 2884 +**Description** 2885 + 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.2889 +1. **Function Address:** the numerical value in this address is used as the function code of object to handle the corresponding operation. 2890 +1. **DLL file name: **Select needed dll file (i.e. dll files provided by users) 2891 +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.2899 +* 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.