Changes for page 05 Objects

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

From version 87.10
edited by Hunter
on 2024/02/19 15:44
Change comment: There is no comment for this version
To version 87.5
edited by Hunter
on 2024/02/19 11:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -230,20 +230,21 @@
230 230  
231 231  **Edit**
232 232  
233 -* **Read address: **Read value from object display.
234 -* **Same read-write address**: Enable it if want to the read address and write address is exactly same.
233 +* **Read address: **Read value from specified address.
235 235  * **Write address: **Write value to specified address.
236 236  
236 +Read and write address could be the same;
237 +
237 237  **Data format**
238 238  
239 -* **Format**: Set the data format: 16bit BCD, 16bit Unsigned, 16bit Signed, 32bit BCD, 32bit Unsigned, 32bit Signed, 32bit Float.
240 +* **Format**: It is for setting operating data format; it could support seven modes.
240 240  
241 -**Mode**
242 +**Mode**. It is for setting operating mode for value, it could support 3 modes.
242 242  
243 243  * **Set value: **Set a constant value for the word address.
244 -* **Increase: **Increase Operand value for each time the switch is triggered.
245 -* **Decrease:** Decrease Operand value for each time the switch is triggered.
246 -* **High/Low limit:** The value will be not able to change when the value reaches limits.
245 +* **Increase: **Increase the [operand] value for each time the switch is triggered.
246 +* **Decrease:** Decrease the [operand] value for each time the switch is triggered.
247 +* **High/Low limit:** The value will not increase/decrease when the value reaches limits.
247 247  
248 248  (% class="box infomessage" %)
249 249  (((
... ... @@ -264,45 +264,53 @@
264 264  
265 265  **Address**
266 266  
267 -* **Read address:** Read the value from object display.
268 -* **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.
269 -* **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.
270 -* **Hide**: Hide the object when the value is out of range;
271 -* **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;
268 +* **Read address:** read the value from specified address.
272 272  
270 +**States settings**
271 +
272 +* **States count: **The default Word state displays the number of States 1, which could be selected by the drop-down list to display the state of object, range: 1-256.
273 +* **State value: **Users could set different values to correspond to different states, the setting window as below figure shows.
274 +
273 273  **For example**
274 274  
275 -The state No.0 default fill value 0, No.1 default fill value 1... and so on.
277 +By default, when value of read address is 0, object displays state 0.
276 276  
277 277  If change settings as below figure shows
278 278  
279 -When value of read address is 11, object displays state No.1.
281 +When value of read address is 11, object displays state 1.
280 280  
281 281  (% style="text-align:center" %)
282 282  [[image:6.Objects_html_da9a6696f320b427.gif||class="img-thumbnail"]]
283 283  
286 +**State of value out of range: **When the value of read address exceeds the maximum state number, there is no corresponding state to be displayed. So there are two modes of processing for it: "Hide" and "Show state"
287 +
288 +**Hide: **When the value of the read address exceeds the set range value, the word state display object will be blank.
289 +
290 +**Show state: **When the value of the read address exceeds the set range value, the object will display the "Specified state". For example, set the maximum is state 7 (value is 6), when the read address of the value is greater than 6, it will display state 2 text and pictures.
291 +
284 284  **Transform state**
285 285  
286 -* **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
294 +* **Quick Read: **Directly read the value of the connected device without going through the HMI cache
287 287  * **Auto transforms:** Object switch states automatically
288 288  
289 289  (% style="text-align:center" %)
290 290  [[image:6.Objects_html_b643c9a6a4bd6919.gif||class="img-thumbnail"]]
291 291  
292 -* **Trigger to transform: **Trigger condition of auto transform
293 -* **Auto return:** Return to the initial state after reaching the final state;
294 -* **Time of transform:** Set the interval of transform between two states;
295 -* **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.
300 +**Trigger:**Control bit to enable switch automatically
296 296  
302 +* **Auto return:** return to the initial state after reaching the final state;
303 +* **Time of transform:** it is used for setting the frequency in automatic switching state. Unit: 100ms.
304 +* **Dynamic interval: **set the frequency of automatic switching state and read it from the address. Unit: 100ms. If the value in address is 10, then the frequency of automatic switching state is 10*100ms = 1s.
305 +
297 297  **Manual**
298 298  
299 299  (% style="text-align:center" %)
300 300  [[image:6.Objects_html_a8b6636bd862369c.gif||class="img-thumbnail"]]
301 301  
302 -* **Set state: **Set a constant value to address(according to the operate state selection) when click the object.
303 -* **State increase: **Increase the address value by one step when click the object, the upper limit is depends on the Last state selection.
304 -* **State decrease:** Decrease the address value by one step when click the object, the lower limit is depends on the Last state selection..
305 -* **Last state: **The upper limit or lower limit(Final state) of state increase/decrease;
311 +* **Set state: **Set a constant value for the word address.
312 +* **State increase: **Increase state for each time the switch is triggered.
313 +* **State decrease:** Decrease state for each time the switch is triggered.
314 +* **Last state:** The state will not increase/decrease when reaches limits.
306 306  
307 307  (% class="box infomessage" %)
308 308  (((
... ... @@ -309,9 +309,9 @@
309 309  ✎**Note:** For [[text>>https://docs.we-con.com.cn/bin/view/PIStudio/7.Library/#HText]]/[[graphics>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HGraphic]]/[[security>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HSecurity]]/[[animations>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HAnimation]], see the "[[Bit Switch>>path:https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
310 310  )))
311 311  
312 -== Button ==
321 +== Keypad switch ==
313 313  
314 -Button is designed to input data into the corresponding inputbox, this object need to work with the numeric input and character input.
323 +Keypad switch is designed to input data manually; this object need to work with the Keypad.User could assign letters or numbers for each switch, when the switch is triggered the data will input to the textbox.
315 315  
316 316  **Description**
317 317  
... ... @@ -329,7 +329,7 @@
329 329  
330 330  == Function switch ==
331 331  
332 -Function switch is designed to switch screens, and call and close sub screen, and transfer record files.
341 +Function switch is designed to switch screens, and call and close sub screen, and transfer data record files.
333 333  
334 334  **Description**
335 335  
... ... @@ -336,6 +336,8 @@
336 336  (% style="text-align:center" %)
337 337  [[image:6.Objects_html_31c4ad387507a16d.gif||class="img-thumbnail"]]
338 338  
348 +**Operation**
349 +
339 339  * **Screen No: **Switch to the selected screen, it could not be subscreen;
340 340  * **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;
341 341  
... ... @@ -364,7 +364,7 @@
364 364  
365 365  **Using trigger address**. As the figure above, when 00 is ON, then selected operation of the function switch will be executed.
366 366  
367 -**All terminals effect**: When this function is enabled, all terminals (screens, mobile phones, ipads, computers, etc.) will execute the function Switch Function simultaneously. For example, the screens of each terminal are different. When the screen is clicked to jump to the "Home" screen, all terminals will jump to the home screen.
378 +**All terminals effect**. When this function is enabled, all terminals (screens, mobile phones, ipads, computers, etc.) will execute the function Switch Function simultaneously. For example, the screens of each terminal are different. When the screen is clicked to jump to the "Home" screen, all terminals will jump to the home screen.
368 368  
369 369  (% class="box infomessage" %)
370 370  (((
... ... @@ -384,11 +384,13 @@
384 384  
385 385  == Combination switch ==
386 386  
387 -The combination switch supports combine multiple functions onto one button. When the object is pressed, multiple functions are executed in sequence one by one to meet the requirements of the user.
398 +The combination switch supports the collection of multiple functions onto one object. When the object is pressed, multiple functions are arranged in sequence to meet the special requirements of the user.
388 388  
400 +The combination switch contains sub-functions such as bit operation, word operation, arithmetic and screen change. Click the corresponding button on the "General" of the object to add sub-functions to the list, and up to 100 sub-functions can be added.
401 +
389 389  (% class="box infomessage" %)
390 390  (((
391 -✎**Note:** There can only be one screen change function in the added sub-functions, and it is at the end of the list).
404 +✎**Note:** there can only be one screen change function in the added sub-functions, and it is at the end of the list).
392 392  )))
393 393  
394 394  **Description**
... ... @@ -473,7 +473,7 @@
473 473  * For [[text>>https://docs.we-con.com.cn/bin/view/PIStudio/7.Library/#HText]]/[[graphics>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HGraphic]]/[[security>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HSecurity]]/[[animations>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HAnimation]], see the "[[Bit Switch>>path:https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
474 474  )))
475 475  
476 -== Slide switch ==
489 +== Slider switch ==
477 477  
478 478  Slide switch is a special switch object. By changing the position of the slider, the corresponding address value would be changed. At the same time, the slider position will change according to the address value.
479 479