Description
The instruction "Exit program" instruction is used to set the CPU to STOP mode and therefore to terminate the execution of the program. The effects of changing from RUN to STOP depend on the CPU configuration.
When the (RLO) at the input of the instruction is "1", the CPU changes to STOP mode and the execution of the program is terminated. The signal state at the output of the instruction is not evaluated.
If the RLO at the input of the instruction is "0", then the instruction will not be executed.
Parameters
The instruction "Exit program" has no parameters.