![Aaeon PCM-6894 User Manual Download Page 97](http://html1.mh-extra.com/html/aaeon/pcm-6894/pcm-6894_user-manual_3336437097.webp)
Appendix A Watchdog Timer
87
if (argc == 1)
{
printf( n Syntax: WATCHDOG [time] \n? ;
\
printf(? time range : 1 ~ 256 \n\n? ;
return ;
}
if (argc > 1)
{
ptr = argv[1];
time_value = atoi(ptr);
}
if (time_value > 0 && time_value < 256)
{
SetWatchDogTime((unsigned char) time_value);
init_w83977tf_aw_watchdog();
printf(
atch Dog Timer set up : %d \n? time_value);
W
}
}
Summary of Contents for PCM-6894
Page 10: ...Appendix A WatchDog Timer 81 Appendix B Optional Extras 89...
Page 18: ...PCM 6894 8 PCM 6894 User ManualBC 599 596 Locating Jumpers Connectors...
Page 19: ...Chapter 2 Installation 9 Locating Jumpers Connectors...
Page 20: ...PCM 6894 1 0 PCM 6894 User ManualBC 599 596 Mechanical Drawing...
Page 21: ...Chapter 2 Installation 11 Mechanical Drawing...
Page 82: ...72 PCM 6894 User Manual...
Page 91: ...Appendix A Watchdog Timer 81 Watchdog Timer A P P E N D I X...
Page 98: ...88 PCM 6894 User s Manual...
Page 99: ...Appendix B Optional Extras 89 Optional Extras A P P E N D I X...