Studio 5000 Watch Timer Access in Code

Sham

Member
Join Date
Sep 2019
Location
Australia
Posts
152
Hi all,

Anyone of you knows if it is possible to access the watchdog timer directly in my code somehow? I have formed the logic of replicating the function of watchdog timer, but curious to know if it can just be done directly? I am using Control Logix.

Thanks
 
Sham said:
Hi all,

Anyone of you knows if it is possible to access the watchdog timer directly in my code somehow? I have formed the logic of replicating the function of watchdog timer, but curious to know if it can just be done directly? I am using Control Logix.

Thanks

Hi,

I assume by "the watchdog timer" you mean for a Task within the project? If so, then you may access a Task WatchDog attribute using a Get System Value (GSV) instruction.

If you reference page 188 in the following document...

Logix 5000 Controllers General Instructions Reference Manual

...you will find an example of doing just that (Example 3: Getting Task Status Information...third GSV instruction).

Regards,
George
 

Similar Topics

Hi all, I am wondering if there is a way to import a custom Watch Window into Studio 5000 (i.e. version 32 through 35). Essentially I am...
Replies
7
Views
1,734
I am connecting to a remote device. When attempting to upload I receive an error that states: Error: Auto_Functions: The Import was aborted due...
Replies
3
Views
110
I recently did a program conversion from logix 500 to studio 5000 and when machine runs it depends on two ton instructions to keep the machine in...
Replies
17
Views
502
Hi Everyone. Not posted on here for a long time, but I am hoping someone can help me. I am doing a differential pressure calculation in a L27ERM...
Replies
16
Views
394
Back
Top Bottom