Justin Robbs
2004-02-04 17:20:59 UTC
We have a point of sale system that communicates to a number of
serial devices (upc scanner, cash drawer, customer display,
credit card/check reader, etc.). Currently, we are using a
digiboard 8 port serial board to communicate to those devices.
We access them as /dev/tty2a...h. Assuming we could get the
devices with usb interfaces, how difficult would it be to start
using a usb interface? Would it be a simple as changing to
/dev/usb0001 (I haven't worked with usb so I don't know how those
devices are defined)? I am currently running OpenServer 5.0.6,
but could go to 5.0.7 if absolutely necessary.
Obviously, this question will be difficult to answer without
looking at the code or the devices, but I am mostly interested in
knowing if there are any differences in programming for usb as
opposed to a standard serial port. Also, if certain devices
weren't available with a usb interface, would it be possible
(acceptable) to use a usb to serial adapter in the situation?
For the purposes of this discussion, I am assuming that the usb
devices send/recv the data in the same format as the standard
serial versions.
Sorry to cross post, but I'm not sure where I am most likely to
get the best info.
serial devices (upc scanner, cash drawer, customer display,
credit card/check reader, etc.). Currently, we are using a
digiboard 8 port serial board to communicate to those devices.
We access them as /dev/tty2a...h. Assuming we could get the
devices with usb interfaces, how difficult would it be to start
using a usb interface? Would it be a simple as changing to
/dev/usb0001 (I haven't worked with usb so I don't know how those
devices are defined)? I am currently running OpenServer 5.0.6,
but could go to 5.0.7 if absolutely necessary.
Obviously, this question will be difficult to answer without
looking at the code or the devices, but I am mostly interested in
knowing if there are any differences in programming for usb as
opposed to a standard serial port. Also, if certain devices
weren't available with a usb interface, would it be possible
(acceptable) to use a usb to serial adapter in the situation?
For the purposes of this discussion, I am assuming that the usb
devices send/recv the data in the same format as the standard
serial versions.
Sorry to cross post, but I'm not sure where I am most likely to
get the best info.
--
Thanks,
Justin Robbs
MIS Department
Allsup's Convenience Stores, Inc.
***@allsups.com
Thanks,
Justin Robbs
MIS Department
Allsup's Convenience Stores, Inc.
***@allsups.com