Hi,
I want to use tmr2 ,like this

for i = 1 to 900
pause 8 'tmr2
next i

Can I set tmr2 to work with pause command?