CHAPTER2 SEQUENCE PROGRAMS
1
2
3
4
5
6
7
8
2.1  Sequence Program Overview
 
2 - 1
CHAPTER2  SEQUENCE PROGRAMS
2.1  Sequence Program Overview
(1) Definition
Sequence program is one of the programs that can be executed in the CPU module.
A sequence program consists of instructions, such as sequence instructions, basic instruction, and 
application instruction.
Remark
For the instructions used in sequence programs, refer to the following.
 QCPU Programming Manual (Common Instructions)
Figure 2.1 Sequence program
T0
X0
X1
X41
M0
K100
T0
Y30
BIN    K4X10        D0
FROM     H5        K0      D10         K1
Sequence instruction
Basic instruction
Application instruction