Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

USB to Serial Converter

When I use a USB to Serial converter, which are the standarized values (from the lower to the upper value) of the Baud Rate (eg:2400,4800,9600 bits/sec) that I enter as an argument in the Property Node in Labview????
0 Kudos
Message 1 of 3
(3,073 Views)
I haven't used a USB to Serial Converter, but if I'm not mistaken those values depend on the instrument(s) that you are trying to communicate with. Do you have a manual for the converter or the serial device? What device are you using? What USB to Serial Converter?

Logan S.
0 Kudos
Message 2 of 3
(3,052 Views)
The baud rate is specific of a given serial instrument.



But this is not the only parameter to be configured. You also have byte width (7 or 8), parity (even, odd, none), number of stop bits, harware protocol and so on...




Most often, the "standard" baud rate is 9600, 8 data bits, even or none parity, 1 stop bit.



You should have a notice somewhere (possibly on the web...) which explains the settings of these parameters for your instrument.
Chilly Charly    (aka CC)
0 Kudos
Message 3 of 3
(3,044 Views)