Jump to content

Timer limit


Guest TheDOG

Recommended Posts

Posted
The timer has a very limited number of minutes (999 seconds = about 16 minutes). I need timers that require duration of hours. How can I do it? Thanks for help.

Posted
Use the system minute clock pulse flag that drives a counter with a preset value of 60, when the counter counts down use the completion flag to drive another counter or an integer increment that represents the hours to count. A compare instruction that compares the counter value or the integer with a preset target can be used for your logic.
Posted
yes, is it a S7-200 or S7-300/400 your talking about. If you talking about S7-300/400 look to the standard block libraries for the Timer blocks. If its S7-200, I'm not sure there as I haven't used one.
Posted
You never did reply on which PLC type. Just to re-iterate, if your talking S7-300/400 you do not need cascading timers. SFB4 = IEC Timer, On Delay with the timer preset in TIME format to a maximum of 24Days 20Hours and 30Minutes (or just over) C'e la vie
Posted
Thanks. We use both S7-200 and 300/400. In fact we use AB, Siemens, Modicon, and AutomationDirect. Long timers only be used occasionally for a piece of equipment. We have used AB, DL205, and Modicon on this equipment with long timers. We have not used Siemens on this piece of equipment. I just want to know and be prepared in case if a customer want it. Thanks for the help.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...