23
Sequential Setting: In the emulator, sequential setting of an Event Condition is enabled. Table 2.6 Sequential Event Conditions
Type Event Condition Description
[CPU
Sequential
Event] Page
2 Channel
Sequential
Ch2 -> 1 Halts a program when a condition is satisfied in the
order of Event Condition 2, 1.
An event condition must be set for Ch2 and Ch1.
Ch4 -> 3 Halts a program when a condition is satisfied in the
order of Event Condition 4, 3.
An event condition must be set for Ch4 and Ch3.
Ch6 -> 5 Halts a program when a condition is satisfied in the
order of Event Condition 6, 5.
An event condition must be set for Ch6 and Ch5.
Ch11 -> 10 Halts a program when a condition is satisfied in the
order of Event Condition 11, 10.
An event condition must be set for Ch11 and Ch10.
Many
Channel
Sequential
Ch3 -> 2 -> 1 Halts a program when a condition is satisfied in the
order of Event Condition 3, 2, 1.
An event condition must be set for Ch3, Ch2, and
Ch1.
Ch4 -> 3-> 2 -> 1 Halts a program when a condition is satisfied in the
order of Event Condition 4, 3, 2, 1.
An event condition must be set for Ch4, Ch3, Ch2,
and Ch1.
Ch5 -> 4 -> 3-> 2 -> 1 Halts a program when a condition is satisfied in the
order of Event Condition 5, 4, 3, 2, 1.
An event condition must be set for Ch5, Ch4, Ch3,
Ch2, and Ch1.
Ch6 -> 5 -> 4 -> 3-> 2
-> 1
Halts a program when a condition is satisfied in the
order of Event Condition 6, 5, 4, 3, 2, 1.
An event condition must be set for Ch6, Ch5, Ch4,
Ch3, Ch2, and Ch1.
Ch10 -> 6 -> 5 -> 4 ->
3-> 2 -> 1
Halts a program when a condition is satisfied in the
order of Event Condition 10, 6, 5, 4, 3, 2, 1.
An event condition must be set for Ch10, Ch6,
Ch5, Ch4, Ch3, Ch2, and Ch1.
Ch11 -> 10 -> 6 -> 5 ->
4 -> 3-> 2 -> 1
Halts a program when a condition is satisfied in the
order of Event Condition 11, 10, 6, 5, 4, 3, 2, 1.
An event condition must be set for Ch11, Ch10,
Ch6, Ch5, Ch4, Ch3, Ch2, and Ch1.