9 Application Instructions API 150-199
DVP-PLC Application Manual
9-59
API Mnemonic
Operands
Function
180
MAND P
Matrix ‘AND’ Operation
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
*
*
*
*
*
*
n
*
*
*
MAND, MANDP: 9 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
: Matrix source device 1
S
2
: Matrix source device 2
D
: Operation result
n
: Array length
Explanations:
1. Range
of
n
: K1 ~ K256
2.
S
1
, and
S
2
designate KnX, KnY, KnM and KnS;
D
designates KnYm KnM and KnS
3.
SA/SX/SC can designate n = 4. EH/EH2/SV can designate n
4
≦
.
4.
See the specifications of each model for their range of use.
5.
The two matrix sources
S
1
and
S
2
perform matrix ‘AND’ operation according to the array length
n
. The result is
stored in
D
.
6.
Operation rule of matix ‘AND’ : The result will be 1 if both two bits are 1; otherwise the result will be 0.
Program Example:
When X0 = On, the 3 arrays of 16-bit registers D0 ~ D2 and the 3 arrays of 16-bit registers D10 ~ D12 will perform a
matrix ‘AND’ operation. The result will be stored in the 3 arrays of 16-bitd registers D20 ~ D22.
X0
MAND
D0
D10
D20
K3
1 1 1 1 1 1 1 1 1 1
1 1
0 0 0 0
1 1 1 1 1 1 1 1 1 1
1 1
0 0 0 0
1 1 1 1 1 1 1 1 1 1
1 1
0 0 0 0
b15
b0
MAND
1
1
0
0 0
1
1
1
0 0
0
0
0
0 0
0
1
1
0
0 0
1
1
1
0 0
0
0
0
0 0
0
1
1
0
0 0
1
1
1
0 0
0
0
0
0 0
0
1
1
0
0 0
0
0 0
0
0
0
0 0
0
1
1
0
0 0
0
0 0
0
0
0
0 0
0
1
1
0
0 0
0
0 0
0
0
0
0 0
0
0 0
0 0
0 0
Before
execution
After
execution
Remarks:
1.
Explanations on the matrix instruction:
a) A matix consists of more than 1 consecutive 16-bit registers. The number of registers in the matrix is the
Содержание 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...