Changes for page 05 Objects

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

From version 87.2
edited by Hunter
on 2024/02/19 10:47
Change comment: There is no comment for this version
To version 56.2
edited by Karen
on 2023/05/25 14:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.Karen
Content
... ... @@ -22,22 +22,24 @@
22 22  
23 23  **Mode**
24 24  
25 -* **Set OFF:** Set off the write address.
26 -* **Set ON:** Set on the write address.
27 -* **Momentary:** Set on the write address when switch is pressed, and reset the address when switch is released.
28 -* **Delay: **Interval for keep on the write address. For example: For example: Assign the delay time as 500, write address will be reset after release button in 0.5 second.
29 -* **Switch:** Switch between True(1) and False(0) when switch is triggered.
25 +* **Set OFF:** set off the write address.
26 +* **Set ON:** set on the write address.
27 +* **Momentary:** set on the write address when switch is pressed, and set off when switch is released.
28 +* **Delay:** set off the write address after a delay. (for example: assign the delay time as 5, write address will be set off after releasing 5 ms.)
29 +* **Switch:** switch between 0 and 1 each time the switch is triggered.
30 30  
31 31  **Display**
32 32  
33 33  * **Inverted Display: **Display the state picture and text of the object reversely.
34 -* **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
35 -* **Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
36 -** **Blink when ON: **blink when control bit is ON.
37 -** **Blink when OFF: **blink when control bit is OFF.
34 +* **Quick Read: **The speed of configuring the object is priority to other objects.
38 38  
39 -**Minimum hold time: **Only when the time of press and hold the object is greater than the set value, the object function will be executed.
36 +**Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
40 40  
38 +* **Blink when ON: **blink when control bit is ON.
39 +* **Blink when OFF: **blink when control bit is OFF.
40 +
41 +**Minimum hold time: **Only when the time of pressing the object is greater than or equal to the set minimum hold time will the function of the object be performed.
42 +
41 41  **Indirect addressing:**
42 42  
43 43  * **Read address**: Use the value of the read address to determine the address A after deviation, and use the address A as the read address of the object.
... ... @@ -101,19 +101,6 @@
101 101  (% style="text-align:center" %)
102 102  [[image:位开关 6.png||class="img-thumbnail"]]
103 103  
104 -**No trigger:** No way to trigger
105 -
106 -**Trigger before pressing:** Trigger bit address is set to 1 before pressing
107 -
108 -**Trigger after pressing: **After pressing Enter, trigger bit address is set to 1 before closing the keyboard
109 -
110 -**Trigger and reset before pressing: **Trigger bit address is set to 1 and then set to 0 bedore pressing
111 -
112 -**Trigger and reset after pressing: **After pressing Enter, trigger bit address is set to 1 and then set to 0 before closing the keyboard
113 -
114 -**Trigger before pressing, reset after: **Trigger bit address is set to 1 before pressing; After pressing Enter, trigger bit address is set to 0 before closing the keyboard
115 -
116 -
117 117  **Access denied setting**
118 118  
119 119  Users can set enable password for object. There are following operating setting when user permissions are insufficient. But "Pop login screen" and "Hide object" are mutually exclusive.
... ... @@ -469,8 +469,6 @@
469 469  * **Run times: **Configuration sub-function execute times. 0 means unlimited times.
470 470  * **Break:** Stop executing sub-function when trigger address is ON.
471 471  
472 -(% class="box infomessage" %)
473 -(((
474 474  ✎**Note:**
475 475  
476 476  * Nested patterns of object cycle and sub-function cycles are as follows.
... ... @@ -480,7 +480,6 @@
480 480  ** If the object cycle ends later than the sub-function cycle, the sub-function cycle would be triggered again.
481 481  ** If the main cycle is triggered again before it finishes, then the main cycle is executed immediately when clicked and only one more time.
482 482  * 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]]".
483 -)))
484 484  
485 485  == Slider switch ==
486 486  
... ... @@ -785,8 +785,6 @@
785 785  |(% style="width:277px" %)HDW18|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Minute
786 786  |(% style="width:277px" %)HDW19|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Second
787 787  
788 -(% class="box infomessage" %)
789 -(((
790 790  **✎Note:**
791 791  
792 792  * [Function address (20 words)] need to be HMI internal address;
... ... @@ -793,9 +793,6 @@
793 793  * 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;
794 794  * 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);
795 795  
796 -
797 -)))
798 -
799 799  **Appearance**
800 800  
801 801  (% style="text-align:center" %)
... ... @@ -945,10 +945,7 @@
945 945  * ...
946 946  * 40=10 means this object display 10th page.
947 947  
948 -(% class="box infomessage" %)
949 -(((
950 950  **✎Note:** Every page contains 50 records.
951 -)))
952 952  
953 953  **Start Time**
954 954  
... ... @@ -1154,8 +1154,6 @@
1154 1154  (% style="text-align:center" %)
1155 1155  [[image:6.Objects_html_ea2cd87aaa6600cd.gif||height="413" width="567" class="img-thumbnail"]]
1156 1156  
1157 -(% class="box infomessage" %)
1158 -(((
1159 1159  (% class="wikigeneratedid" %)
1160 1160  **✎Note:**
1161 1161  
... ... @@ -1162,7 +1162,6 @@
1162 1162  * If the file type is recipe file, modify the value of the address of "Select line" to control the selected line in the display list to the corresponding line. If another file type is selected, this address can only display the selected line (read-only mode).
1163 1163  * For ie series and ig series HMI, "system message" and "timeout alert" will be displayed in the top pop-up window. The options of them will no longer be displayed in the record.
1164 1164  * For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1165 -)))
1166 1166  
1167 1167  == **File list** ==
1168 1168  
... ... @@ -1187,10 +1187,7 @@
1187 1187  ** ...
1188 1188  ** If 40=10, the 10th row of object is selected.
1189 1189  
1190 -(% class="box infomessage" %)
1191 -(((
1192 1192  ✎**Note: **When the file type is Recipe File, modify the address value to control the selected line of the list to jump to the corresponding line; for other file types, this address only has the effect of displaying line No.
1193 -)))
1194 1194  
1195 1195  * **Folder name address:** This is for setting recipe file name, in advance recipe mode.
1196 1196  
... ... @@ -1237,10 +1237,8 @@
1237 1237  (% style="text-align:center" %)
1238 1238  [[image:6.Objects_html_a68643b928e3930.gif||class="img-thumbnail"]]
1239 1239  
1240 -(% class="box infomessage" %)
1241 -(((
1212 +(% class="wikigeneratedid" %)
1242 1242  ✎**Note: **For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1243 -)))
1244 1244  
1245 1245  == **XY plot** ==
1246 1246  
... ... @@ -1351,10 +1351,7 @@
1351 1351  
1352 1352  The Disc Record displays the data from data source in the form of a disc curve.
1353 1353  
1354 -(% class="box infomessage" %)
1355 -(((
1356 1356  **✎Note: **This function are only supported by HMI+, i series, ie series and ig series.
1357 -)))
1358 1358  
1359 1359  **Source**
1360 1360  
... ... @@ -1368,10 +1368,7 @@
1368 1368  ** **History**: It is in data record area configured by data record. Multiple record groups could be configured, and each record group has multiple channels.
1369 1369  ** **Real Time**: It is in Real-time trend chart configured by data record. Multiple record groups could be configured, and each record group has multiple curve numbers.
1370 1370  
1371 -(% class="box infomessage" %)
1372 -(((
1373 1373  **✎Note: **There must be one of settings (Data record and real-time trend chart) in configurations, otherwise there will be no data in curve buffer.
1374 -)))
1375 1375  
1376 1376  * **Curve No.**: The number of curves is the same as the number of channels in the record group. A maximum of 8 curves could be displayed. After selecting the curve to be displayed, it can set the scale range and scale color of each curve.
1377 1377  * **Enable**: After selecting the corresponding curve number in the status bar and enabling the curve, set different curve styles and colors according to your needs, then select the channel number in the data buffer, and finally set the data range.
... ... @@ -1405,10 +1405,7 @@
1405 1405  **Function start Address**: Open the sub-screen of the data record query, and the system can automatically allocate the object address of the query screen according to the configured address. When using this component, it will automatically generate buttons for four direction, you can use these four control keys to view the data record display, and automatically create a new sub-screen based on the function start address, the content of the sub-screen is the query setting for span and start time.
1406 1406  When two objects use one function screen at the same time, if the function addresses of the two object are the same, changing the built-in screen will affect the operation of the two display object at the same time. If the function addresses of the two objects are different, the second object with the built-in screen can be displayed normally, and the first object will be displayed abnormally.
1407 1407  
1408 -(% class="box infomessage" %)
1409 -(((
1410 1410  **✎Note: ** When copying Data record display, it is recommended to create a new "function screen" to avoid repeated calls that may cause abnormal functions.
1411 -)))
1412 1412  
1413 1413  **Start time**: Set the start time and conditions for data viewing.
1414 1414  
... ... @@ -1593,10 +1593,7 @@
1593 1593  (% style="text-align:center" %)
1594 1594  [[image:6.Objects_html_9612d7685f349400.gif||class="img-thumbnail"]]
1595 1595  
1596 -(% class="box infomessage" %)
1597 -(((
1598 1598  ✎**Note:** For the "Text" setting, please refer to "[[text>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fview%2FHelps%2F06.Objects%2F%23HText]]" in "[[Bit Switch>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fedit%2FHelps%2F06.Objects%2FWebHome%3Fsection%3D2]]".
1599 -)))
1600 1600  
1601 1601  = **Display** =
1602 1602  
... ... @@ -1659,14 +1659,11 @@
1659 1659  1. **Variable QR:** It is for setting read address, the content of QR code is from this setting address.
1660 1660  1. **QR String: **It is for set static content for QR code.
1661 1661  
1662 -(% class="box infomessage" %)
1663 -(((
1664 1664  **✎Note:**
1665 1665  
1666 1666  * HMI machine ID address: HSW10494 ~~ HSW10558.
1667 1667  * So if user want to use QR code to display machine ID on project screen, please check "Variable QR", and set address is HSW10494.
1668 1668  * When scanning the QR code by APP to monitor HMI, the default access password is 888888.
1669 -)))
1670 1670  
1671 1671  == **Picture** ==
1672 1672  
... ... @@ -1695,13 +1695,10 @@
1695 1695  1. **Folder: **Set the name of the folder where the picture is located.The folder name can be up to 31 characters. (Note:The picture must be stored in the U disk folder and cannot be stored in the root directory of the U disk.)
1696 1696  1. **File address: **16 consecutive addresses enter a picture name in the address (need to be the full name of the suffix), if the picture exists, the picture content is displayed; otherwise the default picture is displayed.
1697 1697  
1698 -(% class="box infomessage" %)
1699 -(((
1700 1700  ✎**Note:** 
1701 1701  
1702 1702  1. The image could be displayed in BMP, JPG, PNG, and JPEG formats. Images with a resolution of 1920 x 1080 or higher are not supported.
1703 1703  1. For the setting of [[animations>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HAnimation]], see the "[[Bit Switch>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
1704 -)))
1705 1705  
1706 1706  == **Rotation picture** ==
1707 1707  
... ... @@ -1825,12 +1825,9 @@
1825 1825  
1826 1826  Video display is advanced function in PI HMI, this object displays the camera screen in HMI, there are two modes, one is IP camera, and the other is USB camera. But IP camera requires settings in [Project settings], the detailed information, please refer to ~[[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Camera__>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HCameradisplay]](%%)].
1827 1827  
1828 -(% class="box infomessage" %)
1829 -(((
1830 1830  **✎Note:**
1831 1831  
1832 1832  This function requires special HMI model, the detailed information, please contact sales.
1833 -)))
1834 1834  
1835 1835  === **IP Camera** ===
1836 1836  
... ... @@ -2430,8 +2430,6 @@
2430 2430  
2431 2431  Coordinate displays the object location on the screen, and size is the length and width of the object.
2432 2432  
2433 -(% class="box infomessage" %)
2434 -(((
2435 2435  **✎Note:**
2436 2436  
2437 2437  * When using USB camera, HD USB camera is not recommended, which is limited by the resolution displayed by HMI itself.
... ... @@ -2443,11 +2443,8 @@
2443 2443  ** REB-USB 100W07M (supports 720p)
2444 2444  ** WX152HD (supports 720p)
2445 2445  ** RMONCAM G200 (supports 720p)
2446 -** ASHU S300 (640*480
2447 -)))
2393 +** ASHU S300 (640*480)
2448 2448  
2449 -*
2450 -
2451 2451  == **Camera control** ==
2452 2452  
2453 2453  This is for control camera; This object need to be used with camera display object.
... ... @@ -2622,10 +2622,8 @@
2622 2622  English 2
2623 2623  )))
2624 2624  
2625 -(% class="box infomessage" %)
2626 -(((
2569 +(% class="wikigeneratedid" %)
2627 2627  ✎**Note:** For [[animations>>url:http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HAmination]], see the "[[Bit Switch>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fedit%2FHelps%2F06.Objects%2FWebHome%3Fsection%3D2]]".
2628 -)))
2629 2629  
2630 2630  == **Time** ==
2631 2631  
... ... @@ -2651,7 +2651,7 @@
2651 2651  
2652 2652  == **Text** ==
2653 2653  
2654 -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.
2655 2655  
2656 2656  (% style="text-align:center" %)
2657 2657  [[image:6.Objects_html_3cae6153cc6e4750.gif||class="img-thumbnail"]]
... ... @@ -2658,7 +2658,7 @@
2658 2658  
2659 2659  **(1) Current state**
2660 2660  
2661 -It is used to switch the object states, but [Text] object only has one state, so this function is invalid.
2603 +It used to switch the object states, but [Text] object only has one state, so this function is invalid.
2662 2662  
2663 2663  **(2) All language**
2664 2664  
... ... @@ -2677,7 +2677,7 @@
2677 2677  
2678 2678  **(5) Text color**
2679 2679  
2680 -It sets color of text in object.
2622 +It sets color for text in object.
2681 2681  
2682 2682  **(6) Text background**
2683 2683  
... ... @@ -2685,8 +2685,10 @@
2685 2685  
2686 2686  == **Table** ==
2687 2687  
2688 -It is displayed in a table format on the HMI screen to meet the display needs of user.
2630 +It is displayed in a table format in the HMI screen to meet the display needs of user.
2689 2689  
2632 +**Description**
2633 +
2690 2690  (% style="text-align:center" %)
2691 2691  [[image:6.Objects_html_2aad7ef679949d71.gif||class="img-thumbnail"]]
2692 2692  
... ... @@ -2699,7 +2699,7 @@
2699 2699  1. **Border:** It sets table line color, including table line and frame line.
2700 2700  1. **Transparence: **It sets the transparency of the object background.
2701 2701  1. **Fill style: **There are two options for it, one is display background, and the other is no background.
2702 -1. **Background:** Valid when selecting display background in "Fill style".
2646 +1. **Background:** Valid when select display background in "Fill style".
2703 2703  
2704 2704  **(2) View**
2705 2705  
... ... @@ -2709,6 +2709,8 @@
2709 2709  
2710 2710  It is displayed in line format in the HMI screen to meet the display needs of user.
2711 2711  
2656 +**Description**
2657 +
2712 2712  (% style="text-align:center" %)
2713 2713  [[image:6.Objects_html_795af47bf0ad8529.gif||class="img-thumbnail"]]
2714 2714  
... ... @@ -2726,7 +2726,7 @@
2726 2726  
2727 2727  **(3) Coordinate control**
2728 2728  
2729 -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.
2675 +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.
2730 2730  
2731 2731  **(4) Color control**
2732 2732  
... ... @@ -2738,10 +2738,12 @@
2738 2738  
2739 2739  == **Polygon** ==
2740 2740  
2741 -It is displayed in polygon format on the HMI screen to meet the display needs of user.
2687 +It is displayed in polygon format in the HMI screen to meet the display needs of user.
2742 2742  
2743 2743  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.
2744 2744  
2691 +**Description**
2692 +
2745 2745  (% style="text-align:center" %)
2746 2746  [[image:6.Objects_html_9f46a2daf3b48e68.gif||class="img-thumbnail"]]
2747 2747  
... ... @@ -2750,7 +2750,7 @@
2750 2750  1. **Border color: **It sets border line color.
2751 2751  1. **Border type:** It sets border line type.
2752 2752  1. **Border width: **It sets border line width.
2753 -1. **Transparence: **It sets the transparency of the object's background.
2701 +1. **Transparence: **It sets the transparency of the object background.
2754 2754  1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows.
2755 2755  
2756 2756  (% style="text-align:center" %)
... ... @@ -2774,8 +2774,10 @@
2774 2774  
2775 2775  == **Cycle/ Ellipse** ==
2776 2776  
2777 -It is displayed as cycle on HMI screen to meet the display needs of user.
2725 +It is displayed as cycle in HMI screen to meet the display needs of user.
2778 2778  
2727 +**Description**
2728 +
2779 2779  (% style="text-align:center" %)
2780 2780  [[image:6.Objects_html_1851aaa90af6ee72.gif||class="img-thumbnail"]]
2781 2781  
... ... @@ -2785,8 +2785,8 @@
2785 2785  1. **Frame width: **It sets border line type.
2786 2786  1. **Frame type: **It sets border line width
2787 2787  1. **Pattern: **It sets background type, there are four types.
2788 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern]
2789 -1. **Transparence:** It sets the transparency of the object's background.
2738 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern]
2739 +1. **Transparence:** It sets the transparency of the object background.
2790 2790  
2791 2791  **2) Transparence control**
2792 2792  
... ... @@ -2794,7 +2794,7 @@
2794 2794  
2795 2795  **3) Cycle**
2796 2796  
2797 -Check if it is for circle; uncheck it for ellipse.
2747 +Check if for circle; uncheck it for ellipse.
2798 2798  
2799 2799  **4) Color control**
2800 2800  
... ... @@ -2820,6 +2820,7 @@
2820 2820  
2821 2821  **2) Display settings**
2822 2822  
2773 +
2823 2823  (% style="text-align:center" %)
2824 2824  [[image:6.Objects_html_4729b28f315a5a9b.gif||class="img-thumbnail"]]
2825 2825  
... ... @@ -2828,7 +2828,7 @@
2828 2828  1. **Line width: **It sets border line type.
2829 2829  1. **Fill style: **It sets background type, there are four types.
2830 2830  1. **Transparence:** It sets the transparency of the object background.
2831 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern].
2782 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern].
2832 2832  
2833 2833  **(3) Only show arc**
2834 2834  
... ... @@ -2854,6 +2854,8 @@
2854 2854  
2855 2855  The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon.
2856 2856  
2808 +**Description**
2809 +
2857 2857  (% style="text-align:center" %)
2858 2858  [[image:6.Objects_html_c3b0de1d4c2fe745.gif||class="img-thumbnail"]]
2859 2859  
... ... @@ -2876,7 +2876,7 @@
2876 2876  
2877 2877  In basic display settings, the line width can't be changed, but user can change width by address.
2878 2878  
2879 -Read the numerical value of address to control the width of line. Display range of numerical value:1-10.
2832 +Read the numerical value of address to control the width of line.Display range of numerical value:1-10.
2880 2880  
2881 2881  **(4) View**
2882 2882  
... ... @@ -2886,6 +2886,8 @@
2886 2886  
2887 2887  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.
2888 2888  
2842 +**Description**
2843 +
2889 2889  (% style="text-align:center" %)
2890 2890  [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]]
2891 2891  
... ... @@ -2893,12 +2893,12 @@
2893 2893  
2894 2894  1. **Line color:** It sets all line in object (including main and sub scale).
2895 2895  1. **Display direction: **It provides four modes for display.
2896 -1. **Main scale: **It sets the cell of the main scale.
2851 +1. **Main scale:**It sets the cell of the main scale.
2897 2897  1. **Sub scale:** It sets the cell of sub scale for every main scale.
2898 2898  
2899 2899  **(2) View**
2900 2900  
2901 -It is for preview object.
2856 +It is for preview object;
2902 2902  
2903 2903  == **Arc scale** ==
2904 2904  
... ... @@ -2932,15 +2932,15 @@
2932 2932  
2933 2933  Customized object is provided for users to design the universal interface of object freely to meet customization requirements.
2934 2934  
2890 +**Description**
2891 +
2935 2935  (% style="text-align:center" %)
2936 2936  [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]]
2937 2937  
2938 -1. **Function Address:** The numerical value in this address is used as the function code of object to handle the corresponding operation.
2939 -1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2940 -1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.
2895 +1. **Function Address:** the numerical value in this address is used as the function code of object to handle the corresponding operation.
2896 +1. **DLL file name: **Select needed dll file (i.e. dll files provided by users)
2897 +1. **Custom address:** users can add some function address to cooperate with dll file to complete other operations
2941 2941  
2942 -(% class="box infomessage" %)
2943 -(((
2944 2944  **✎Note:**
2945 2945  
2946 2946  This is a custom-made object that requires the cooperation of WECON software engineers.
... ... @@ -2947,7 +2947,6 @@
2947 2947  
2948 2948  Required documents: two XXXXXX.dll files and an document.
2949 2949  
2950 -* One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.
2905 +* One dll file is used in PC and should be put under the dll_pc folder in the software installation directory.
2951 2951  * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2952 2952  * A document for illustrating the dll files.
2953 -)))
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