<< Prev        Next >>

ALL PROGRAMS RESET (101)

Function

This command immediately stops all programs and also initializes them.

Format

Command area (3 bits, input) 101

Data area (3 bits, input): Nothing will be input.

Description

This command can reset all programs.

One of the following operations takes place according to the operating status of the program.

  • When the specified program is terminated (stopped), nothing will happen.
  • When the specified program is step-stopped or immediately stopped (halt), it will be initialized. The initialized program will resume from the beginning.
  • When the specified program is running, it will immediately stop (halt) and also be initialized. If started after the stop, the stopped program will resume from the beginning.

<< Prev        Next >>