Instruction 26- multiplication – Maple Systems MAPware-7000 User Manual
Page 55
![background image](/manuals/358875/55/background.png)
47
MAPware-7000 Ladder Logic Guide
1010-1041 rev. 00
Instruction 26-
Multiplica
tion
Expression:
Space Requirement: 1 line x 6 column Location Requirement: Middle, Right rail
Function:
When the input is ON, the data of A is multiplied by the data of B, and the result is stored in
double length register C+1×C.
Execution Condition:
Input
Operation
Output
OFF
No execution
OFF
ON
Execution
ON
Operand:
Coil or Bit
Register
Constant
Index
Name
X
Y B
S
T.
C.
M
X
W
Y
W
B
W
S
W
T C
D
I
J
K
M
W
A
Multiplicand
√
√
√
√
√ √
√
√
√
√
√
√
B
Multiplexer
√
√
√
√
√ √
√
√
√
√
√
√
C
Product
√
√
√
√ √
√
√
√
√
√
Example:
When B005 is ON, the data of D0050 is multiplied by the data of BW050, and the result is stored
in double length register D0101×D0100 (upper 16-bit in D0101 and lower 16-bit in D0100).
If the data of D0050 is 1500 and the data of BW05 is 20, the result 30000 is stored in
D0101ЧD0100.