01-19-2006 10:52 AM
01-24-2006 02:24 AM
Hi Cristina,
if i understand you have problems during the reading of the buffer of your device. I suppose that the problem is not the OS that you are using but the setting of the timeout of the reading function. If you post me the code error that appear during the buffer reading I can search if there is in database any document that can help you to configure the device. If is possible I need also to know what kind of device you are using.
Thanks,
Marco Lencioni
Application Engiineer
National Instruments Italy
01-24-2006 07:44 AM
01-25-2006 11:14 AM
Hi Cristina,
I studied your problem and I found some documents that talk about a similar problem. take a look to the link below:
http://forums.ni.com/ni/board/message?board.id=140&message.id=5947
http://forums.ni.com/ni/board/message?board.id=140&message.id=10586&requireLogin=False
These two Discussion Forum refer to other two documents:
The Effect of UART FIFO Sizes on Serial Application Performance.
http://digital.ni.com/public.nsf/websearch/2D5F972CD550BBC386256F0B005E9A63?OpenDocument
Why Do I Get Buffer Overflows with My Serial Port When Using VISA with Flow Control?
http://digital.ni.com/public.nsf/websearch/D776A9D834B132AB86256ED2004E18EF?OpenDocument
In particular the last one helps you to modify the setting for the buffer size. I think that finally the problem is related with the change of OS (from Windows 2000 to Windows XP)
Take a look to all the documentation and let me know if the problem is solved.
Marco Lencioni