Changes for page 05 Objects

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

From version 87.7
edited by Hunter
on 2024/02/19 14:37
Change comment: There is no comment for this version
To version 90.1
edited by Hunter
on 2024/03/06 20:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -153,7 +153,7 @@
153 153  * Y-axis movement.
154 154  * XY-axis movement.
155 155  
156 -**For ex**a**mple**
156 +**For example**
157 157  
158 158  If the starting address of the movement is HDW10 and the movement type is [XY axis movement], HDW10 controls the X-axis movement, and HDW11 controls the Y-axis movement.
159 159  
... ... @@ -311,7 +311,7 @@
311 311  
312 312  == Button ==
313 313  
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.
314 +Button is designed to input data into the corresponding inputbox, this object need to work with the numeric input and character input.
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 data record files.
332 +Function switch is designed to switch screens, and call and close sub screen, and transfer record files.
333 333  
334 334  **Description**
335 335  
... ... @@ -336,8 +336,6 @@
336 336  (% style="text-align:center" %)
337 337  [[image:6.Objects_html_31c4ad387507a16d.gif||class="img-thumbnail"]]
338 338  
339 -**Operation**
340 -
341 341  * **Screen No: **Switch to the selected screen, it could not be subscreen;
342 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;
343 343  
... ... @@ -366,7 +366,7 @@
366 366  
367 367  **Using trigger address**. As the figure above, when 00 is ON, then selected operation of the function switch will be executed.
368 368  
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.
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.
370 370  
371 371  (% class="box infomessage" %)
372 372  (((
... ... @@ -386,13 +386,11 @@
386 386  
387 387  == Combination switch ==
388 388  
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.
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.
390 390  
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 -
393 393  (% class="box infomessage" %)
394 394  (((
395 -✎**Note:** there can only be one screen change function in the added sub-functions, and it is at the end of the list).
391 +✎**Note:** There can only be one screen change function in the added sub-functions, and it is at the end of the list).
396 396  )))
397 397  
398 398  **Description**
... ... @@ -477,9 +477,9 @@
477 477  * 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]]".
478 478  )))
479 479  
480 -== Slider switch ==
476 +== Slide switch ==
481 481  
482 -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.
478 +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.
483 483  
484 484  (% style="text-align:center" %)
485 485  [[image:6.Objects_html_cc27b49cc3421a77.gif||class="img-thumbnail"]]
... ... @@ -552,7 +552,7 @@
552 552  
553 553  == Numeric Input/Display ==
554 554  
555 -"Numeric Input/Display" displays the device's data or writes data to the device in a specified numeric format, and the data could be scaled.
551 +"Numeric Input/Display" displays the device's data or writes data to the device in a specified numeric format.
556 556  
557 557  (% style="text-align:center" %)
558 558  [[image:6-1NumericInput.png||class="img-thumbnail"]]
... ... @@ -570,7 +570,7 @@
570 570  **✎Note: **Check it to use the comment information on the keyboard. When the user clicks on the part, the comment information will be written into the HUW1402 for display. The maximum length allowed for the comment is 63 characters;
571 571  )))
572 572  
573 -* **Continuous Input: **Use the same keyboard to input the objects from the same Group NO according to the order of NO, and automatically close the keyboard after the last NO(object) is input;
569 +* **Continuous Input: **Numeric input objects with the same Group NO can be entered continuously using the same keyboard according to the NO order;
574 574  * **NO: **the number of numeric input object;
575 575  * **Group NO: **the group number of numeric input object;
576 576  
... ... @@ -602,7 +602,7 @@
602 602  
603 603  **Keypad position**
604 604  
605 -It is used for setting keypad position when input data.
601 +The pop-up position of keypad screen.
606 606  
607 607  **Label**
608 608  
... ... @@ -618,7 +618,7 @@
618 618  
619 619  == Character Input/Display ==
620 620  
621 -"Numeric Input/Display" displays the device's character or writes character to the device.
617 +"Character Input/Display" displays the device's character or writes character to the device.
622 622  
623 623  **Description**
624 624  
... ... @@ -630,15 +630,10 @@
630 630  * **Read Address:** The data from designated address will be displayed.
631 631  * **Input: **Enable input function and "Write Address" configuration.
632 632  * **Same read-write address:** Configure "Write Address" is the same as "Read Address".
633 -* **Read DWord: **Read address is 2 words format
629 +* **Read DWord: **Read the address data at double byte format.
634 634  * **Write address: **Write data to designated address. The address could be different "Read Address".
635 -* **Keypad:** it is standard numeric keypad, allow to input decimal and floating;
636 -
637 -(% class="box infomessage" %)
638 -(((
639 -**✎Note:** ** **Check it to use the comment information on the keyboard. When the user clicks on the part, the comment information will be written into the HUW1402 for display. The maximum length allowed for the comment is 63 characters;
640 -)))
641 -
631 +* **Keypad:** Built-in character keyboard input(Screen No.1001) could allow input a~~z, A~~Z, 0~~9.
632 +* **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.
642 642  * **Continuous Input: **Use the same keyboard to input the objects from the same Group NO according to the order of NO, and automatically close the keyboard after the last NO (object) is input.
643 643  * **NO: **the number of numeric input object.
644 644  * **Group NO: **the group number of numeric input object.
... ... @@ -655,9 +655,9 @@
655 655  * **Center:** data display on the center of object.
656 656  * **Align left: **data display on the left.
657 657  * **Align right: **data display on the right.
658 -* **Exchange high-low byte: **Exchange High-low byte: Check it to exchange and display the contents of the high and low bytes. If the number of contents is not a multiple of 2, the rounding process will be performed.
649 +* **Exchange high-low byte: **Swap the contents of high byte and low byte then display. High byte data into low byte position, low byte data into high byte position. If the length of characters is not a multiple of 2, it will exchange after rounded.
659 659  * **Length: **The length of characters, the maximum length is 256.
660 -* **Exchange high-low word: **Check it to exchange and display the contents of high and low word. Only valid if the number of operating characters of the part is a multiple of 4.
651 +* **Exchange high-low word: **Swap the contents of high word and low word then display. Only valid when the length of characters is a multiple of 4.
661 661  
662 662  **Keypad position**
663 663  
... ... @@ -1419,7 +1419,7 @@
1419 1419  
1420 1420  == **Pointer meter** ==
1421 1421  
1422 -The meter responds to change in the value of the indicated word address by means of a dial and a pointer. The meter looks very similar to the actual meter.
1413 +This object shows the numerical change of the word address by meter format.
1423 1423  
1424 1424  (% style="text-align:center" %)
1425 1425  [[image:image-20220805161001-1.jpeg]]
... ... @@ -1497,7 +1497,7 @@
1497 1497  
1498 1498  **(3) Alarm settings**
1499 1499  
1500 -It provides alarm function in meter, users could set alarm range, users could set the 4 ranges. And each range corresponds to a different alarm color.
1491 +Alarm setting can be configured to display different colors, with each color corresponding to a different range. There are a maximum of four alert ranges.
1501 1501  
1502 1502  **(4) Show scale**
1503 1503