38
Disable WatchDog
void F75111_SetWDTDisable ()
{
WriteByte(F75111_INTERNAL_ADDR,WDT_CONFIGURATION,0x00); // Disable WatchDog
}
The Sample code source you can download from
How to use this Demo Application
Source
fi
le: 75111_VB_v10.rar
Binary
fi
le: 75111_VB_Src.rar
USERNAME & PASSWORD: sf
http://tprd.info/lexwiki/index.php/IO_Device:F75111_VB6
3-9-2 IO Device: F75111 VB6 under Windows
A Function - Enable WDT timer ,Key-in the value by seconds then system will reboot after
value which you key-in in left text box !!
B Function - Disable WDT timer ,Push down the button then WDT timer value will be clear !!
C Function - Set DO Value ,Key-in the DO value by hex then push the button !!
D Function - Check DI Value ,The right side two text box will display DI 1X & 2X Value
when you push down the button!!