13
COMMUNICATIONS BETWEEN CPU MODULES
13.5 Sequence Program Control Function
13 - 43
9
DEVICE DESCRIPTION
10
MULTIPLE CPU SYSTEM
OVERVIEW
11
MULTIPLE CPU SYSTEM
CONFIGURATION
12
CONCEPT OF MULTIPLE
CPU SYSTEM
13
COMMUNICATIONS
BETWEEN CPU
MODULES
14
PARAMETERS ADDED
FOR MULTIPLE CPU
SYSTEMS
15
STARTING A MULTIPLE
CPU SYSTEM
16
TROUBLESHOOTING
13.5 Sequence Program Control Function
(1) Sequence program control function
This function allows the C Controller module to control (change) the sequence
program execution type of a programmable controller CPU.
Use a bus interface function when creating a user program for the C Controller
module.
1) For the bus interface functions, refer to the following.
C Controller Module User's Manual (Utility Operation, Programming)
2) For this function, use a High Performance model QCPU.
Figure 13.30 Sequence program control
Programmable controller CPU
Scan execution type
program
Sequence program
C Controller module
/* Controls the execution type of the sequence program */
ret = QBF_ControlProgram(path, cpuno, programname, type, interval);
1)
1) Controls the execution type of the sequence
program from the C Controller module.
Low speed execution
type program
Standby type program
Fixed scan execution
type program