
Watchdog Timer (WDT) & DI/O Function Libraries
43
MXE-1300
Appendix A: Watchdog Timer (WDT) &
DI/O Function Libraries
This appendix describes use of the watchdog timer (WDT) func-
tion library for the MXE-1300.
The watchdog timer is a hardware mechanism provided to reset
the system if the operating system or an application stalls. After
starting, the watchdog timer in the application must be periodically
reset before the timer expires. Once the watchdog timer expires, a
hardware-generated signal is sent to reset the system.
DI/O provides input/output to support inter-device communica-
tions. Simple programming guides allow easy transmission of digi-
tal signals between the system and attached peripherals.
A.1 WDT with API/Windows
Matrix WDT API library files and a demo program (incl. source
code) can be found on the included driver CD or downloaded from
http://www.adlinktech.com.
To use the WDT function library for MXE-1300 series, include the
header file WDT.h and linkage library WDT.lib in the C++ project.
InitWDT
Initializes watchdog timer function of MXE-1300. InitWDT must
be called before the invocation of any other WDT function.
@ Syntax
C/C++
BOOL InitWDT()
@ Parameters
None
@ Return code
TRUE
if watchdog timer is successfully initialized.
FALSE
if watchdog timer fails to initialize.
Содержание MXE-1300 Series
Страница 2: ...ii Revision History Revision Release Date Description of Change s 2 00 Sept 28 2012 Initital Release...
Страница 10: ...x List of Tables This page intentionally left blank...
Страница 12: ...xii List of Figures This page intentionally left blank...
Страница 19: ...Introduction 7 MXE 1300 Figure 1 3 Underside View Figure 1 4 Front View 4x M4 THREADED 75 75...
Страница 41: ...Getting Started 29 MXE 1300 9 Fasten the 4 screws to fix the HDD bracket to the fixing members...
Страница 42: ...30 Getting Started 10 Align the sliding parts as shown and reassemble the bot tom chassis to the top chassis...
Страница 60: ...48 Watchdog Timer WDT DI O Function Libraries This page intentionally left blank...
Страница 76: ...64 BIOS Setup This page intentionally left blank...