Changes for page 05 Objects

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

From version 80.1
edited by Jim(Forgotten)
on 2023/08/11 09:26
Change comment: There is no comment for this version
To version 87.2
edited by Hunter
on 2024/02/19 10:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Jim
1 +XWiki.Hunter
Content
... ... @@ -22,24 +22,22 @@
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 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.
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.
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 speed of configuring the object is priority to other objects.
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.
35 35  
36 -**Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
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.
37 37  
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,6 +103,19 @@
103 103  (% style="text-align:center" %)
104 104  [[image:位开关 6.png||class="img-thumbnail"]]
105 105  
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 +
106 106  **Access denied setting**
107 107  
108 108  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.
... ... @@ -1357,7 +1357,10 @@
1357 1357  ** **History**: It is in data record area configured by data record. Multiple record groups could be configured, and each record group has multiple channels.
1358 1358  ** **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.
1359 1359  
1371 +(% class="box infomessage" %)
1372 +(((
1360 1360  **✎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 +)))
1361 1361  
1362 1362  * **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.
1363 1363  * **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.
... ... @@ -1391,7 +1391,10 @@
1391 1391  **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.
1392 1392  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.
1393 1393  
1408 +(% class="box infomessage" %)
1409 +(((
1394 1394  **✎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 +)))
1395 1395  
1396 1396  **Start time**: Set the start time and conditions for data viewing.
1397 1397  
... ... @@ -1576,7 +1576,10 @@
1576 1576  (% style="text-align:center" %)
1577 1577  [[image:6.Objects_html_9612d7685f349400.gif||class="img-thumbnail"]]
1578 1578  
1596 +(% class="box infomessage" %)
1597 +(((
1579 1579  ✎**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 +)))
1580 1580  
1581 1581  = **Display** =
1582 1582  
... ... @@ -1639,11 +1639,14 @@
1639 1639  1. **Variable QR:** It is for setting read address, the content of QR code is from this setting address.
1640 1640  1. **QR String: **It is for set static content for QR code.
1641 1641  
1662 +(% class="box infomessage" %)
1663 +(((
1642 1642  **✎Note:**
1643 1643  
1644 1644  * HMI machine ID address: HSW10494 ~~ HSW10558.
1645 1645  * So if user want to use QR code to display machine ID on project screen, please check "Variable QR", and set address is HSW10494.
1646 1646  * When scanning the QR code by APP to monitor HMI, the default access password is 888888.
1669 +)))
1647 1647  
1648 1648  == **Picture** ==
1649 1649  
... ... @@ -1672,10 +1672,13 @@
1672 1672  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.)
1673 1673  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.
1674 1674  
1698 +(% class="box infomessage" %)
1699 +(((
1675 1675  ✎**Note:** 
1676 1676  
1677 1677  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.
1678 1678  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 +)))
1679 1679  
1680 1680  == **Rotation picture** ==
1681 1681  
... ... @@ -1799,9 +1799,12 @@
1799 1799  
1800 1800  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]](%%)].
1801 1801  
1828 +(% class="box infomessage" %)
1829 +(((
1802 1802  **✎Note:**
1803 1803  
1804 1804  This function requires special HMI model, the detailed information, please contact sales.
1833 +)))
1805 1805  
1806 1806  === **IP Camera** ===
1807 1807  
... ... @@ -2417,7 +2417,7 @@
2417 2417  ** ASHU S300 (640*480
2418 2418  )))
2419 2419  
2420 -* \\
2449 +*
2421 2421  
2422 2422  == **Camera control** ==
2423 2423  
... ... @@ -2593,8 +2593,10 @@
2593 2593  English 2
2594 2594  )))
2595 2595  
2596 -(% class="wikigeneratedid" %)
2625 +(% class="box infomessage" %)
2626 +(((
2597 2597  ✎**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 +)))
2598 2598  
2599 2599  == **Time** ==
2600 2600