- Image of mail text
K 25DT100
DT101
DT102
K 28
The number of bytes is stored.
Floor A: 25 degrees C.
Floor B: 28 degrees C.
- Setting values
S1="Floor A: %d degrees C.¥nFloor B: %d degrees C."
S2=DT100
D=DT200
DT201
DT202
DT203
DT204
DT205
DT206
DT207
DT208
DT209
DT210
DT211
DT212
DT213
DT214
DT215
DT216
DT217
DT218
DT219
DT220
DT221
The ¥ line feed code (CR) is
inserted.
H 2E (.)
H 32 (2)
DT200 H002D
The converted data for %d is
inserted.
The converted data for %d is
inserted.
Data for %d
Data for %d
H 6C (l) H 46 (F)
H 6F (o) H 6F (o)
H 20 (␣) H 72 (r)
H 3A (:) H 41 (A)
H 32 (2)
H 20 (␣ )
H 65 (e)
H 72 (r)
H 65 (e)
H 46 (F)
H 6F (o)
H 72 (r)
H 42 (B)
H 38 (8)
H 67 (g)
H 65 (e)
H 73 (s)
H 43 (C)
H 35 (5)
H 64 (d)
H 67 (g)
H 65 (e)
H 73 (s)
H 43 (C)
H 0D (CR)
H 6C (l)
H 6F (o)
H 3A (:)
H 72 (r)
H 65 (e)
DT222
DT223
H 00 H 2E (.)
H 20 (␣)
H 20 (␣ )
H 20 (␣)
H 20 (␣)
H 20 (␣)
H 20 (␣)
H 64 (d)
H 65 (e)
Example 2) When inserting into the text a conversion form (%d) that represents a 16-
bit signed integer
In the place of the conversion form (%d), the ASCII code that is equivalent to the integer data
specified by [S2] is inserted. If a number of digits is not specified for the conversion form, the
number of converted data and the size of the storage area will vary according to the value [S2].
14.13 PRINT (Text Creation)
WUME-FP7CPUPGR-12 14-67