Changes for page 05 Objects

Last modified by Hunter on 2026/07/14 14:46

From version 19.2
edited by Hunter
on 2026/07/07 17:34
Change comment: There is no comment for this version
To version 18.2
edited by Hunter
on 2026/07/07 14:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -286,7 +286,7 @@
286 286  **Transform state**
287 287  
288 288  * **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
289 -* **Auto transforms:** The lamp automatically switches between states.
289 +* **Auto transform:** Object switch states automatically
290 290  
291 291  (% style="text-align:center" %)
292 292  [[image:6.Objects_html_b643c9a6a4bd6919.gif||class="img-thumbnail"]]
... ... @@ -294,7 +294,7 @@
294 294  * **Trigger to transform: **Specifies the trigger condition for Auto Transform.
295 295  * **Auto return:** Return to the initial state after reaching the final state;
296 296  * **Time of transform:** Set the interval of transform between two states;
297 -* **Dynamic time: **Specifies the address used to control the automatic state switching interval. If the value in address is 10, then the frequency of automatic switching state is 10*100ms = 1s.
297 +* **Dynamic interval: **Set the dynamic interval of transform between two states. If the value in address is 10, then the frequency of automatic switching state is 10*100ms = 1s.
298 298  
299 299  **Manual**
300 300  
... ... @@ -301,11 +301,10 @@
301 301  (% style="text-align:center" %)
302 302  [[image:6.Objects_html_a8b6636bd862369c.gif||class="img-thumbnail"]]
303 303  
304 -* **State set: **Set state value to word address(according to the operate state selection) when click the lamp object.
304 +* **Set state: **Set a constant value to address(according to the operate state selection) when click the object.
305 305  * **State increase: **Increase the address value by one step when click the object, the upper limit is depends on the Last state selection.
306 306  * **State decrease:** Decrease the address value by one step when click the object, the lower limit is depends on the Last state selection..
307 -* **Last state: **The final state after the change;
308 -* **Return to state:** The word lamp returns to the selected state option when click the final state.
307 +* **Last state: **The upper limit or lower limit(Final state) of state increase/decrease;
309 309  
310 310  (% class="box infomessage" %)
311 311  (((