03-31-2012 07:25 PM
Hi,
I'm trying to read the data through serial port from a microcontroller based device. I'm using basic_serial_write_and_read.vi from the example section. the output I'm getting is unreadable (see pic).
Any ideas on what might be wrong?
Solved! Go to Solution.
03-31-2012 07:43 PM
Most likely the baud rate is incorrect.
03-31-2012 08:01 PM
03-31-2012 08:15 PM
I'm using usb to serial adaptor and my baud rate comes right from the device manager settings....
03-31-2012 08:17 PM
How do I switch to HEX display?
I know for a fact that its ASCII, this is how I programmed the microcontroller and I double checked it already
03-31-2012 08:45 PM
03-31-2012 08:59 PM - edited 03-31-2012 08:59 PM
ok, I did it and that's what showed up (see att)
03-31-2012 09:17 PM
03-31-2012 09:31 PM
03-31-2012 10:33 PM
I'm using USB to serial adaptor, so when I right click on it and open properties it shows the port settings... aren't those settings supposed to match labview settings? or I'm missing something?