QLIB-function: QAPIWatchdogRetrigger


With the function QAPIWatchdogRetrigger it is possible to retigger an active watchdog card.

void QAPIWatchdogRetrigger (void);


Return value
None.

Commands
This function calls on the first watchdog card which was found in the system. The search for a watchdog card happens in the following succession :

1. USBWDOG 1/2/3
2. PWDOG 1/2
3. WATCHDOG 1/2
4. WATCHDOG 3

 Back to the QLIB overview