ICP DAS USA I-8411 User Manual page 108

I-8000 series for c language
Hide thumbs Also See for I-8411:
Table of Contents

Advertisement

For example, to refresh the Watchdog Timer.
#include <stdio.h>
#include "8000E.h"
void main(void)
{
Unsigned long time iTime;
InitLib();
/* Initiate the 8000E library */
Enable WDT();
While(!quit)
{
RefreshWDT();
User_function();
}
DisableWDT();
}
I-8000 Series (C Language Based) User Manual, Version 1.0.1
Copyright © 2012 ICP DAS Co., Ltd. All Rights Reserved. E-mail: service@icpdas.com
Page: 108

Advertisement

Table of Contents
loading

This manual is also suitable for:

I-8811I-8431-80I-8831-80I-8431I-8831

Table of Contents