3
SEQUENCE PROGRAM EXECUTION
3.1 Sequence Program
3.1.2 Sequence program operation
3
- 4
1
O
verv
iew
2
Per
fo
rma
nce
S
p
ecifica
tio
n
3
S
equ
en
ce P
ro
g
ra
m
Co
nfig
ura
tio
n a
nd
E
xecut
io
n Co
nd
iti
o
ns
4
I/O N
unb
er
Assig
n
m
e
nt
5
Me
mor
ie
s a
nd
File
s
Ha
nd
led
by CP
U Mo
du
le
6
Func
tions
7
Co
mmu
nica
tion
with
Inte
llig
en
t Fu
n
ct
ion
Mo
du
le
8
P
a
ram
et
e
rs
3.1.2 Sequence program operation
The CPU module calculates in order from the left to the right side vertical bus and
from top to bottom.
(1) Execution operation of sequence program
The sequence program is executed from Step 0 to the END instruction, where
END processing is performed.
After the END processing, the program restarts operation from Step 0.
Diagram 3.4 Comparison between ladder mode and list mode
Diagram 3.5 Sequence program
X100 X101 X105 X106 X107
X102 X103
X104
0
10
[Ladder mode]
From left to right
From top
to bottom
1) to 11) indicate operation order of
sequence program.
1)
2)
3)
6)
4)
5)
7)
8)
9)
10)
11)
END
Y110
END
END
Sequence
program
Step 0
END
processing
Indicates execution of program.
Содержание MELSEC QS Series
Страница 1: ......
Страница 2: ......
Страница 24: ...A 22 Memo ...
Страница 258: ...Index 3 Memo ...
Страница 263: ......
Страница 264: ......