![Omron SYSMAC C-series System Manual Download Page 54](http://html1.mh-extra.com/html/omron/sysmac-c-series/sysmac-c-series_system-manual_743584054.webp)
43
Delayed Activation of Slaves
Section 3-4
The initialization and main programs in the following ladder diagram will not
be executed until the remote I/O error and I/O verification error have been
cleared (i.e., until all Slaves have been turned on). Errors are cleared with
FAL(06) 00. The type of programming in this example is only effective after
an I/O table has been created.
04900
JMP(04) 01
12801
04900
DIFU(13) 04902
FAL(06) 00
END(01)
JME(05) 01
12800
04900
25313
TIM 000
(I/O verification error)
(Normally ON)
JMP(04) 02
25315
(Normally ON)
JMP(04) 03
25312
(Normally ON)
25310
04902
JME(05) 03
04900
JME(05) 03
#0100
TIM 000
04900
25313
Main program
Initialization program
Example 4: JMP/JME
Programming (C200H PCs)