6 - 51
6 DriveProgramming Commands
DriveProgramming User’s Manual (I622-E1)
6-7 Timer Control Commands
6
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.
(1) (2)(3) (4) (5)(6) (7)
(8)(9)