286
6 BASIC INSTRUCTIONS
6.2 Arithmetic Operation Instructions
Adding 32-bit binary block data
DBK+(P)(_U)
These instructions add the two 32-bit binary data blocks specified.
*1 The engineering tool with version "1.035M" or later supports the ST.
■
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.
■
Applicable devices
Ladder
ST
ENO:=DBKPLUS(EN,s1,s2,n,d);
ENO:=DBKPLUSP(EN,s1,s2,n,d);
ENO:=DBKPLUS_U(EN,s1,s2,n,d);
ENO:=DBKPLUSP_U(EN,s1,s2,n,d);
FBD/LD
(
is to be replaced by any of the following: DBKPLUS, DBKPLUSP, DBKPLUS_U, DBKPLUSP_U.)
Instruction
Execution condition
DBK+
DBK+_U
DBK+P
DBK+P_U
Operand
Description
Range
Data type
Data type (label)
(s1)
DBK+(P)
First addend data or the start device where the
first addend data is stored
-2147483648 to 2147483647
32-bit signed binary
ANY32_S
DBK+(P)_U
0 to 4294967295
32-bit unsigned binary
ANY32_U
(s2)
DBK+(P)
Second addend data or the start device where
the second addend data is stored
-2147483648 to 2147483647
32-bit signed binary
ANY32_S
DBK+(P)_U
0 to 4294967295
32-bit unsigned binary
ANY32_U
(d)
DBK+(P)
Start device for storing the operation result
32-bit signed binary
ANY32_S
DBK+(P)_U
32-bit unsigned binary
ANY32_U
(n)
Number of data points
0 to 65535
16-bit unsigned binary
ANY16
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,
FX, FY
J
\
T, ST, C, D, W,
SD, SW, FD, R,
ZR, RD
U
\G
, J
\
,
U3E
\(H)G
Z
LT, LST,
LC
LZ
K, H E
$
(s1)
(s2)
(d)
(n)
RnCPU RnENCPU
RnSFCPU RnSFCPU
RnPCPU
RnPCPU
(Standard)
(Safety)
(Redundant)
(Process)
(s1)
(s2)
(d)
(n)
EN
ENO
d
s1
s2
n
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: ......