Mitsubishi Electric M800VW Series Programming Manual page 146

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

Advertisement

M800V/M80V Series PLC Programming Manual (1/2)
7 Basic Instructions
7.1 Contact Instructions
 Program example
 A program using LD, AND,OR, and ORI instructions.
b15
b5
1
D0
0
 A program linking contact points established through the use of ANB and ORB instructions.
b15
D6
 A parallel program with OUT instruction
X3
0
6
[Ladder mode]
X3
0
D0.5
b0
X5
X5
M11
4
X6
8
[Ladder mode]
D6.1
X3
M9
b4
b1
b0
0
1
1
0
0
D6.4
X7
M8
X5
M1
7
M9
ANB
13
[Ladder mode]
X8
X9
END
Steps
Y33
0
1
2
3
4
5
6
Y34
7
8
END
Steps
0
Y33
1
2
3
ORB
4
5
Y34
6
7
8
9
10
11
END
12
13
Y35
Steps
0
Y36
1
2
Y37
3
4
5
6
125
[List mode]
Inst.
Device
LD
X3
OR
D0.5
OR
X5
OUT
Y33
LD
X5
AND
M11
ORI
X6
OUT
Y34
END
[List mode]
Inst.
Device
LD
X3
AND
D6.1
OR
D6.4
OUT
X7
ORB
AND
M9
OUT
Y33
OR
X5
LD
M8
OR
M9
ANB
ANI
M11
OUT
Y34
END
[List mode]
Inst.
Device
LD
X5
OUT
X35
AND
X8
OUT
Y36
ANI
X9
OUT
Y37
END
IB-1501667-B

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents