(Type 06) Watchdog Fault

LITStudent

Member
Join Date
Jan 2016
Location
Ireland
Posts
5
Hi I am working on project for college.. the PLC code (attached) is causing the following fault to occur:

(Type 06) Watchdog Fault
(Code 01) Task watchdog expired. May have been caused by an infinite loop, a complex program, or a higher priority task.
Task: MainTask
Program: MainProgram
Routine: MainRoutine

When the program gets to rung 12.. its likely that the error is due to an infinite loop.. anybody have any ideas on what I am missing? Thanks for taking the time to read this..
 
Are all of your test bits on?

If zEMtest.4 is off, then your index will never increment, meaning search loop will continue infinitely. Well, until your watchdog bites it.

I agree with Jeremy. A screenshot of the live code would be helpful in diagnosing the problem.
 

Similar Topics

I cannot add SLC500 analog input tag (I: 8.3) to EZSeries Touch Panel Editor (V 5.3). I used all the listed tag datatype but it all says "Invalid...
Replies
10
Views
257
Hello, I am learning to create shapes and VB Scripts in HMIWeb Display Builder. I wanted to change color of my rounded rectangle by script. I...
Replies
0
Views
104
I have an AB micro820 analog inputs takes word datatype to scale my input to 0-100% , i need to know the word datatype range does anyone knows...
Replies
3
Views
153
Hi, Have anyone came across issue with Kepware or Linkmaster not returning correct values (Unknown Quality) for some tags From OPC DA Client...
Replies
7
Views
667
Back
Top Bottom