Mitsubishi Electric FR - F700 Programming Manual page 182

Plc function programming manual
Table of Contents

Advertisement

Operation Errors
In the following case, operation error occurs and the error flag turns on.
• When A1 or V is assigned to
.
D
• The divisor
Program Examples
D ∗
The program where the BIN data of D7 and D8 is multiplied by the BIN data of D18
and D19 at turn ON of X5, and the results are saved in D1 to D4.
X005
P
0
D*
D /
The program where the data of M0 to M7 is multiplied by 3.14 at turn ON of X3, and
the result is output to D3.
X003
*
0
P
D/
D0
S1
is 0.
S2
D7
D18
D1
P K2
K
M0
314
K
100
P
MOV
D2
or
. When A0, A1, Z, or V is assigned to
S2
Coding
0
LD
1
D*P
12
END
Coding
D0
0
LD
1
*P
8
D/P
D2
19
MOVP
24
END
D3
Basic instructions (32-bit)
X005
D7
D18
D1
X 003
K2M0
K314
D0
D0
K100
D2
D3
D2
3
175

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fr-f700

Table of Contents