hi
i have designed a data acquisition software using VB6.
my software collects information from different electronic modules, for this purpose software sends request to electronics modules and then it sends back data to my software. sometimes during this send and receive operation my codes stuck and does not show any thing and after few seconds it starts automatically.
i need some help ,,
how can i know where my code stuck?
and
if my code is stuck then how can i break using watch dog timer?
thank you