
EDIT.
SHEET
DRAW. NO.
CUST.
TITLE
39
DESCRIPTIONDESIG.DATE
-80050E
(Example) The value of numeric variable is -12.3
Address Y+5 Y+6 Y+7 Y+8 Y+9 Y+10 Y+11 Y+12 -- Y+20
Char.-code 88 61 16 32 32 32 32 32 -- 32
Displayed
char.
X = (Space) (Space) (Space) (Space) (Space) (Space) (Space
LCD column 1 2 3 4 5 6 7 8 -- 16
LCD displays X = - 1 2 . 3 (Space) (Space
(Note) In this case, the number of digits to display numeric variable data is 5, and the
number of decimal digits is 1.
-The location where the transparent character-code (31) was specified leaves the last character
(Example)
LCD column 1 2 3 4 5 6 - 16
Current LCD
displays
Y= 6A B C P
+
Address Y+5 Y+6 Y+7 Y+8 Y+9 Y+10 - Y+20
Char.-code 31 31 31 90 61 52 - 32
Displayed char. (trans.) (trans.) (trans.) Z = 4 (space)
LCD column 1 2 3 4 5 6 - 16
Next LCD displays Y = 6 Z = 4 (space)
-Only one numeric variable can be specified by one display request. When two or more numeric
variables are specified for one line, it is necessary to overwrite selected line two or more times
by using the transparent character-code (31).
02 2001.8.20 Hanaoka This page is added.