Header Header

Watchdog handling


Detailed Description

Functions for watchdog handling.


Functions

static int gx_watchdog (gxHANDLE handle, int timersec)
 Updates the watchdog counter.


Function Documentation

static int gx_watchdog ( gxHANDLE  handle,
int  timersec 
) [static]

Updates the watchdog counter.

Parameters:
handle Handle of the module.
timersec Watchdog timer value in seconds. If it is zero it disables the watchdog.
Returns:
On error false is returned and the error code/string in the GX system is set appropriately ( see gx_geterror() ).

References gx_call().


Generated  for GX
(c) Adaptive Recognition