Mitsubishi Q00JCPU User Manual page 49

Q series, logic
Hide thumbs Also See for Q00JCPU:
Table of Contents

Advertisement

1
OVERVIEW
(2) Structured programs
CPU module programs can be structured.
A program can be created according to processes and functions by structuring it.
As program structuring, structuring in the same program (
and file-divided structuring (
(a) Structuring in the same program
Structuring in the same program is achieved by creating subroutine programs
(
Section 3.1.2) or interrupt programs (
Main routine
program
Subroutine
program 1
Subroutine
program 2
Subroutine
program 3
Diagram 1.12 Example of structuring in the same program
(2)(b) in this section) are available.
Section 3.1.3).
CALL P1
FEND
P0
Y10
RET
P8
Y11
RET
P1
Y12
RET
END
1.2 Program Storage and Operation
(2)(a) in this section)
1
- 20
1
2
3
4
5
6
7
8

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents