6   Drive Programming Commands
6 - 50
Drive Programming User’s Manual  (I580-E2)
 Timing chart
Timer Off
Command Description Argument
Resets the timer counter TC(k) to 0 and starts 
the timer in free-run mode.
TD(k): the timer output contact of the timer that 
you use (range of k is 0 to 7)
Format
Flowchart method Text language method
timer off TD(k)
(1) The timer is in a free-run state.
(2) 
The “timer set” command is started.
(3) The delay operation is in progress.
(4) The time elapsed.
(5) 
The “timer set” command is started.
(6) The delay operation is in progress.
(7) The time elapsed.
(8) 
The “timer off” command is started.
(9) The timer is in a free-run state.