Changes for page 05 Objects

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

From version 88.2
edited by Hunter
on 2024/02/20 10:59
Change comment: There is no comment for this version
To version 87.10
edited by Hunter
on 2024/02/19 15:44
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 example**
156 +**For ex**a**mple**
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  
... ... @@ -475,7 +475,7 @@
475 475  
476 476  == Slide switch ==
477 477  
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.
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  
480 480  (% style="text-align:center" %)
481 481  [[image:6.Objects_html_cc27b49cc3421a77.gif||class="img-thumbnail"]]
... ... @@ -548,7 +548,7 @@
548 548  
549 549  == Numeric Input/Display ==
550 550  
551 -"Numeric Input/Display" displays the device's data or writes data to the device in a specified numeric format.
551 +"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.
552 552  
553 553  (% style="text-align:center" %)
554 554  [[image:6-1NumericInput.png||class="img-thumbnail"]]
... ... @@ -566,7 +566,7 @@
566 566  **✎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;
567 567  )))
568 568  
569 -* **Continuous Input: **Numeric input objects with the same Group NO can be entered continuously using the same keyboard according to the NO order;
569 +* **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;
570 570  * **NO: **the number of numeric input object;
571 571  * **Group NO: **the group number of numeric input object;
572 572  
... ... @@ -598,7 +598,7 @@
598 598  
599 599  **Keypad position**
600 600  
601 -The pop-up position of keypad screen.
601 +It is used for setting keypad position when input data.
602 602  
603 603  **Label**
604 604  
... ... @@ -614,7 +614,7 @@
614 614  
615 615  == Character Input/Display ==
616 616  
617 -"Character Input/Display" displays the device's character or writes character to the device.
617 +"Numeric Input/Display" displays the device's character or writes character to the device.
618 618  
619 619  **Description**
620 620  
... ... @@ -628,8 +628,13 @@
628 628  * **Same read-write address:** Configure "Write Address" is the same as "Read Address".
629 629  * **Read DWord: **Read address is 2 words format
630 630  * **Write address: **Write data to designated address. The address could be different "Read Address".
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.
631 +* **Keypad:** it is standard numeric keypad, allow to input decimal and floating;
632 +
633 +(% class="box infomessage" %)
634 +(((
635 +**✎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;
636 +)))
637 +
633 633  * **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.
634 634  * **NO: **the number of numeric input object.
635 635  * **Group NO: **the group number of numeric input object.