472,145 Members | 1,507 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,145 software developers and data experts.

vb6 Code stuck

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
Dec 24 '14 #1
2 1339
Luuk
1,047 Expert 1GB
Your are not saying how they communicate....

If they (the program and the hardware) do that via HTTP, you should be able to via the communication with FIDDLER

If it's TCP, than you could use wireshark
Dec 26 '14 #2
thank you luuk,
i am using MODBUS Through RS485 for communication.
today i made some changes and found some satisfactory results.
i just Reset all memory registers of all external devises.

thank you
Dec 29 '14 #3

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

3 posts views Thread by Yeren | last post: by
reply views Thread by Mark Phillips | last post: by
1 post views Thread by jessebasketball | last post: by
reply views Thread by =?Utf-8?B?QmlsbEI=?= | last post: by
reply views Thread by Saiars | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.