Society of Robots - Robot Forum

Software => Software => Topic started by: die-0dd on January 12, 2009, 07:28:07 PM

Title: labview to serial prob
Post by: die-0dd on January 12, 2009, 07:28:07 PM
hi  all
ok my problem is, im trying to send data from labview to a transmiter by the serial port and it not working.
but i dont have serial port on my laptop but i am using a usb to serial adapter.
so i assigned the number of my virtual serial port in labview and it does nothing.
So my question is can i send data by the serial adapter or do i need to change something in labview???

thank for the help
Title: Re: labview to serial prob
Post by: Admin on January 23, 2009, 03:09:11 AM
You can send data with a serial adapter, no problem.

Do this to see whats wrong:
http://www.societyofrobots.com/microcontroller_uart.shtml#loop_back_test
Title: Re: labview to serial prob
Post by: die-0dd on January 23, 2009, 11:14:16 AM
thank you alots

ill try the loot test
didnt know about uart, it realy interesting