Stop Sequence Program STOP

Stop Sequence Program: STOP

 

Instruction

Device address

No. of Steps

Flag

M

X

Y

K

L

F

T

C

S

Z

D

@D

Int.

Error

Zero

Carry

STOP

S

-

-

-

-

-

-

-

-

-

-

-

-

-

1

-

-

-

 

 

 

STOP

The STOP command stops the operation of the PLC when the Stop Input is turned ON.

This function is the same as shifting the Key Switch from RUN to STOP as shown below.

To restart the operation of the PLC, shift the PLC Mode from RUN to STOP to RUN.

Do not use the STOP command in the Interrupt Program, Sub Routine Program and FOR-NEXT. 

 

Example)

When the Stop Input (M00) is turned ON, it will STOP the sequence program (Y23 and Y24).