Changes for page 05 Objects

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

From version 87.1
edited by Mora Zhou
on 2023/10/31 15:50
Change comment: There is no comment for this version
To version 87.4
edited by Hunter
on 2024/02/19 11:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Mora
1 +XWiki.Hunter
Content
... ... @@ -17,29 +17,29 @@
17 17  
18 18  **Read-write**
19 19  
20 -* **Write Address: **Bit switch controls PLC or HMI address.
21 -* **Read Address: **Read and display PLC or HMI bit address state.
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.
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.
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.
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.
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.
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;
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.
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.
... ... @@ -199,18 +199,20 @@
199 199  (% style="text-align:center" %)
200 200  [[image:6.Objects_html_273aed06eb8f10f9.gif||class="img-thumbnail"]]
201 201  
202 -**Address**: It is for setting specified PLC or HMI bit address
202 +**Address**: Monitoring and display the address status.
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 set ON, the OFF mode is displayed.
207 -* **Blinking: **Blinking while control bit is triggered, the frequency is editable;
208 -** Blink when ON: blink when control bit is ON.
209 -** Blink when OFF: blink when control bit is OFF.
210 -* **Hide: **Display or hide object by "Control Bit" state.
211 -* **Control bit: **For hide control.
212 -** **Hide mode: **hide when OFF; hide when ON;it could not operate if [Invisible] is checked.
213 -** **Invisible:** object keeps hidden during project running.
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.
214 214  
215 215  (% class="box infomessage" %)
216 216  (((