Changes for page 05 Objects
Last modified by Hunter on 2026/07/14 14:46
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -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: **Specifies the minimumintervalbetweenrepeatedtriggers.248 +**Min.Hold Time: **Specifies the press-and-hold duration required before the action is triggered continuously. 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: ** Specifiesthenumberofstatesforthe specifiedwordaddress, range: 1-256.270 +* **States count: **Total status number for current word address, which could change the state value according to different status in button [State values], 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; ... ... @@ -286,15 +286,15 @@ 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:** Thelampautomaticallyswitches between states.289 +* **Auto transforms:** Object switch states automatically 290 290 291 291 (% style="text-align:center" %) 292 292 [[image:6.Objects_html_b643c9a6a4bd6919.gif||class="img-thumbnail"]] 293 293 294 -* **Trigger to transform: ** Specifies the trigger conditionforAutoTransform.294 +* **Trigger to transform: **Trigger condition of 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: **Specifiestheaddressusedtocontroltheautomaticstateswitching 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 -* **S tate set: **Set statevalue towordaddress(according to the operate state selection) when click thelampobject.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 ((( ... ... @@ -339,8 +339,8 @@ 339 339 (% style="text-align:center" %) 340 340 [[image:6.Objects_html_31c4ad387507a16d.gif||class="img-thumbnail"]] 341 341 342 -* **Screen No: ** The screennumber to jump to, it could not be subscreen;343 -* **Open sub screen: ** The sub-screen numbertopop up, default position is (0, 0), this is the coordinates of the top left corner of the screen;341 +* **Screen No: **Switch to the selected screen, it could not be subscreen; 342 +* **Open sub screen: **Pop-up selected sub screen, and set sub screen position, default position is (0, 0), this is the coordinates of the top left corner of the screen; 344 344 345 345 (% style="text-align:center" %) 346 346 [[image:6.Objects_html_8b9a9cc4cb589d5b.gif||class="img-thumbnail"]] ... ... @@ -629,7 +629,7 @@ 629 629 * **Read Address:** The data from designated address will be displayed. 630 630 * **Input: **Enable input function and "Write Address" configuration. 631 631 * **Same read-write address:** Configure "Write Address" is the same as "Read Address". 632 -* **Read DWord: **Read one bytefromeachtwo-byteunit.For example,thestring "abcd" is displayed as "ac".631 +* **Read DWord: **Read the address data at double byte format. 633 633 * **Write address: **Write data to designated address. The address could be different "Read Address". 634 634 * **Keypad:** Built-in character keyboard input(Screen No.1001) could allow input a~~z, A~~Z, 0~~9. 635 635 * **Note**: After the keypad is opened, the content of note will be input into special register HUW1402. The maximum length allowed for the note is 63 characters.