1046
Task Control Instructions Section 3-32
Examples Specifying a Later Task
When CIO 0.00 is ON in the following example, task number 3 is put into
standby status in task number 1. Task number 3 will be not be executed in the
that cycle when program execution reaches task number 3.
Specifying an Earlier Task
When CIO 0.00 is ON in the following example, task number 1 is put into
standby status in task number 3. Task number 1 will be not be executed in the
next cycle when program execution reaches task number 1.
03
0.00
Task number 3 is in standby
status in the same cycle,
i.e., it is not executed in the
current or following cycles.
Task 1
Task 3
1
0.00
Task number 1 is in standby
status in the next cycle, i.e.,
it is executed in the current
cycle but not in following
cycles.
Task 1
Task 3