National Instruments Touch Panel Computer TPC-2012 User Manual
Page 40
Advertising

Appendix D
Watchdog Timer Programming on WinCE (TPC-2012)
D-6
ni.com
While (1) {
// do your job here.
Sleep(8000);
DeviceIoControl(m_hWDT, IOCTL_WDT_STROBE, NULL,0, NULL, 0, &dwTemp, NULL);
}
DeviceIoControl(m_hWDT, IOCTL_WDT_DISABLE, NULL, , NULL, 0, &dwTemp, NULL);
CloseHandle(m_hWDT);
Advertising
This manual is related to the following products: