8. Function Commands
B*, B*P
- 183 -
Execution conditions
The execution conditions for B*, B*P are as shown below.
Multiplication command OFF
B*
ON
Executed per scan
Executed per scan
B*P
Program example
(1) Program to multiple the D0 BCD data and D10 BCD data, and output the results to D20.
Coding
No. of
steps
Com-
mand
Device
10 LD M0
11 B* D0 D10 D20
B* D10
D0 D20
M0
(ON)
10
16