5 1-s on-delay timer instruction (ton [1s]), Parameter program example, Outline – Yaskawa MP900 Series Machine Controller New Ladder Editor User Manual
Page 18

1 Ladder Program Instructions
1.1.5 1-S ON-DELAY TIMER Instruction (TON [1s])
1-8
Parameter
Program Example
MW00011 works as timer count register. Thus, it is essential that there is no overlap. Set an unused
register.
1.1.5 1-S ON-DELAY TIMER Instruction (TON [1s])
Outline
The TON [1s] times 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 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 (1 s Unit) is stored in the timer value register.
The maximum error of the count is 1 s or less.
Parameter Name
Setting
Set (set value)
• Any integer type register
• Any integer type register with subscript (0 to 65535: 0.01 sec
unit)
• Constant
Count (timer value)
• Any integer type register (except for # and C registers)
• Any integer type register with subscript (except for # and C reg-
isters)
0
500
ON
ON
OFF
OFF
MB000100
MB000101
MB000011
500s-Ts
(Ts = Scan set value)
IMPORTANT