Yaskawa Ladder Works Programming Manual User Manual
Page 9

1.3 10-MS ON-DELAY TIMER Instructions (TON[10ms])
1-4
1.3 10-MS ON-DELAY TIMER Instruction (TON[10ms])
[Outline]
The TON[10ms] is executed while the immediately-preceding value of the bit input is ON. The value
of the bit output is set to ON when the timer value reaches the set value. The timer stops when the
immediately-preceding value of the bit input is set to OFF during timing. When the bit input is set to
ON again, timing restarts from the beginning (0). A value equal to the actual timed time (10ms Unit)
is stored in the timer value register.
[Format]
Symbol : TON[10ms]
Full Name : On-Delay Timer[10ms]
Category : RELAY
Icon :
[Parameter]
Parameter Name
Setting
Set (set value)
· Any integer type register
· Any integer type register with subscript (0 to 65535 : in 0.01sec 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]
ON
OFF
ON
OFF
0
5.00s-Ts
500
(Ts = Scan set value)
MB000100
MB000101
MB000011
Notes: MW00011 works as timer count register. Thus, it is essential that there is no overlap. Set
an unused register.