6 Application Instructions API 00-49
DVP-PLC Application Manual
6-42
API Mnemonic
Operands
Function
W
27
D
OR P
Logical Word OR
Controllers
ES/EX/SS SA/SX/SC EH/SV
Bit Devices
Word Devices
Program Steps
Type
OP
X Y M S K H
KnX
KnY
KnM KnS T C D E F
S
1
* *
*
*
*
*
*
*
*
*
*
S
2
* *
*
*
*
*
*
*
*
*
*
D
*
*
*
*
*
*
*
*
WOR, WORP: 7 steps
DOR, DORP: 13 steps
PULSE 16-bit 32-bit
ES EX SS SA SX SC EH SV ES EX SS SA SX SC EH SV ES EX SS SA SX SC EH SV
Operands:
S
1
: Source data device 1
S
2
: Source data device 2
D
: Operation result
Explanations:
1. If
S
1
,
S
2
and
D
are used in device F, only 16-bit instruction is applicable.
2.
See the specifications of each model for their range of use.
3.
This instruction conducts logical OR operation of
S
1
and
S
2
and stores the result in
D
.
4.
Operation rule: The corresponding bit of the operation result in
D
will be “1” if any of the bits in
S
1
or
S
2
is “1”.
Program Example 1:
When X0 = On, the 16-bit D0 and D2 will perform WOR, logical OR operation, and the result will be stored in D4.
X0
WOR
D0
D2
D4
0
0
1
1
1
1
1
1
0 0 0
0
0
0
1
1
1
1
0
0
0
0
1
1
1
WOR
b15
b0
0
0
0
0
0
0
1
1
0
1
1 1
0
1
1
1 1
1 1 1 1 1
1
Before
execution
After
execution
D2
D4
D0
Program Example 2:
When X1 = On, the 32-bit (D11, D10) and (D21, D20) will perform DOR, logical OR operation, and the result will be
stored in (D41, D40).
X1
DOR
D10
D20
D40
0
0
1
1
1
1
1
1
0 0 0
0
0
0
1
1
1
1
0
0
0
0
1
1
1
b31
0
0
0
0
0
0
1
1
0
1
1 1
0
1
1
1 1
1 1 1 1 1
1
Before
execution
After
execution
D11 D10
DOR
0
0
1
1
1
1
1
1
0 0 0
0
0
0
1
1
1
1
0
0
0
0
1
1
1
b15
b0
0
0
0
0
0
0
1
1
0
1
1 1
0
1
1
1 1
1 1 1 1 1
1
D21 D20
D41 D40
Содержание DVP-PLC
Страница 1: ...PLC PLC...
Страница 28: ...1 Basic Principles of PLC Ladder Diagram DVP PLC Application Manual 1 24 MEMO...
Страница 192: ...4 Step Ladder Instructions DVP PLC Application Manual 4 22 MEMO...
Страница 250: ...6 Application Instructions API 00 49 DVP PLC Application Manual 6 38 X0 DIV D0 D10 D20 D0 D10 K4Y0 DIV...
Страница 270: ...6 Application Instructions API 00 49 DVP PLC Application Manual 6 58 RST M0 X0 RST T0 RST Y0 FMOV K0 D10 K5...
Страница 337: ...7 Application Instructions API 50 99 DVP PLC APPLICATION MANUAL 7 53 X10 STMR T10 K50 Y0 Y3 X10 Y1 Y2 5 sec 5 sec...
Страница 458: ...8 Application Instructions API 100 149 DVP PLC Application Manual 8 56 or relay itself See 2 3 for more information...
Страница 472: ...8 Application Instructions API 100 149 DVP PLC Application Manual 8 70 MEMO...
Страница 574: ...9 Application Instructions API 150 199 DVP PLC Application Manual 9 102 MEMO...