Changes for page 05 Objects

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

From version 76.1
edited by Jim(Forgotten)
on 2023/08/10 17:23
Change comment: There is no comment for this version
To version 54.2
edited by Karen
on 2023/05/25 13: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  
... ... @@ -774,8 +774,6 @@
774 774  |(% style="width:277px" %)HDW18|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Minute
775 775  |(% style="width:277px" %)HDW19|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Second
776 776  
777 -(% class="box infomessage" %)
778 -(((
779 779  **✎Note:**
780 780  
781 781  * [Function address (20 words)] need to be HMI internal address;
... ... @@ -782,9 +782,6 @@
782 782  * When the start time and end time of the query are enabled, if the end time is smaller than the start time, the system automatically swaps the start and end times to calculate the span of the query;
783 783  * After manually setting the start time and end time of the query, you need to manually update the data (the default will be automatically updated);
784 784  
785 -
786 -)))
787 -
788 788  **Appearance**
789 789  
790 790  (% style="text-align:center" %)
... ... @@ -934,10 +934,7 @@
934 934  * ...
935 935  * 40=10 means this object display 10th page.
936 936  
937 -(% class="box infomessage" %)
938 -(((
939 939  **✎Note:** Every page contains 50 records.
940 -)))
941 941  
942 942  **Start Time**
943 943  
... ... @@ -2390,8 +2390,6 @@
2390 2390  
2391 2391  Coordinate displays the object location on the screen, and size is the length and width of the object.
2392 2392  
2393 -(% class="box infomessage" %)
2394 -(((
2395 2395  **✎Note:**
2396 2396  
2397 2397  * When using USB camera, HD USB camera is not recommended, which is limited by the resolution displayed by HMI itself.
... ... @@ -2403,11 +2403,8 @@
2403 2403  ** REB-USB 100W07M (supports 720p)
2404 2404  ** WX152HD (supports 720p)
2405 2405  ** RMONCAM G200 (supports 720p)
2406 -** ASHU S300 (640*480
2407 -)))
2393 +** ASHU S300 (640*480)
2408 2408  
2409 -* \\
2410 -
2411 2411  == **Camera control** ==
2412 2412  
2413 2413  This is for control camera; This object need to be used with camera display object.
... ... @@ -2457,9 +2457,9 @@
2457 2457  1. **Block width:** It sets block width of flow component.
2458 2458  1. **PipeFrn width: **It sets outer border width of flow component.
2459 2459  1. **Block length: **It sets block length of flow component.
2460 -1. **Transparence:** It sets transparence of flow component. (from opaque (0) to full transparence (100)). You could cooperate with transparence and other settings to meet display requirements.
2461 -1. **Ratio:** It sets the display ratio of block and background (Display density of the block in flow component).
2462 -1. **Speed:** It sets flow speed of the block during HMI running.
2444 +1. **Transparence:** It sets transparence of flow component.(from opaque (0) to full transparence (100)). You could cooperate with transparence and other settings to meet display requirements.
2445 +1. **Ratio:** It sets display ratio of block and background (Display density of the block in flow component).
2446 +1. **Speed:** It setsflow speed of the block during HMI running.
2463 2463  
2464 2464  **(3) Control**
2465 2465  
... ... @@ -2483,9 +2483,9 @@
2483 2483  
2484 2484  == **Printer** ==
2485 2485  
2486 -The printing object is primarily suitable for printing out or screenshots saving when connected to micro printer.
2470 +The printing object is primarily suitable for print out or screenshots saving when connected to micro printer.
2487 2487  
2488 -Printer has two types: serial printer and USB printer. Printf (printext function) should be called when it's used to print fixed message in a script.
2472 +Printer has two types: **serial printer and USB printer**. Printf (printext function) should be called when it's used to print fixed message in a script.
2489 2489  
2490 2490  **Printer protocol**
2491 2491  
... ... @@ -2505,18 +2505,18 @@
2505 2505  **(1) Display settings**
2506 2506  
2507 2507  1. **Direction: **Four direction choices in printing: 0, 90, 180, and 270.
2508 -1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion to paper size.
2492 +1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion with paper size.
2509 2509  
2510 2510  **(2) Trigger mode**
2511 2511  
2512 -1. **Trigger address: **When trigger address turns ON. The printer starts to respond operationally.
2496 +1. **Trigger address: **When trigger address turns ON.Printer starts to respond operation.
2513 2513  1. **Printer\ Save:** It sets operation for this object, printer object could support sending printing command to printer device, and including screenshot.
2514 2514  
2515 2515  **(3) Save path**
2516 2516  
2517 -Valid when the save mode is selected, screenshot the content in printing object area, and save it in specified storage and folder, when trigger address turns ON.
2501 +Valid when the save mode is selected, screenshot the content in printing object area and the save it in specified storage and folder, when trigger address turns ON.
2518 2518  
2519 -Folder: It's available to select an SD card or USB disk. Set the file name to "Abc" in folder, and it would automatically generate a folder "Abc" when you save picture the first time, and all the pictures will save in this folder. The folder name consists of mixed uppercase and lowercase letters and numbers within 32 characters.
2503 +Folder: It's available to select SD card or USB disk. Set the file name to "Abc" in folder, and it would automatically generate a folder "Abc" when you save picture first time, and all the pictures will save in this folder. The folder name consists of mixed uppercase and lowercase letters and numbers within 32 characters.
2520 2520  
2521 2521  **Related issues**
2522 2522  
... ... @@ -2609,14 +2609,16 @@
2609 2609  
2610 2610  == **Text** ==
2611 2611  
2612 -It adds text to HMI screen, and an object can be displayed in 8 languages (set in "All Languages") with a special address setting.
2596 +It adds text to HMI screen, and a object can be displayed in 8 languages (set in "All Languages") with a special address setting.
2613 2613  
2598 +**Description**
2599 +
2614 2614  (% style="text-align:center" %)
2615 2615  [[image:6.Objects_html_3cae6153cc6e4750.gif||class="img-thumbnail"]]
2616 2616  
2617 2617  **(1) Current state**
2618 2618  
2619 -It is used to switch the object states, but [Text] object only has one state, so this function is invalid.
2605 +It used to switch the object states, but [Text] object only has one state, so this function is invalid.
2620 2620  
2621 2621  **(2) All language**
2622 2622  
... ... @@ -2635,7 +2635,7 @@
2635 2635  
2636 2636  **(5) Text color**
2637 2637  
2638 -It sets color of text in object.
2624 +It sets color for text in object.
2639 2639  
2640 2640  **(6) Text background**
2641 2641  
... ... @@ -2643,8 +2643,10 @@
2643 2643  
2644 2644  == **Table** ==
2645 2645  
2646 -It is displayed in a table format on the HMI screen to meet the display needs of user.
2632 +It is displayed in a table format in the HMI screen to meet the display needs of user.
2647 2647  
2634 +**Description**
2635 +
2648 2648  (% style="text-align:center" %)
2649 2649  [[image:6.Objects_html_2aad7ef679949d71.gif||class="img-thumbnail"]]
2650 2650  
... ... @@ -2657,7 +2657,7 @@
2657 2657  1. **Border:** It sets table line color, including table line and frame line.
2658 2658  1. **Transparence: **It sets the transparency of the object background.
2659 2659  1. **Fill style: **There are two options for it, one is display background, and the other is no background.
2660 -1. **Background:** Valid when selecting display background in "Fill style".
2648 +1. **Background:** Valid when select display background in "Fill style".
2661 2661  
2662 2662  **(2) View**
2663 2663  
... ... @@ -2667,6 +2667,8 @@
2667 2667  
2668 2668  It is displayed in line format in the HMI screen to meet the display needs of user.
2669 2669  
2658 +**Description**
2659 +
2670 2670  (% style="text-align:center" %)
2671 2671  [[image:6.Objects_html_795af47bf0ad8529.gif||class="img-thumbnail"]]
2672 2672  
... ... @@ -2684,7 +2684,7 @@
2684 2684  
2685 2685  **(3) Coordinate control**
2686 2686  
2687 -Dynamically set the position coordinate between two points in line. Set four addresses respectively corresponding to the starting point and end point coordinate. If the numerical value of coordinate is over interface, the object will not be displayed.
2677 +Dynamically set the position coordinate between two points in line. Set four addressesrespectively corresponding to the starting point and end point coordinate. If the numerical value of coordinate is over interface, the object will not be displayed.
2688 2688  
2689 2689  **(4) Color control**
2690 2690  
... ... @@ -2696,10 +2696,12 @@
2696 2696  
2697 2697  == **Polygon** ==
2698 2698  
2699 -It is displayed in polygon format on the HMI screen to meet the display needs of user.
2689 +It is displayed in polygon format in the HMI screen to meet the display needs of user.
2700 2700  
2701 2701  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.
2702 2702  
2693 +**Description**
2694 +
2703 2703  (% style="text-align:center" %)
2704 2704  [[image:6.Objects_html_9f46a2daf3b48e68.gif||class="img-thumbnail"]]
2705 2705  
... ... @@ -2708,7 +2708,7 @@
2708 2708  1. **Border color: **It sets border line color.
2709 2709  1. **Border type:** It sets border line type.
2710 2710  1. **Border width: **It sets border line width.
2711 -1. **Transparence: **It sets the transparency of the object's background.
2703 +1. **Transparence: **It sets the transparency of the object background.
2712 2712  1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows.
2713 2713  
2714 2714  (% style="text-align:center" %)
... ... @@ -2732,8 +2732,10 @@
2732 2732  
2733 2733  == **Cycle/ Ellipse** ==
2734 2734  
2735 -It is displayed as cycle on HMI screen to meet the display needs of user.
2727 +It is displayed as cycle in HMI screen to meet the display needs of user.
2736 2736  
2729 +**Description**
2730 +
2737 2737  (% style="text-align:center" %)
2738 2738  [[image:6.Objects_html_1851aaa90af6ee72.gif||class="img-thumbnail"]]
2739 2739  
... ... @@ -2743,8 +2743,8 @@
2743 2743  1. **Frame width: **It sets border line type.
2744 2744  1. **Frame type: **It sets border line width
2745 2745  1. **Pattern: **It sets background type, there are four types.
2746 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern]
2747 -1. **Transparence:** It sets the transparency of the object's background.
2740 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern]
2741 +1. **Transparence:** It sets the transparency of the object background.
2748 2748  
2749 2749  **2) Transparence control**
2750 2750  
... ... @@ -2752,7 +2752,7 @@
2752 2752  
2753 2753  **3) Cycle**
2754 2754  
2755 -Check if it is for circle; uncheck it for ellipse.
2749 +Check if for circle; uncheck it for ellipse.
2756 2756  
2757 2757  **4) Color control**
2758 2758  
... ... @@ -2778,6 +2778,7 @@
2778 2778  
2779 2779  **2) Display settings**
2780 2780  
2775 +
2781 2781  (% style="text-align:center" %)
2782 2782  [[image:6.Objects_html_4729b28f315a5a9b.gif||class="img-thumbnail"]]
2783 2783  
... ... @@ -2786,7 +2786,7 @@
2786 2786  1. **Line width: **It sets border line type.
2787 2787  1. **Fill style: **It sets background type, there are four types.
2788 2788  1. **Transparence:** It sets the transparency of the object background.
2789 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern].
2784 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern].
2790 2790  
2791 2791  **(3) Only show arc**
2792 2792  
... ... @@ -2812,6 +2812,8 @@
2812 2812  
2813 2813  The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon.
2814 2814  
2810 +**Description**
2811 +
2815 2815  (% style="text-align:center" %)
2816 2816  [[image:6.Objects_html_c3b0de1d4c2fe745.gif||class="img-thumbnail"]]
2817 2817  
... ... @@ -2834,7 +2834,7 @@
2834 2834  
2835 2835  In basic display settings, the line width can't be changed, but user can change width by address.
2836 2836  
2837 -Read the numerical value of address to control the width of line. Display range of numerical value:1-10.
2834 +Read the numerical value of address to control the width of line.Display range of numerical value:1-10.
2838 2838  
2839 2839  **(4) View**
2840 2840  
... ... @@ -2844,6 +2844,8 @@
2844 2844  
2845 2845  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.
2846 2846  
2844 +**Description**
2845 +
2847 2847  (% style="text-align:center" %)
2848 2848  [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]]
2849 2849  
... ... @@ -2851,12 +2851,12 @@
2851 2851  
2852 2852  1. **Line color:** It sets all line in object (including main and sub scale).
2853 2853  1. **Display direction: **It provides four modes for display.
2854 -1. **Main scale: **It sets the cell of the main scale.
2853 +1. **Main scale:**It sets the cell of the main scale.
2855 2855  1. **Sub scale:** It sets the cell of sub scale for every main scale.
2856 2856  
2857 2857  **(2) View**
2858 2858  
2859 -It is for preview object.
2858 +It is for preview object;
2860 2860  
2861 2861  == **Arc scale** ==
2862 2862  
... ... @@ -2890,15 +2890,15 @@
2890 2890  
2891 2891  Customized object is provided for users to design the universal interface of object freely to meet customization requirements.
2892 2892  
2892 +**Description**
2893 +
2893 2893  (% style="text-align:center" %)
2894 2894  [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]]
2895 2895  
2896 -1. **Function Address:** The numerical value in this address is used as the function code of object to handle the corresponding operation.
2897 -1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2898 -1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.
2897 +1. **Function Address:** the numerical value in this address is used as the function code of object to handle the corresponding operation.
2898 +1. **DLL file name: **Select needed dll file (i.e. dll files provided by users)
2899 +1. **Custom address:** users can add some function address to cooperate with dll file to complete other operations
2899 2899  
2900 -(% class="box infomessage" %)
2901 -(((
2902 2902  **✎Note:**
2903 2903  
2904 2904  This is a custom-made object that requires the cooperation of WECON software engineers.
... ... @@ -2905,7 +2905,6 @@
2905 2905  
2906 2906  Required documents: two XXXXXX.dll files and an document.
2907 2907  
2908 -* One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.
2907 +* One dll file is used in PC and should be put under the dll_pc folder in the software installation directory.
2909 2909  * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2910 2910  * A document for illustrating the dll files.
2911 -)))
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