
588
7 APPLICATION INSTRUCTION
7.19 Clock instruction
Converting time data from hour/minute/second to seconds in 32
bits
DHTOS(P)
These instructions convert the time data stored in the device numbers starting from (s) to the time value in seconds, and store
the converted data in the device numbers starting from (d) as 32-bit binary.
Setting data
■
Descriptions, ranges, and data types
■
Applicable devices
Processing details
• These instructions convert the time data stored in the device numbers starting from (s) to the time value in seconds, and
store the converted data in the device numbers starting from (d).
Ex.
When specifying 35 hours 10 minutes 58 seconds in (s)
Operation error
Ladder diagram
Structured text
ENO:=DHTOS(EN,s,d);
ENO:=DHTOSP(EN,s,d);
Operand
Description
Range
Data type
Data type (label)
(s)
Head device number where the clock data before conversion is
stored
16-bit signed binary
ANY16
(d)
Head device number where the clock data after conversion is
stored
32-bit signed binary
ANY32
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
Any of the device area ranges specified in (s) and (d) exceed the corresponding device range.
3405
A value specified by (s) is outside the following range.
0 to 32767
Any of values specified by (s)+1 and (s)+2 is outside the following range.
0 to 59
(s)
(d)
(s)
(s)+1
(s)+2
(d)+1
(d)
Data range
(0 to 32767)
(0 to 59)
(0 to 59)
Hour
Minute
Second
Second
(d)+1
(d)
126658
(s)
(s)+1
(s)+2
35
10
58
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: ......