PLC5 watchdog timer

wilsonzhu

Member
Join Date
Jan 2008
Location
vancouver
Posts
278
Hi all, I tried to test the watchdog timer in PLC5-20/E. When I set watchdog timer to 0, CPU still running. Does watchdog time has the low limit? Because I did somthing in SLC500, the CPU will be fault at once. What is the probleum? Thanks a lot !
 
According to the PLC5 manual, even though Logix5 allows you to enter single digit watchdog times, the minimum watchdog time is 10 milliseconds.

Use an infinite loop.


Q2:1 Q2:1
----[lbl]----------<JMP>--



Edit: if a fault routine is defined it could be running and clearing the fault, then resuming the program.
 
Last edited:

Similar Topics

I am using the following formula and I am getting error, Invalid Expression - too many closing parenthesis. when i copy the formula to notepad or...
Replies
4
Views
177
Preface: Kinda long, so I made section titles Intro: I just want to see if anyone here has seen anything similar. A PLC5-40 series C enhanced...
Replies
3
Views
394
Hi, can anyone help me get a pdf file for this RSP files. They are from a PLC5. Thanks
Replies
5
Views
549
Hello all, I am seeing this behaviour where an integer file (N46:33), has an integer in binary (11110) which is 30 in decimal. I did a...
Replies
7
Views
533
Back
Top Bottom