6 BASIC INSTRUCTIONS
6.2 Arithmetic Operation Instructions
255
6
Multiplying 32-bit binary data
D*(P)(_U)
These instructions multiply the two sets of 32-bit binary data specified.
*1 The engineering tool with version "1.035M" or later supports the ST.
■
Execution condition
Setting data
■
Description, range, data type
• In safety programs executed by the Safety CPU, only safety devices and safety labels of data types described in the table
can be used.
Ladder
ST
ENO:=DMULTI(EN,s1,s2,d);
ENO:=DMULTIP(EN,s1,s2,d);
ENO:=DMULTI_U(EN,s1,s2,d);
ENO:=DMULTIP_U(EN,s1,s2,d);
FBD/LD
(
is to be replaced by any of the following: DMULTI, DMULTIP, DMULTI_U, DMULTIP_U.)
Instruction
Execution condition
D*
D*_U
D*P
D*P_U
Operand
Description
Range
Data type
Data type (label)
(s1)
D*(P)
Multiplicand data or the start device where
multiplicand data is stored
-2147483648 to 2147483647
32-bit signed binary
ANY32_S
D*(P)_U
0 to 4294967295
32-bit unsigned binary
ANY32_U
(s2)
D*(P)
Multiplier data or the start device where
multiplier data is stored
-2147483648 to 2147483647
32-bit signed binary
ANY32_S
D*(P)_U
0 to 4294967295
32-bit unsigned binary
ANY32_U
(d)
D*(P)
Start device for storing the operation result
64-bit signed binary
ANY32_S_ARRAY
(Number of elements: 2)
D*(P)_U
64-bit unsigned binary
ANY32_U_ARRAY
(Number of elements: 2)
EN
Execution condition
Bit
BOOL
ENO
Execution result
Bit
BOOL
RnCPU RnENCPU
RnSFCPU RnSFCPU
RnPCPU
RnPCPU
(Standard)
(Safety)
(Redundant)
(Process)
(s1)
(s2)
(d)
EN
ENO
d
s1
s2
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: ......