
590
7 APPLICATION INSTRUCTION
7.19 Clock instruction
Converting time data from seconds to hour/minute/second in 32
bits
DSTOH(P)
These instructions convert the 32-bit time value in seconds stored in the device numbers starting from (s) to the time value in
the HHMMDD format, and store the converted data in the device numbers starting from (d).
Setting data
■
Descriptions, ranges, and data types
■
Applicable devices
Processing details
• These instructions convert the time value in seconds stored in the device numbers starting from (s) to the time value in
HHMMDD format, and store the converted data in the device numbers starting from (d).
Ex.
When specifying 45325 seconds in (s)
Operation error
Ladder diagram
Structured text
ENO:=DSTOH(EN,s,d);
ENO:=DSTOHP(EN,s,d);
Operand
Description
Range
Data type
Data type (label)
(s)
Head device number where the clock data before conversion is
stored
32-bit signed binary
ANY32
(d)
Head device number where the clock data after conversion is
stored
16-bit signed binary
ANY16
Operand
Bit
Word
Double word
Indirect
specification
Constant
Others
X, Y, M, L,
SM, F, B, SB
U
\G
T, ST,
C, LC
T, ST, C, D,
W, SD, SW, R
U
\G
Z
LC
LZ
K, H
E
$
(s)
(d)
Error code
(SD0/SD8067)
Description
2820
The specified device area exceeds the corresponding device range.
3405
The value specified by (s) is outside the range.
(s)
(d)
(d)
(d)+1
(d)+2
(s)+1
(s)
Data range
(0 to 32767)
(0 to 59)
Data range
(0 to 117964799)
(0 to 59)
Hour
Minute
Second
Second
(s)+1
(s)
45325
(d)
(d)+1
(d)+2
12
35
25
Summary of Contents for MELSEC iQ-F FX5 series
Page 1: ...MELSEC iQ F FX5 Series Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 21: ...19 PART 1 PART 1 OVERVIEW Part 1 consists of the following chapter 1 OVERVIEW ...
Page 98: ...96 4 STANDARD FUNCTIONS FUNCTION BLOCKS 4 2 Standard Function Blocks MEMO ...
Page 840: ...838 23 TIME DATA FUNCTIONS 23 4 Division MEMO ...
Page 887: ......