Changes for page 05 Objects
Last modified by Jett on 2025/07/04 09:41
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -626,9 +626,9 @@ 626 626 * **Read Address:** The data from designated address will be displayed. 627 627 * **Input: **Enable input function and "Write Address" configuration. 628 628 * **Same read-write address:** Configure "Write Address" is the same as "Read Address". 629 -* **Read DWord: **Read address is2wordsformat629 +* **Read DWord: **Read the address data at double byte format. 630 630 * **Write address: **Write data to designated address. The address could be different "Read Address". 631 -* **Keypad:** it sstandard numerickeypad,allowtoinputdecimalandfloating.631 +* **Keypad:** Built-in character keyboard input(Screen No.1001) could allow input a~~z, A~~Z, 0~~9. 632 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. 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. ... ... @@ -646,9 +646,9 @@ 646 646 * **Center:** data display on the center of object. 647 647 * **Align left: **data display on the left. 648 648 * **Align right: **data display on the right. 649 -* **Exchange high-low byte: ** ExchangeHigh-lowbyte:Checkit to exchangeanddisplaythecontentsofthehigh andlow bytes.numberof contents is not a multiple of 2, therounding processwillbeperformed.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. 650 650 * **Length: **The length of characters, the maximum length is 256. 651 -* **Exchange high-low word: ** Check it to exchange and displaythe contents of high and low word. Only validifthenumberofoperatingcharactersof the partis 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. 652 652 653 653 **Keypad position** 654 654 ... ... @@ -1410,7 +1410,7 @@ 1410 1410 1411 1411 == **Pointer meter** == 1412 1412 1413 -Th emeterresponds to changeinthevalue of theindicatedword address by means of a dial and a pointer.The meter looks very similarto the actual meter.1413 +This object shows the numerical change of the word address by meter format. 1414 1414 1415 1415 (% style="text-align:center" %) 1416 1416 [[image:image-20220805161001-1.jpeg]]