bg

RS232 Null Modem Cable Pinout (DB9-DB9)

In modern software development, physical cables are often replaced by Virtual Null Modem (also known as a Virtual COM Port driver) to facilitate testing on a single local computer. A virtual null modem creates a pair of interlinked virtual COM ports (e.g., COM3 and COM4) in the operating system; any data sent to one port is instantly received by the other. This allows developers to test communication between two different applications. For example, you can connect a data logger and a terminal emulator on the same machine without physical serial hardware (usefult on modern laptops without ports).

Use this cable between two DTE (Data Terminal Equipment) devices (for instance two computers).

DB9 pin D-SUB female to PC1DB9 pin D-SUB female to PC1
9 PIN D-SUB FEMALEDB9 pin D-SUB female to PC2

DB9-1DB9-2
Receive Data23Transmit Data
Transmit Data32Receive Data
Data Terminal Ready46+1Data Set Ready + Carrier Detect
System Ground55System Ground
Data Set Ready + Carrier Detect6+14Data Terminal Ready
Request to Send78Clear to Send
Clear to Send87Request to Send
Note: DSR & CD are jumpered to fool the programs to think that they are online.
Our software allows you monitor, log, debug and test your RS232 or COM ports.

Null modem (crossed) cable DB9-25 pin
Null modem (crossed) cable DB25-25 pin
Modem (straight) cable (DB9-DB25)
Modem (straight) cable (DB25-DB25)
Modem (straight) cable (DB9-DB15)