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.7
edited by Hunter
on 2024/02/19 14:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -311,7 +311,7 @@
311 311  
312 312  == Button ==
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.
314 +Button is designed to input data manually; this object need to work with the numeric input and character input. User could assign letters or numbers for each button.
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.
332 +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  
339 +**Operation**
340 +
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.
369 +**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.
389 +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  
391 +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.
392 +
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).
395 +✎**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 ==
480 +== 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