Changes for page 05 Objects
Last modified by Jett on 2025/07/04 09:41
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Hunter1 +XWiki.Mora - 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, andresettheaddresswhen switch is released.28 -* **Delay: Intervalfor keeponthe write address.Forexample:For example:Assign the delay time as 500, write address will bereset after release buttonin0.5 second.29 -* **Switch:** Switch betweenTrue(1)andFalse(0)whenswitch 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: **Onlywhenthe time ofpress andholdtheobjectis greater thanthesetvalue, theobjectfunctionwillbeexecuted.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.