TIMER_OFF_ALL

TIMER_OFF_ALL

MAKES INACTIVE ALL THE SYSTEM OBJECTS OF TYPE TIMER

  • Type: Command
  • Parameter: 0
  • Group: System Objects

ACTION

The command TIMER_OFF_ALL makes inactive all the system objects of type TIMER: they will not trigger periodically.

Remarque: a TIMER can then be activated again by the command TIMER_ON.

SYNTAX: TIMER_OFF_ALL

USE

  • The command TIMER_OFF_ALL is used to make inactive all the TIMERs.

ERROR

  • None.

EXAMPLE

timer_off_all

SEE ALSO

TIMER

ON_TIMER

TIMER_INTERVAL

TIMER_ON