+
- 87 -
Execution conditions
The execution conditions for + are as shown below.
Addition command OFF
+
ON
Executed per scan
Executed per scan
Program example
(1) Program to add the D0 BIN data and D10 BIN data and output to D20.
Coding
No. of
steps
Com-
mand
Device
10 LD M0
11 + D0 D10 D20
+
D10
D0
D20
M0
(ON)
10
15