ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Contructing an RS-232 interface using USB interfaces Digital IO

Hi,
 
I've got a NI USB interfaces to work with, which has plenty of digital IO available (USB 6259)
 
I need to communicate via RS-232 with a few instruments, which I've already done using USB to RS-232 devices.
However, I would like to do everything on a single NI USB DAQ interface. Is it possible to use a few digital lines from the USB 6259 to create an RS-232? It seems that this would be relatively straightforward, but I haven't heard of this being done.
0 Kudos
Message 1 of 2
(2,926 Views)
Not recommended.  Voltage levels are different, no FIFO of communication, no UART that does bit sampling and error checking, no clock for data, a lot harder than you think it would be.
Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0 Kudos
Message 2 of 2
(2,909 Views)