tools:wdt
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:wdt [2024/06/10 17:17] – [Using an Watchdog through the HAL] ursgraf | tools:wdt [2024/06/10 17:24] (current) – [Using an Watchdog through the HAL] ursgraf | ||
---|---|---|---|
Line 21: | Line 21: | ||
</ | </ | ||
Here, the watchdog timeout is set to 50ms. You have to start the timer, which is called '' | Here, the watchdog timeout is set to 50ms. You have to start the timer, which is called '' | ||
+ | < | ||
+ | wdt.arm(); | ||
+ | </ | ||
+ | The watchdog block in your control system defines a peripheral input. Check for the state of this input with a critical input in your safety system, see [[getting_started: |
tools/wdt.1718032631.txt.gz · Last modified: 2024/06/10 17:17 by ursgraf