Changes for page 05 Objects

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

From version 87.4
edited by Hunter
on 2024/02/19 11:18
Change comment: There is no comment for this version
To version 71.11
edited by test
on 2023/07/27 17:31
Change comment: Added comment

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.test
Content
... ... @@ -17,29 +17,29 @@
17 17  
18 18  **Read-write**
19 19  
20 -* **Write Address: **Bit address operation control for HMI or PLC.
21 -* **Read**: Enable the monitoring the read address or not.
22 -* **Same read-write address**: Enable it if want to the read address and write address is exactly same.
23 -* **Read Address: **Monitoring address.
20 +* **Write Address: **Bit switch controls PLC or HMI address.
21 +* **Read Address: **Read and display PLC or HMI bit address state.
24 24  
25 25  **Mode**
26 26  
27 -* **Set OFF:** Set off the write address.
28 -* **Set ON:** Set on the write address.
29 -* **Momentary:** Set on the write address when switch is pressed, and reset the address when switch is released.
30 -* **Delay: **Interval for keep on the write address. For example: Assign the delay time as 500, write address will be reset after release button in 0.5 second.
31 -* **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.
32 32  
33 33  **Display**
34 34  
35 35  * **Inverted Display: **Display the state picture and text of the object reversely.
36 -* **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
37 -* **Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
38 -** **Blink when ON: **blink when control bit is ON.
39 -** **Blink when OFF: **blink when control bit is OFF.
34 +* **Quick Read: **The speed of configuring the object is priority to other objects.
40 40  
41 -**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;
42 42  
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 +
43 43  **Indirect addressing:**
44 44  
45 45  * **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.
... ... @@ -103,19 +103,6 @@
103 103  (% style="text-align:center" %)
104 104  [[image:位开关 6.png||class="img-thumbnail"]]
105 105  
106 -**No trigger:** No way to trigger
107 -
108 -**Trigger before pressing:** Trigger bit address is set to 1 before pressing
109 -
110 -**Trigger after pressing: **After pressing Enter, trigger bit address is set to 1 before closing the keyboard
111 -
112 -**Trigger and reset before pressing: **Trigger bit address is set to 1 and then set to 0 bedore pressing
113 -
114 -**Trigger and reset after pressing: **After pressing Enter, trigger bit address is set to 1 and then set to 0 before closing the keyboard
115 -
116 -**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
117 -
118 -
119 119  **Access denied setting**
120 120  
121 121  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.
... ... @@ -199,20 +199,18 @@
199 199  (% style="text-align:center" %)
200 200  [[image:6.Objects_html_273aed06eb8f10f9.gif||class="img-thumbnail"]]
201 201  
202 -**Address**: Monitoring and display the address status.
189 +**Address**: It is for setting specified PLC or HMI bit address
203 203  
204 204  **Hide**
205 205  
206 -* **Inverted Display: **Display reverse state of the picture and text. For example, the value of write address is on (Corresponding to state 1), while the graphic of off (Corresponding to state 0) is displayed.
207 -* **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
208 -* **Blink: **Blink condition;
209 -** Blink when ON: blink when read address is ON.
210 -** Blink when OFF: blink when read address is OFF.
211 -* **Hide: **Control the hide status of object via Control Bit's state. Hide object cannot be operated at all.
212 -* **Control Bit: **Hide condition.
213 -** **Hide when OFF**: Hide when control bit is OFF.
214 -** **Hide when ON**: Hide when control bit is ON.
215 -** **Invisible:** Object is always keeps hidden during project running.
193 +* **Inverted Display: **Display reverse state of the picture and text. *for example, the value of write address is set ON, the OFF mode is displayed.
194 +* **Blinking: **Blinking while control bit is triggered, the frequency is editable;
195 +** Blink when ON: blink when control bit is ON.
196 +** Blink when OFF: blink when control bit is OFF.
197 +* **Hide: **Display or hide object by "Control Bit" state.
198 +* **Control bit: **For hide control.
199 +** **Hide mode: **hide when OFF; hide when ON;it could not operate if [Invisible] is checked.
200 +** **Invisible:** object keeps hidden during project running.
216 216  
217 217  (% class="box infomessage" %)
218 218  (((
... ... @@ -473,8 +473,6 @@
473 473  * **Run times: **Configuration sub-function execute times. 0 means unlimited times.
474 474  * **Break:** Stop executing sub-function when trigger address is ON.
475 475  
476 -(% class="box infomessage" %)
477 -(((
478 478  ✎**Note:**
479 479  
480 480  * Nested patterns of object cycle and sub-function cycles are as follows.
... ... @@ -484,7 +484,6 @@
484 484  ** If the object cycle ends later than the sub-function cycle, the sub-function cycle would be triggered again.
485 485  ** If the main cycle is triggered again before it finishes, then the main cycle is executed immediately when clicked and only one more time.
486 486  * 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]]".
487 -)))
488 488  
489 489  == Slider switch ==
490 490  
... ... @@ -789,8 +789,6 @@
789 789  |(% style="width:277px" %)HDW18|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Minute
790 790  |(% style="width:277px" %)HDW19|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Second
791 791  
792 -(% class="box infomessage" %)
793 -(((
794 794  **✎Note:**
795 795  
796 796  * [Function address (20 words)] need to be HMI internal address;
... ... @@ -797,9 +797,6 @@
797 797  * 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;
798 798  * 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);
799 799  
800 -
801 -)))
802 -
803 803  **Appearance**
804 804  
805 805  (% style="text-align:center" %)
... ... @@ -949,10 +949,7 @@
949 949  * ...
950 950  * 40=10 means this object display 10th page.
951 951  
952 -(% class="box infomessage" %)
953 -(((
954 954  **✎Note:** Every page contains 50 records.
955 -)))
956 956  
957 957  **Start Time**
958 958  
... ... @@ -1158,8 +1158,6 @@
1158 1158  (% style="text-align:center" %)
1159 1159  [[image:6.Objects_html_ea2cd87aaa6600cd.gif||height="413" width="567" class="img-thumbnail"]]
1160 1160  
1161 -(% class="box infomessage" %)
1162 -(((
1163 1163  (% class="wikigeneratedid" %)
1164 1164  **✎Note:**
1165 1165  
... ... @@ -1166,7 +1166,6 @@
1166 1166  * 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).
1167 1167  * 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.
1168 1168  * For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1169 -)))
1170 1170  
1171 1171  == **File list** ==
1172 1172  
... ... @@ -1191,10 +1191,7 @@
1191 1191  ** ...
1192 1192  ** If 40=10, the 10th row of object is selected.
1193 1193  
1194 -(% class="box infomessage" %)
1195 -(((
1196 1196  ✎**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.
1197 -)))
1198 1198  
1199 1199  * **Folder name address:** This is for setting recipe file name, in advance recipe mode.
1200 1200  
... ... @@ -1241,10 +1241,8 @@
1241 1241  (% style="text-align:center" %)
1242 1242  [[image:6.Objects_html_a68643b928e3930.gif||class="img-thumbnail"]]
1243 1243  
1244 -(% class="box infomessage" %)
1245 -(((
1212 +(% class="wikigeneratedid" %)
1246 1246  ✎**Note: **For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1247 -)))
1248 1248  
1249 1249  == **XY plot** ==
1250 1250  
... ... @@ -1355,10 +1355,7 @@
1355 1355  
1356 1356  The Disc Record displays the data from data source in the form of a disc curve.
1357 1357  
1358 -(% class="box infomessage" %)
1359 -(((
1360 1360  **✎Note: **This function are only supported by HMI+, i series, ie series and ig series.
1361 -)))
1362 1362  
1363 1363  **Source**
1364 1364  
... ... @@ -1372,10 +1372,7 @@
1372 1372  ** **History**: It is in data record area configured by data record. Multiple record groups could be configured, and each record group has multiple channels.
1373 1373  ** **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.
1374 1374  
1375 -(% class="box infomessage" %)
1376 -(((
1377 1377  **✎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.
1378 -)))
1379 1379  
1380 1380  * **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.
1381 1381  * **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.
... ... @@ -1409,10 +1409,7 @@
1409 1409  **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.
1410 1410  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.
1411 1411  
1412 -(% class="box infomessage" %)
1413 -(((
1414 1414  **✎Note: ** When copying Data record display, it is recommended to create a new "function screen" to avoid repeated calls that may cause abnormal functions.
1415 -)))
1416 1416  
1417 1417  **Start time**: Set the start time and conditions for data viewing.
1418 1418  
... ... @@ -1597,10 +1597,7 @@
1597 1597  (% style="text-align:center" %)
1598 1598  [[image:6.Objects_html_9612d7685f349400.gif||class="img-thumbnail"]]
1599 1599  
1600 -(% class="box infomessage" %)
1601 -(((
1602 1602  ✎**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]]".
1603 -)))
1604 1604  
1605 1605  = **Display** =
1606 1606  
... ... @@ -1663,14 +1663,11 @@
1663 1663  1. **Variable QR:** It is for setting read address, the content of QR code is from this setting address.
1664 1664  1. **QR String: **It is for set static content for QR code.
1665 1665  
1666 -(% class="box infomessage" %)
1667 -(((
1668 1668  **✎Note:**
1669 1669  
1670 1670  * HMI machine ID address: HSW10494 ~~ HSW10558.
1671 1671  * So if user want to use QR code to display machine ID on project screen, please check "Variable QR", and set address is HSW10494.
1672 1672  * When scanning the QR code by APP to monitor HMI, the default access password is 888888.
1673 -)))
1674 1674  
1675 1675  == **Picture** ==
1676 1676  
... ... @@ -1699,13 +1699,10 @@
1699 1699  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.)
1700 1700  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.
1701 1701  
1702 -(% class="box infomessage" %)
1703 -(((
1704 1704  ✎**Note:** 
1705 1705  
1706 1706  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.
1707 1707  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]]".
1708 -)))
1709 1709  
1710 1710  == **Rotation picture** ==
1711 1711  
... ... @@ -1829,12 +1829,9 @@
1829 1829  
1830 1830  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]](%%)].
1831 1831  
1832 -(% class="box infomessage" %)
1833 -(((
1834 1834  **✎Note:**
1835 1835  
1836 1836  This function requires special HMI model, the detailed information, please contact sales.
1837 -)))
1838 1838  
1839 1839  === **IP Camera** ===
1840 1840  
... ... @@ -2434,8 +2434,6 @@
2434 2434  
2435 2435  Coordinate displays the object location on the screen, and size is the length and width of the object.
2436 2436  
2437 -(% class="box infomessage" %)
2438 -(((
2439 2439  **✎Note:**
2440 2440  
2441 2441  * When using USB camera, HD USB camera is not recommended, which is limited by the resolution displayed by HMI itself.
... ... @@ -2447,11 +2447,8 @@
2447 2447  ** REB-USB 100W07M (supports 720p)
2448 2448  ** WX152HD (supports 720p)
2449 2449  ** RMONCAM G200 (supports 720p)
2450 -** ASHU S300 (640*480
2451 -)))
2393 +** ASHU S300 (640*480)
2452 2452  
2453 -*
2454 -
2455 2455  == **Camera control** ==
2456 2456  
2457 2457  This is for control camera; This object need to be used with camera display object.
... ... @@ -2626,10 +2626,8 @@
2626 2626  English 2
2627 2627  )))
2628 2628  
2629 -(% class="box infomessage" %)
2630 -(((
2569 +(% class="wikigeneratedid" %)
2631 2631  ✎**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]]".
2632 -)))
2633 2633  
2634 2634  == **Time** ==
2635 2635  
... ... @@ -2943,8 +2943,6 @@
2943 2943  1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2944 2944  1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.
2945 2945  
2946 -(% class="box infomessage" %)
2947 -(((
2948 2948  **✎Note:**
2949 2949  
2950 2950  This is a custom-made object that requires the cooperation of WECON software engineers.
... ... @@ -2954,4 +2954,3 @@
2954 2954  * One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.
2955 2955  * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2956 2956  * A document for illustrating the dll files.
2957 -)))
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