‎04-22-2015 06:46 PM
What advantage is there in using the NI USB-232/4 over an offset USE to Serial hub?
I have an application that requires LabVIEW control of 19 instruments that communicate over RS-232.
I've read the data sheet for the NI USB-232/4, and I don't see any advantage of spending $528 for this device (times five) over an off-the-shelf USB to Serial hub for half the price.
Can someone tell me if there's an advantage to the NI USB-232/4 or if they've had experince with one?
Thanks in advance.
Solved! Go to Solution.
‎04-22-2015 06:54 PM
My main concerns would be the baud rate (I think the NI ones allow for non-standard buad rates), buffer size (very important for instruments that stream data), driver compatibility (which should not be much of an issue), and external power source (with that many channels, you will want this). You will most likely be just fine with one of the cheaper adapters if they meet the external power standard.
‎04-22-2015 07:24 PM
If I had the choice, I would rather NOT deal with USB-Serial anything.
Get a desktop computer and put in PCI cards with actual serial ports.
‎04-22-2015 07:47 PM
Thank you crossrulz for the quick reply.
In this application, baud rade and data rate is not an issue. It is very slow, but that is definately something to keep in mind for future applications.
‎04-22-2015 07:49 PM
Thank you, NYC for the quick reply.
Why would you prefer a desktop with PCI card supported serial ports? Space? Stable COM #s?
‎04-22-2015 08:11 PM
@Agile wrote:
Thank you, NYC for the quick reply.
Why would you prefer a desktop with PCI card supported serial ports? Space? Stable COM #s?
Stable COM#s, harder to randomly unplug, don't have to worry about the bus power, don't have to worry about Windows randomly turning off the bus power as a power saving feature, general reliability, often cheaper...
‎04-23-2015 03:38 PM
Thanks again. Both of these answers could be considdered the "solution."
I thnk for this application, I'll use an 8 Port Native PCI Express RS232 Serial Adapter Card.
‎04-23-2015 03:46 PM
@Agile wrote:
Thanks again. Both of these answers could be considdered the "solution."
I thnk for this application, I'll use an 8 Port Native PCI Express RS232 Serial Adapter Card.
Good decision. 🙂
Good luck!