1
- 21
1.2 Program Storage and Operation
1
OVERVIEW
(b) File-divided structuring
Note1.4
Programs are stored in file format.
*1
Changing the file name allows the CPU module to store multiple programs.Note4
* 1 : The program storage destination changes depending on the CPU module.
(i CHAPTER 5)
Hence, a program can be created separately by multiple designers, or can be
divided and managed/maintained individually according to the processes and
functions.
If specifications are changed, it is necessary to correct/debug only the
corresponding program.
1) When program is created separately by multiple designers
* 2 : The execution order and execution conditions of the program can be set by program setting
( Section 3.3.6(1)).
Note4
Diagram 1.13 File-divided structuring
Diagram 1.14 Separate creation of program (by designers)
Basic
Note1.4
Since the Basic model QCPU cannot store multiple programs by changing the file name, it
cannot execute file-divided structuring.
Basic
Note1.4
Multiple program writing is enabled
by using different file names.
File name: PARAM File name: ABC File name: ABC File name: DEF
Parameter Program
Device
comments
Program
Write
GX Developer
CPU module
Desiner A Program A
Desiner B Program B
Desiner C Program C
Program A to C
are executed in
sequence. 2
Program memory /
Standard ROM /
Memory card