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
-
... ... @@ -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: ** Swap thecontentsof highbyte andlow byte then display.High bytedata intolowbyteposition,low bytedata into high byte position.lengthof characters is not a multiple of 2,it will exchangeafterrounded.649 +* **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. 650 650 * **Length: **The length of characters, the maximum length is 256. 651 -* **Exchange high-low word: ** Swap the contents of highwordand low wordthen display. Only validwhenthelengthof characters is a multiple of 4.651 +* **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. 652 652 653 653 **Keypad position** 654 654 ... ... @@ -1410,7 +1410,7 @@ 1410 1410 1411 1411 == **Pointer meter** == 1412 1412 1413 -Th isobject shows thenumericalchange of the word address by meterformat.1413 +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. 1414 1414 1415 1415 (% style="text-align:center" %) 1416 1416 [[image:image-20220805161001-1.jpeg]]