7 APPLICATION INSTRUCTIONS
7.25 Clock Instructions
1013
7
Comparing date data
LDDT
, ANDDT
, ORDT
These instructions compare the specified date data, or compare the date data with the current date.
*1 The engineering tool with version "1.035M" or later supports the ST.
*2 EQ indicates =, NE indicates <>, GT indicates >, LE indicates <=, LT indicates <, and GE indicates >=.
■
Execution condition
Setting data
■
Description, range, data type
*1 When specifying setting data by using a label, define an array to secure enough operation area and specify an element of the array
label.
Ladder
ST
(
indicates T=, DT<>, DT>, DT<=, DT<, or DT>=.)
ENO:=LDDT_
(EN,s1,s2,s3);
ENO:=ANDDT_
(EN,s1,s2,s3);
ENO:=ORDT_
(EN,s1,s2,s3);
(
is replaced by any of the following: EQ, NE, GT, LE, LT, GE.)
FBD/LD
(
is replaced by a combination of LDDT_, ANDDT_, or ORDT_ and EQ, NE, GT, LE, LT, or GE.)
Instruction
Execution condition
LDDT
, ANDDT
, ORDT
Every scan
Operand
Description
Range
Data type
Data type (label)
(s1)
Start device where the data to be compared is stored
16-bit signed binary
ANY_DT
(s2)
Start device where the data to be compared is stored
16-bit signed binary
ANY_DT
(s3)
Comparison target setting value or the number of
comparison target data
0001H to 0007H, 8001H to
8007H
16-bit signed binary
ANY16
EN
Execution condition
Bit
BOOL
ENO
Execution result
Bit
BOOL
RnCPU RnENCPU
RnSFCPU RnSFCPU
RnPCPU
RnPCPU
(Standard)
(Safety)
(Redundant)
(Process)
LD
AND
OR
(s1)
(s2)
(s3)
(s1)
(s2)
(s3)
(s1)
(s2)
(s3)
EN
ENO
s1
s2
s3
Summary of Contents for MELSEC iQ-R Series
Page 1: ...MELSEC iQ R Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 24: ...22 INDEX 2092 INSTRUCTION INDEX 2093 REVISIONS 2104 WARRANTY 2105 TRADEMARKS 2106 ...
Page 34: ...32 MEMO ...
Page 35: ...33 PART 1 PART 1 OVERVIEW This part consists of the following chapter 1 OVERVIEW ...
Page 68: ...66 1 OVERVIEW 1 5 Precautions on Programming MEMO ...
Page 1448: ...1446 14 REDUNDANT SYSTEM INSTRUCTIONS 14 2 Disabling Enabling System Switching MEMO ...
Page 1972: ...1970 33 TIME DATA TYPE FUNCTIONS 33 4 Division MEMO ...
Page 2067: ...APPX Appendix 5 PID Control Program Examples 2065 A 252 Set PID control data for loop 2 ...
Page 2109: ......