11-17-2007 12:28 PM
11-19-2007 01:46 AM
Hi Christopher,
What I read I don't think your device (Pump) will work with a RS-232 interface. Pin 1 is a input and pin 3 is data.
You also need to you what levels your device is using then we can see what interface you can use.
11-19-2007 02:34 AM
11-19-2007 02:48 AM
There are several options:
The COM port. You need 1 IC (max232) to convert the signals from RS-232 <--> TTL
The parallel port (if present). You can connect the device directly but I would advise to use a buffer IC between you laptop and device. Certainly if you are using longer interface lines and/or different power sources.
You can buy a simple USB interface device with digital I/O
With the last option you don't have to solder but it will cost something. With the first option you have to solder and will cost a few $
11-19-2007 07:42 AM
11-19-2007 08:00 AM - edited 11-19-2007 08:06 AM
It is no problem to control the RS-232 handshake lines with a labview program.
There are U(S)ART's that control the handshake lines and they are also controllable through registers (Modem Control Register) in these U(S)ART's
With a level translation you hve a very cheap 2 bit I/O
11-19-2007 08:28 AM
11-19-2007 08:32 AM
11-20-2007 01:07 AM
Back to where it started........................
Christopher,
Can I help you further with this interface ?
11-20-2007 01:31 AM