6 1-s off-delay timer instruction (toff[1s]) – Yaskawa Ladder Works Programming Manual User Manual
Page 12

1.6 1-S OFF-DELAY TIMER Instructions (TOFF[1s])
1-7
1.6 1-S OFF-DELAY TIMER Instruction (TOFF[1s])
[Outline]
The TOFF[1s] times while the immediately-preceding value of the bit input is OFF. The value of the
bit output is set to OFF when the timer value reaches the set value. The timer stops when the
immediately-preceding value of the bit input is set to ON during timing. When the bit input is set to
OFF again, timing restarts from the beginning (0). A value equal to the actual timed time (1s Unit) is
stored in the timer value register.
[Format]
Symbol : TOFF[1s]
Full Name : Off-Delay Timer[1s]
Category : RELAY
Icon :
[Parameter]
Parameter Name
Setting
Set (set value)
· Any integer type register
· Any integer type register with subscript (0 to 65535 : 1sec unit)
· Constant
Count (timer value)
· Any integer type register (except for # and C registers)
· Any integer type register with subscript (except for # and C registers)
[Program Example]
0
500
ON
ON
OFF
OFF
MB000100
MB000101
MB000011
500s-Ts
(Ts = Scan set value)
Notes: MW00011 works as timer count register. Thus, it is essential that there is no overlap. Set
an unused register.