Mitsubishi Electric M800VW Series Programming Manual page 288

Plc programming
Hide thumbs Also See for M800VW Series:
Table of Contents

Advertisement

M800V/M80V Series PLC Programming Manual (1/2)
8 Function Instructions
8.6 Logical Operation Instructions
 The following program performs a logical product operation on the data at D99 and D100, and the 24- bit data between X30
and X47 when X8 is ON, and stores the results at D99 and D100.
X8
0
5
b31 b30 b29 b28 b27 b26 b25 b24 b23 b22
1 1 1 1 1 1 1 1 1 1
D100,D99
0 0 0 0 0 0 0 0 1 1
X47〜X30
Seen as "0"
b31 b30 b29 b28 b27 b26 b25 b24 b23 b22
D100,D99
0 0 0 0 0 0 0 0 1 1
[Ladder mode]
DANDP K6X30 D99
END
b3 b2
1 1 1 1
AND
X33 X32
X47 X46
0 1 0 1
b3 b2
0 1 0 1
267
Steps
Inst.
0
LD
1
DANDP
4
END
b1 b0
X31 X30
b1 b0
[List mode]
Device
X8
K6X30
D99
IB-1501667-B

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents