I have an angle sensing instrument that communicates with rs232 protocol to a com port on the computer via
http://australia.rs-online.com/web/p/products/0550170/ , i am trying to read it on the com port but im not getting anything at all.
the device has 4 wires - power, ground, RX, TX
the TX from the device is connected to the RX in the DB9 RS232 connector (pin 2)
RX connected to TX (pin 3)
Ground connected to ground (pin 5), also connected to power supply ground
power connected to power supply ground
i have set the specified port options in the device configuration (115200 baus, start bit 1, stop bit 1, data bit 8,no parity checks, no flow control)
anything im doing obviously wrong? do i need to do something with all the DB9 pins other than TX, RX and GND?