Changes for page 05 Objects

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

From version 83.1
edited by Jim(Forgotten)
on 2023/08/11 09:29
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.
... ... @@ -1684,10 +1684,13 @@
1684 1684  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.)
1685 1685  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.
1686 1686  
1698 +(% class="box infomessage" %)
1699 +(((
1687 1687  ✎**Note:** 
1688 1688  
1689 1689  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.
1690 1690  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 +)))
1691 1691  
1692 1692  == **Rotation picture** ==
1693 1693  
... ... @@ -1811,9 +1811,12 @@
1811 1811  
1812 1812  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]](%%)].
1813 1813  
1828 +(% class="box infomessage" %)
1829 +(((
1814 1814  **✎Note:**
1815 1815  
1816 1816  This function requires special HMI model, the detailed information, please contact sales.
1833 +)))
1817 1817  
1818 1818  === **IP Camera** ===
1819 1819  
... ... @@ -2429,7 +2429,7 @@
2429 2429  ** ASHU S300 (640*480
2430 2430  )))
2431 2431  
2432 -* \\
2449 +*
2433 2433  
2434 2434  == **Camera control** ==
2435 2435  
... ... @@ -2605,8 +2605,10 @@
2605 2605  English 2
2606 2606  )))
2607 2607  
2608 -(% class="wikigeneratedid" %)
2625 +(% class="box infomessage" %)
2626 +(((
2609 2609  ✎**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 +)))
2610 2610  
2611 2611  == **Time** ==
2612 2612