Changes for page 05 Objects

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

From version 87.9
edited by Hunter
on 2024/02/19 15:38
Change comment: There is no comment for this version
To version 88.3
edited by Hunter
on 2024/02/20 11:42
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 into the corresponding inputbox, 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  
... ... @@ -384,13 +384,11 @@
384 384  
385 385  == Combination switch ==
386 386  
387 -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.
388 388  
389 -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.
390 -
391 391  (% class="box infomessage" %)
392 392  (((
393 -✎**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).
394 394  )))
395 395  
396 396  **Description**
... ... @@ -475,9 +475,9 @@
475 475  * 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]]".
476 476  )))
477 477  
478 -== Slider switch ==
476 +== Slide switch ==
479 479  
480 -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.
481 481  
482 482  (% style="text-align:center" %)
483 483  [[image:6.Objects_html_cc27b49cc3421a77.gif||class="img-thumbnail"]]
... ... @@ -550,7 +550,7 @@
550 550  
551 551  == Numeric Input/Display ==
552 552  
553 -"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.
554 554  
555 555  (% style="text-align:center" %)
556 556  [[image:6-1NumericInput.png||class="img-thumbnail"]]
... ... @@ -568,7 +568,7 @@
568 568  **✎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;
569 569  )))
570 570  
571 -* **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;
572 572  * **NO: **the number of numeric input object;
573 573  * **Group NO: **the group number of numeric input object;
574 574  
... ... @@ -600,7 +600,7 @@
600 600  
601 601  **Keypad position**
602 602  
603 -It is used for setting keypad position when input data.
601 +The pop-up position of keypad screen.
604 604  
605 605  **Label**
606 606  
... ... @@ -616,7 +616,7 @@
616 616  
617 617  == Character Input/Display ==
618 618  
619 -"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.
620 620  
621 621  **Description**
622 622  
... ... @@ -630,13 +630,8 @@
630 630  * **Same read-write address:** Configure "Write Address" is the same as "Read Address".
631 631  * **Read DWord: **Read address is 2 words format
632 632  * **Write address: **Write data to designated address. The address could be different "Read Address".
633 -* **Keypad:** it is standard numeric keypad, allow to input decimal and floating;
634 -
635 -(% class="box infomessage" %)
636 -(((
637 -**✎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;
638 -)))
639 -
631 +* **Keypad:** it is standard numeric keypad, allow to input decimal and floating.
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.
640 640  * **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.
641 641  * **NO: **the number of numeric input object.
642 642  * **Group NO: **the group number of numeric input object.