TPE Posted September 18, 2011 Report Share Posted September 18, 2011 Hi All, Are there any example projects for using timers in the V260 please ? The help topic is quite light. I have tried to place a timer element in a ladder and triggered from a function key change but the timer always remains at the preset time of 5 seconds. Thanks in advance Link to comment Share on other sites More sharing options...
Walkerok Posted September 19, 2011 Report Share Posted September 19, 2011 If you have atimer that always stays at the maximum time. And you have a simple input that is supposed to activatet the timer, then my question is what event are you using to reset the timer? The last two times I went to cussing and swearing over timers it was my fault both times. Try a program of just one line where the same input activates the same timer , but have nothing else in the program. If this makes the timer work just fine then there is something on another net (rung) in your real program that is causing your timer to reset on every scan (or you have referenced the same timer twice "that will do it too"). Keith Link to comment Share on other sites More sharing options...
TPE Posted September 19, 2011 Author Report Share Posted September 19, 2011 Thanks Keith, I will try your suggestion. Aaron Link to comment Share on other sites More sharing options...
TPE Posted September 21, 2011 Author Report Share Posted September 21, 2011 Timers now working as expected after experimenting with a basic timer only program. Thanks again Keith. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now