ADLINK Technology DLAP-8000 Series User Manual page 90

High performance 9th generation intel® xeon®/core™ i7/i5/i3 processor edge workstation computer
Table of Contents

Advertisement

Leading EDGE COMPUTING
SetWDT
Sets the timeout value of the watchdog timer. There are two
parameters for this function to indicate the timeout ticks and
unit. ResetWDT or StopWDT should be called before the expi-
ration of watchdog timer, or the system will reset.
Syntax
C/C++
BOOL SetWDT(BYTE tick, BYTE unit)
Parameters
tick
Specify the number of ticks for watchdog timer. A valid value
is 1 - 255.
unit
Specifies the timeout ticks of the watchdog timer.
Value
The unit for one tick is one second. For example, when one
0
tick is specified as 100 and the unit as 0, the timeout value is
100 seconds.
The unit for one tick is one minute. For example, whenone
1
tick is specified as 100 and the unit as 1, the timeout value is
100 minutes.
Return codes
TRUE if timeout value of watchdog timer is successfully set.
FALSE if timeout value of watchdog timer is failed to set.
StartWDT
Start the watchdog timer function. Once the StartWDT is
invoked, the watchdog timer starts. ResetWDT or StopWDT
should be called before the expiration of watchdog timer, or the
system will reset.
Syntax
C/C++
BOOL StartWDT()
80
Description
Watchdog Timer (WDT) Function Library

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DLAP-8000 Series and is the answer not in the manual?

Table of Contents