5 - 9 5 - 9
5 MELSEC FUNCTIONS
5.3 Termination
5.3.1 Stop STOP_M
When the execution condition is satisfied, output Y is reset and the CPU operation is stopped.
(This operation is the same as performed when the RUN/STOP DIP switch is moved to the STOP position.)
Function definition
BOOL STOP_M (BOOL EN);
Argument Name
IN/OUT
Description
EN IN
Execution condition (Function is executed only when the
result is TRUE)
Return Value
Description
BOOL Execution
condition
Example of use
(* When execution condition X0 turns ON, the CPU operation is stopped.
*)
STOP_M (X0);
Corresponding MELSEC command
STOP (Sequence program stop)
Содержание MELSEC L series
Страница 1: ...Programming Manual Structured Text ...
Страница 2: ......
Страница 73: ...4 33 4 33 4 ST PROGRAM EXPRESSIONS MEMO ...
Страница 297: ......