10-31-2007 04:35 AM
10-31-2007 06:59 AM - edited 10-31-2007 06:59 AM
Hi,
Stupid me
used the wrong connector layout.
When I build something at home I always adapt things to the parts I have so, the MAX232CPE is also OK, but you need 5 capacitors. You can find the datasheet here
You can use these C's from maplin (1µF/35V)
The pins at the RS-232 port in the schematic are the pin numbers from the connector on your PC.
To be sure that they are available (normally no problem) you can measure the voltage on the outputs pins.
Between 4 and 5 (and between 8 and 5) you should measure something between 5-12V.
You can drive the RS-232 signals with a property node. With the example you can toggle both lines.
I don’t understand why there two VI’s. I am sure you can do it all in just one nice VI. I also see a lot of things in these VI that should be wired different. Example the reference to the digital port is used many times where you should only have one reference. Did you wire these VI’s ?
If you have more question just ask.
Message Edited by K C on 10-31-2007 02:01 PM
10-31-2007 07:36 AM
10-31-2007 01:26 PM
11-01-2007 03:06 AM
Hi Sarah,
That is on of the drawbacks of the COM port. There are only two handshake output signals present at a COM port.
The two remaining ports in the MAX232 are transmitters (TTL to RS-232)
Since you don't have a printer port available, an other solution could be a USB interface chip. Never used it so I only can tell you what I will read in a datasheet. I think that's a bit to risky.
Is a second COM port an option ?
11-01-2007 04:18 AM
11-01-2007 05:25 AM
11-01-2007 09:16 AM
11-02-2007 07:19 AM
Hi Sarah,
If you can find the time, can you tell me a bit more about the application. Just curious.
11-02-2007 07:47 AM