137
Sequence Instructions
3
SEQUENCE PROGRAMMING
3.25.10 End Instruction : Sequence program end ... END
Functions
(1) Indicates the end of a program. Execution terminates scanning at this step and
returns to step 0.
(2) The END instruction cannot be used halfway through the sequence program.
Usable Devices
Digit
Designation
Error
Flag
Bit devices Word (16-bit) devices Constants Level
XYMTCDKHN
(M9010,
M9011)
CAUTION
If the END instruction does not exist in the program, an operation error occurs and the
PLC function does not operate.
END
Sequence program