05-04-2015 07:49 PM
Hi,
Has any one use RS232 speed up to 5 Mega Baud or higher using LabVIEW or LabWindow/CVI? I can change my hardware if needed. Right now we're using FTDI cable up to 1 Mega Baud. Thanks for you help.
Van626
05-05-2015 10:25 AM
Hi Van626,
While I haven't done that myself, the VISA driver in LabVIEW or LabWindows/CVI won't limit the baud rate. If you have hardware that supports it, then it should be possible. You can read a bit more about this here:
http://digital.ni.com/public.nsf/allkb/D37754FFA24F7C3F86256706005B9BE7?OpenDocument
-Kevin
05-05-2015 12:03 PM
Thank you Kevin. I will give that a try.
Van626