700
8 APPLICATION INSTRUCTION
8.24 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)
Ladder diagram
Structured text
ENO:=DSTOH(EN,s,d);
ENO:=DSTOHP(EN,s,d);
FBD/LD
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_ARRAY
(Number of elements: 3)
EN
Execution condition
Bit
BOOL
ENO
Execution result
Bit
BOOL
Operand
Bit
Word
Double word Indirect
specification
Constant
Others
X, Y, M, L, SM,
F, B, SB, S
T, ST, C, D, W,
SD, SW, R
U
\G
Z
LC
LZ
K, H
E
$
(s)
(d)
(s)
(d)
EN
ENO
d
s
(d)
(d)+1
(d)+2
(s)+1
(s)
(0 to 32767)
(0 to 59)
(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
Page 1: ...MELSEC iQ F FX5 Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 17: ...15 CONTENTS ...
Page 24: ...22 MEMO ...
Page 1050: ...1048 26 TIME DATA FUNCTIONS 26 4 Division MEMO ...
Page 1068: ...1066 29 COUNTER FUNCTION BLOCKS 29 4 Counter Function Block Operation error There is no error ...
Page 1107: ...I 1105 MEMO ...
Page 1111: ......