IEC 61131-3 C Tools User Manual


Add to my manuals
501 Pages

advertisement

IEC 61131-3 C Tools User Manual | Manualzz

IEC 61131-3 C Tools Function Specifications

wd_pulse

Retrigger Watchdog Timer

Syntax

#include <ctools.h> void wd_pulse(void);

Description

The wd_pulse function retriggers the watchdog timer.

Notes

The wd_pulse function needs to execute at least every 0.5 seconds, to prevent an controller reset, if the wd_manual function has been executed.

Refer to the Functions Overview section for more information.

See Also

wd_auto, wd_manual

Example

See the example for the wd_manual function

Document (Version 2.50) 5/12/2011 446 446

advertisement

Was this manual useful for you? Yes No
Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Related manuals

advertisement

Table of contents