-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
NI Software Watchdog by NI - Toolkit for LabVIEW Download
| Version | 1.0.0.24 |
| Released | May 19, 2016 |
| Publisher | NI |
| License | NI Sample Code License |
| LabVIEW Version | LabVIEW>=12.0 |
| Operating System | Windows, Mac, and Linux |
| Used By | nevstop_3rdparty_dependencies |
| Project links |
Description
This library implements a software watchdog. The purpose of the watchdog is to guarantee that software processes are running as expected and are responsive. The software watchdog can check multiple processes (loops) each with a different timeout. On embedded system, it is recommended to use the software watchdog along with a hardware watchdog.