![Omron SYSMAC C-series System Manual Download Page 53](http://html1.mh-extra.com/html/omron/sysmac-c-series/sysmac-c-series_system-manual_743584053.webp)
42
Delayed Activation of Slaves
Section 3-4
The section of the following program between JMP and JME will not be exe-
cuted until the I/O verification error is cleared (i.e., until all Slaves are turned
on). The initial and main programs will thus be executed only after all Slaves
have been turned on.
JMP(04) 01
12801
12800
12803
DIFU(13) 12802
FAL(06) 00
END(01)
Main program
JME(05) 01
12800
25310
12801
12802
25313
12801
25502
25310
12803
12803
12802
(I/O verification error)
(Normally ON)
1 sec clock
(I/O verification error)
Initialization program
Example 2: JMP/JME
Programming (C1000H and
C2000H PCs)