6.4.5 Combining math instructions
In real life one calculation is seldom all you want to perform. To solve more complex calcula
-
tions math instructions can be combined easily.
The following example shows how you could calculate the sum of the values in data registers
D101 and D102, then multiply the result by the factor 4 and finally divide the product by 9. The
result of this calculation is stored in data register D103.
MELSEC System Q Beginners Manual 6 – 31
More Advanced Programming Math Instructions
Ladder Diagram