Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Different baud rate and Full duplex ?

This question has been posted on the french forum...
 
With LabVIEW, is it possible to configure a serial port to have a different baud rate for Read and for Write ?
 
Thanks for your help.
Chilly Charly    (aka CC)
0 Kudos
Message 1 of 3
(3,081 Views)
The only way to do this with normal serial adapters is to use two adapters.
One for read and the other one for write.

But then it is easy.

greetings from the Netherlands
Message 2 of 3
(3,070 Views)
OK Albert. So the answer is "no, use two serial ports" ?
I had a similar problem years ago, and using two ports was the only solution I found at that time, although it was more difficult (expensive) to increase the number of serial ports on a PC.
Thanks anyway. 😉
Chilly Charly    (aka CC)
0 Kudos
Message 3 of 3
(3,057 Views)