المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Glitches while collecting a device data over USB-Serial converter.



C# Programming
12-01-2009, 03:31 AM
I’m using C# code to collect device data. Also I’m using MSComLib.dll to interact with the device.
If the device data size exceeds 3MB, then the data collection will not be complete.
I doubt on the USB-Serial converter driver.
Can anybody suggest me a patch to resolve this issue?