D
dsc
Hello,
I have an application where I need to change the serial port baud rate
on the fly. I am using Tcl.
What I am doing is changing the baud rate at the remote computer, then
I close the serial port on my end and re-open it with a different baud
rate. This works fine on my desktop work station. The only issue I have
had doing this is that the notebook computer, that I some times use,
which is a Dell Notebook L400, requires the remote computer to wait
about 2 seconds before sending data at the new baud rate.
My questions is: does anyone know how long it takes for the serial
ports on Notebooks to re-configure themselves?
I need to know this because if this is a hardware dependent issue I
need to allow for the worst case time at the remote computer such it
will work with any computer.
Dave
I have an application where I need to change the serial port baud rate
on the fly. I am using Tcl.
What I am doing is changing the baud rate at the remote computer, then
I close the serial port on my end and re-open it with a different baud
rate. This works fine on my desktop work station. The only issue I have
had doing this is that the notebook computer, that I some times use,
which is a Dell Notebook L400, requires the remote computer to wait
about 2 seconds before sending data at the new baud rate.
My questions is: does anyone know how long it takes for the serial
ports on Notebooks to re-configure themselves?
I need to know this because if this is a hardware dependent issue I
need to allow for the worst case time at the remote computer such it
will work with any computer.
Dave