07-07-2009 08:57 AM
I performed a loopback test earlier and I found out that the DB-9 pin is COM1, but I can't figure out which of the other ports is COM2.
Help is much appreciated.
-Sergio
Solved! Go to Solution.
07-07-2009 10:22 AM
07-07-2009 12:59 PM
The device manager on MAX does specify that there is a COM2 port enabled. This computer has only one DB9 pin male port, one DB25 pin female port, and a 15 pin port (8 pins top and 7 below). I tried the loopback test on the DB25 and 15 pin port, but it didn't work on either of them.
I have to communicate with a pressure controller through the 15 pins port (this is the one that interests me). If you could help me figure this out I would really apprecite it. Thanks.
-Sergio
07-07-2009 01:08 PM
07-08-2009 09:22 AM
07-08-2009 09:29 AM
s.garcia wrote:I performed a loopback test earlier and I found out that the DB-9 pin is COM1, but I can't figure out which of the other ports is COM2.
Help is much appreciated.
-Sergio
Serg-
Assuming: you have a Windows OS (if not, kindly disregard.)
Windows reserves COM1 and COM2 for hardware that CAN be connected directly to the CPU. That does not mean that your computer actually has the hardware for 2 COM ports. In fact most desktop and laptop PC's only have 1 COM port installed (default is COM1). Since the Hardware manager doesn't display a COM2 on your system, I would bet dollars against doughnuts that your system has only 1 of the 2 nativeCOM ports physically present.
If you need additional COM ports you will need additional hardware. (BTW- when you install an expansion serial port(s) the lowest default address is COM3 even if there is no COM2)
07-08-2009 09:45 AM