● Checking the combination of year, month, day, or day of the week is not performed.
Example) A setting of February 31 is not treated as an error. When SD50 is specified, the
combination of year, month, day, or day of the week is correct.
● Always store the data in the order mentioned in the table below regardless of the conversion
pattern of [S2].
Operand Description Specified range Remarks
[S1] Year U0 to U99
The character string after conversion is 2000 to
2099.
[S1+1] Month U1 to U12
[S1+2] Day U1 to U31
[S1+3] Hours U0 to U23
[S1+4] Minutes U0 to U59
[S1+5] Seconds U0 to U59
[S1+6] Day of the week U0 to U6
■
[S2]: Conversion pattern settings
The conversion pattern is specified by 4-digit hex data.Refer to the page for the "14.15 TIMEstr
(Date and Time Character String Conversion)" instruction.
■
Example of processing
Example 1)
[S1]…SD50 [S2]…DT0 [D]…DT10
Output image ... 2014/09/25(Thu)␣12:54:31
U 14SD50
SD51
SD52
DT10
U 9
U 25
U 24
[S1]…SD50 [S2]…DT0 [D]…DT10
DT12
DT13
DT14
DT15
DT16
DT17
DT18
DT19
DT20
DT21
DT22
DT23
U 12SD53
SD54
SD55
U 54
U 31
SD56 U 4
DT0 H 0014
DT11
U 23
Year
Month
Day
Hour
Minute
Second
Day of the week
Storage area size (*1)
Number of bytes
・Output example
Thu 09-25-2014 12:54:31
H 30 (0) H 32 (2)
H 68 (h) H 54 (T)
H 20 ( ) H 75 (u)
H 32 (2) H 2D (-)
H 3A (:) H 32 (2)
H 34 (4) H 35 (5)
H 33 (3) H 3A (:)
H 31 (1)
H 39 (9) H 30 (0)
H 2D (-) H 35 (5)
H 34 (4) H 31 (1)
H 31 (1) H 20 ( )
(Note 1) The start area (storage area size) for [D] is set before executing this instruction.
Example 2)
[S1]…DT100 [S2]…DT0 [D]…DT150
14.28 ETIMEstr (Date and Time Character String Conversion: With Storage
Area Size)
14-116 WUME-FP7CPUPGR-12