Slow serial communication

G

George

We are trying an old Win 3.1/95/98 software that
communicates through the serial port with a specialized
system(National Instruments Labview). Works fine for 3.1,
95 and 98 but acts sluggish with data communication delay
indications. I have tried the roll-back feature in XP
professional with no difference. Otherwise software works
fine, just the periodic delay of up to 20 seconds for
normal once per second communication at 19,200.
 
P

Peter Hutchison

We are trying an old Win 3.1/95/98 software that
communicates through the serial port with a specialized
system(National Instruments Labview). Works fine for 3.1,
95 and 98 but acts sluggish with data communication delay
indications. I have tried the roll-back feature in XP
professional with no difference. Otherwise software works
fine, just the periodic delay of up to 20 seconds for
normal once per second communication at 19,200.

The problem is that direct access to the serial port is more
restricted in NT/2K/XP systems. The software needs to be updated to
use the OS API to access the Serial Port rather than directly.
For now, I would NOT use NT based systems for this software.

Peter Hutchison
Windows FAQ
http://www.pcguru.plus.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top