- 999 -
instruction is applied.
4.11.3 Example of automatic sequence operation
Figure 4.11-2 exemplifies some sequence logic programmed using the PLC function; the logic
is coded to operate two disconnector (DS1 and DS2) and a circuit breaker (CB). The logic can
provide an instruction to close DS1 (i.e., device #2), close DS2 (i.e., device #3), and then close
the CB (i.e., device #1) in a prescribed order.
1
Start command for ASEQ01
Control failure
UTOSEQ01)
Closing Command for Device #2
End of execution of ASEQ01
In closing switch at device #1
Complete termination of ATSQ01
5
Reset of ASEQ01 execution
Termination of ASEQ01 at level #1
5
Reset of ASEQ01 execution
Termination of ASEQ01 on Level_1
In closing switch at device #2
Termination of ASEQ01 on Level_1
Termination of ASEQ01 on Level_2
Termination of ASEQ01 on Level_2
Termination of ASEQ01 on Level_2
Closing Command for Device #3
Closing Command for Device #3
5
Reset of ASEQ01 execution
Complete termination of ATSQ01
In closing switch at device #1
Complete termination of ATSQ01
Complete termination of ATSQ01
3
Emergency stop for ASEQ01
In closing switch at device #1
6
Control failure
UTOSEQ01)
Figure 4.11-2 Example of control logic programmed for device #1 to #3
1
Note: If a start command is applied to the ASEQ01 function, the control logic