Instructions On How To Use Hyperterminal To Test Serial Cards
Instructions On How To Use Hyperterminal To Test Serial Cards
HyperTerminal Test
-2-
Contents
1. Introduction ...................................................................................................................... 3 2. Loopback connector ........................................................................................................ 3 3. Loopback test .................................................................................................................. 3 4. Cross over cable .............................................................................................................. 8 5. Port to Port test ................................................................................................................ 9
HyperTerminal Test
-3-
1. Introduction
This document describes how to use the Microsoft HyperTerminal application in order to prove that your serial card is functioning correctly. This assumes that the card is correctly installed. Windows 2000 Professional is used in the example. However, the document also applies to Windows Vista, XP and Server 2003 Please Note: HyperTerminal is not distributed with Windows Vista and needs to be downloaded from http://www.hilgraeve.com/htpe/download.html. Alternatively, if you do not have access to the internet, please use the SerialTest.exe program on the CD. In this example the card installed is an IS-200 2-port PCI card on COM1 but it can be applied to any COM label. This example will also apply to all RS232 PCMCIA cards.
2. Loopback connector
On the D type connector, electrically short pins 2 and 3. This can be easily achieved by placing an electrical jumper over the pins. See below:
3. Loopback test
Set up the card to be able to perform a loopback. See 2 and 3. From the Start menu select Programs\Accessories\Communications\HyperTerminal or perform a search in My Computer for HyperTerminal.
HyperTerminal Test
-4Double click on the application and the following window will appear:
Type in a connection identifier name say Test1 and click OK. The only restriction here is it cannot be a device name e.g. COM1 You will then be presented with the following dialogue box:
Here it is possible to choose the COM port to test using the drop down box. In this example we will use the onboard port COM1. Click OK. The next dialogue box will ask for the Port Communication Settings:
HyperTerminal Test
-5-
Click Restore Defaults then OK. If all went well you would then be give a blank dialogue box with a flashing cursor. The COM port is now open and ready to transmit and receive data. From the File menu choose Properties:
HyperTerminal Test
-6-
HyperTerminal Test
-7-
Click OK for both open dialogue boxes and the original blank screen will appear again. Ensure the loopback connector is connected as described in section 2.
Now, every time a character on the keyboard is pressed two will appear on the screen:
HyperTerminal Test
-8-
This means that characters are being transmitted and received through the loopback. If you dont believe us remove the loopback connector. This time you should only see one character each time a key is pressed.
HyperTerminal Test
-9-
This is one of the examples how to create DTE to DTE crossover cable connection.
HyperTerminal Test
- 10 -
Type in a connection identifier name say Test1 and click OK. The only restriction here is it cannot be a device name e.g. COM1 You will then be presented with the following dialogue box:
Here it is possible to choose the COM port to test using the drop down box. In this example we will use the onboard port COM1. Click OK. The next dialogue box will ask for the Port Communication Settings:
HyperTerminal Test
- 11 -
Click Restore Defaults then OK. Same settings need to be applied for both ports. If all went well you would then be give a blank dialogue box with a flashing cursor. The COM port is now open and ready to transmit and receive data. Whatever you type in one window shall be displayed in second window. This means the data is transferred between two ports. If you noticed a garbled character, make sure that the selected baud rate is identical on both sides of the connection.
HyperTerminal Test