Register  |  Login
 
PLC Training Forum
Forum
 
  Forum  PLC Programming  Allen Bradley  Watch Dog Timer
Previous Previous
 
Next Next
New Post 10/12/2009 10:55 PM
  klm
46 posts
Regular


Watch Dog Timer 

Hello,

What function does the "Watch Dog" timer provide ?    How can it be used in troubleshooting problems (if applicable).

I have a SLC 5/03  Using RSLogix 500

Thank You,

K-

 
New Post 10/13/2009 12:51 PM
  AutomationNC
72 posts
Helper


Re: Watch Dog Timer 

A watchdog timer is a timer that is used to make sure some unexpected problem does not keep the system processing as it should.   There are several of them in the SLC and they are common to every PLC that I know.  In the most common sense (and probably what you are referring to), there is a watchdog timer that covers the processor scan.  If the scan takes too long to complete due to a poorly written loop or jump routine, the watchdog timer will expire and fault out the PLC.  This is a major fault and is only recoverable by clearing the fault, fixing the problem, and starting the PLC back up.  It's primary purpose is to prevent the PLC from going into LaLa land (technical term) due to a programming error.  You generally will not have a problem with this error.  You can change the watchdog timer period in the case that you have a massive program that needs a long time to process.  Generally that means you have the wrong processor for the job - need more power.  With the SLC there are also hardware watchdogs that look for unexected hardware issues, STI watchdog, and the program scan watchdog that I have explained. 

 
New Post 10/13/2009 9:34 PM
  klm
46 posts
Regular


Re: Watch Dog Timer 

I appreciate your help in explaining this -

 

Thank you,

klm

 
Previous Previous
 
Next Next
  Forum  PLC Programming  Allen Bradley  Watch Dog Timer
  
 

 

  
Like this Site?

Check out our PLC Training Facebook site and "like" us!

Click Here!

  
Squidoo

Checkout our new Squidoo lens!  We have posted an interview with Russell White on PLC training.

To see it Click Here!

Let't wake up Squidoo and let them know we are here!

  
Terms Of Use  |  Privacy Statement
Home  |  Subscriptions  |  Training Videos  |  PLC Training  |  Articles  |  PLC Training Forum  |  Contact  |  About Us
Copyright © 2008 - 2011 by Automation Technologies, Inc. - All Rights Reserved