Changes for page 05 Objects
Last modified by Hunter on 2026/07/14 14:46
From version 13.1
edited by Jiahao Lai
on 2026/07/05 18:43
on 2026/07/05 18:43
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Jim2581 +XWiki.Hunter - Content
-
... ... @@ -32,13 +32,13 @@ 32 32 33 33 **Display** 34 34 35 -* **Inverted Display: **Display the state picture and textofthe objectreversely.35 +* **Inverted Display: **Displays the object's state image and text in reverse state order. 36 36 * **Quick Read: **The priority of read and write is higher than any other objects on the same screen. 37 -* **Blink: ** Blinkingwhile controlbit istriggered;38 -** **Blink when ON: **Blink when control bit is ON. 39 -** **Blink when OFF: **Blink when control bit is OFF. 37 +* **Blink: **When enabled, the bit switch blinks when the specified condition is met; 38 +** **Blink when ON: **Blink the bit switch when control bit is ON. 39 +** **Blink when OFF: **Blink the bit switch when control bit is OFF. 40 40 41 -**Minimum hold time: ** Only whenthetime ofpressandholdthe object is greater thantheset value,theobjectfunctionwillbe executed.41 +**Minimum hold time: **Specifies the press-and-hold duration required for the action to take effect. 42 42 43 43 **Indirect addressing:** 44 44 ... ... @@ -245,7 +245,7 @@ 245 245 * **Decrease:** Decrease Operand value for each time the switch is triggered. 246 246 * **High/Low limit:** The value will be not able to change when the value reaches limits. 247 247 248 -**Min.Hold Time:** Aftercontinuouslyclickingthebutton foraperiod oftime, thebuttonwill perform operationscontinuously248 +**Min.Hold Time: **Specifies the minimum interval between repeated triggers. 249 249 250 250 (% class="box infomessage" %) 251 251 ((( ... ... @@ -267,7 +267,7 @@ 267 267 **Address** 268 268 269 269 * **Read address:** Read the value from object display. 270 -* **States count: ** Totalstatusnumberforcurrentwordaddress,which couldchangethe statevalueaccordingtodifferentstatusin button [State values], range: 1-256.270 +* **States count: **Specifies the number of states for the specified word address, range: 1-256. 271 271 * **State with value out of range**: When the value of the read address is not on the range of states' value, it will cause no corresponding status number is displayed. There are two modes for process when the value is out of range. 272 272 * **Hide**: Hide the object when the value is out of range; 273 273 * **Show state**: Specify a status when the value is out of range, for example the total states is 6(range from state No.0~~No.5), but the read value is 6, at this moment the object will show the state No.0 if selected item of show state is No.0;