Document revision date: 19 July 1999 | |
Previous | Contents | Index |
Once you decide which serial communications port to use, either on a
host or a terminal server, you need to determine the connectors and the
pinouts for the port and how to wire the modem to the port. Refer to
the documentation for the modem and for the port; also see
Section 7.7.2.
7.7.2 Setting Up Modems
Follow these steps to set up modems:
Pinout | Description |
---|---|
Data Terminal Equipment (DTE) | Transmit information through pin 2, and receive information through pin 3, among other standardized pin assignments. |
Data Communications Equipment (DCE) | Transmit information through pin 3, and receive information through pin 2, among other EIA-232 pin assignments. |
Straight-Through and Cross-Over Wiring
Descriptions of straight-through and cross-over wiring follow:
Connector1 | Description |
---|---|
DB9 | A 9-pin connector, containing a row of four pins, and a row of five pins. The DB9 can have the EIA-574 commonly used on PC systems or an older standard connection used on MicroVAX consoles. |
DB25 | A 25-pin connector, with a row of twelve pins and a row of thirteen pins. The DB25 typically uses the EIA-232 pinout and can be wired as Data Terminal Equipment (DTE) or as Data Communications Equipment (DCE). |
MMJ | A 6-pin modular jack, which uses DEC-423 signaling, commonly referred to as DECconnect wiring. DECconnect wiring greatly simplifies wiring devices, as one need consider only the appropriate adapter for the device connection; the associated BC16E cabling is wired consistently. |
Connector and Pinout | Example | Adapter1 | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
A DB9 9-pin connector with an EIA-574 PC-compatible pinout | The DB9 connectors found on most PC, AlphaStation, and AlphaServer systems | Use the H8571-J or compatible MMJ adapter. | ||||||||
A DB9 9-pin connector that predates the EIA-574 pinout | The console connector on various MicroVAX systems uses a pinout that predates the EIA-574 pinout | Use the H8575-B or compatible MMJ adapter. | ||||||||
A DB25 25-pin connector with the EIA-232 wiring | The communications ports on many terminals |
Use the appropriate adapters from the following list,
2 or contact a Compaq sales representative or Compaq
reseller for information on adapters not listed below:
|
||||||||
An 8-pin DIN (round) connector | Use the H8584-AB or compatible MMJ adapter. | |||||||||
A Modified Modular Jack (MMJ) DECconnect socket |
MMJ Accessories
Table 7-7 lists order numbers and descriptions of some
DECconnect accessories available from Compaq.
Order Number | Description |
---|---|
BC16E-02
BC16E-10 BC16E-25 BC16E-50 BC16E-A0 |
DEC-423 (based on EIA-423) MMJ office cable, available in various lengths. |
H8571-C | 25-pin male EIA-232 to DEC-423 DECconnect adapter. |
H8571-E | DEC-423 DECconnect 25-pin adapter with jack screws. |
H8571-J | 9-pin MMJ adapter. Used with the PC-compatible EIA-574 DB9 wiring. |
H8572-00 | MMJ cable extender. Allows the direct connection of two BC16E cables. |
H8575-A | Female 25-pin DEC-423 DECconnect MMJ to EIA-232 general-purpose adapter. |
H8575-B | Female 9-pin DEC-423 DECconnect to printer adapter. Also used with the DB9 wiring found on some MicroVAX console ports. |
H8584-AB | 8-pin DIN to DEC-423 DECconnect adapter. Most commonly used with various Apple computers. |
In addition to their use by modems, modem control signals are also often used to communicate device status between the host and other serial devices such as serial printers. Various serial printers use modem control signals as modems do: to indicate to the host that the printer is powered up and ready to accept output, or that the printer is powered down or otherwise unable to process output. |
Type of Modem Control | Description |
---|---|
No modem control |
The host and the modem cannot intercommunicate the status of the host
or the modem. It is possible to use a modem on this port; however, this
type of port is not recommended for a modem.
Without modem control, the modem cannot signal the host that the telephone call has been disconnected and that the host must take appropriate action: suspend or log out the associated user process. (See Step 5 for the associated security implications.) Furthermore, without modem control, you must set or wire the modem so that it always answers incoming calls, because the modem cannot know if the host is able to respond. (This too has security and modem control implications.) |
Limited modem control | The host and the modem can intercommunicate and can take actions based on the status of the other device. Limited modem control is the best choice for most applications. |
Full modem control |
The host and the modem can intercommunicate and can pass an extensive
amount of control and status information. Both the host and the modem
can take actions based on the status of the other device.
Limited modem control, which has similar capabilities, has largely superseded this configuration. Limited modem control also requires fewer wires on the connection, making it the more economical choice. |
ATDT phone-number |
Ctrl/B [Return] Ready DIAL T phone-number |
The autobaud operation detects the speed---the baud rate---of the communications. Including the /AUTOBAUD qualifier is not required; however, if autobaud detection is disabled, you must configure both the host terminal or DECserver port, and the modem, for the same baud rate. |
$ SET TERMINAL /MODEM /AUTOBAUD /PERMANENT TTAO: |
DECserver> SET PORT n MODEM ENABLE DECserver> SET PORT n FLOW CONTROL XON ENABLE DECserver> SET PORT n AUTOBAUD ENABLE |
In troubleshooting any serial communications problems, particularly those problems with a modem, attempt to isolate the problem as much as possible, testing one component, wire, or device at a time.
Table 7-9 contains some general troubleshooting suggestions, but it is not a complete list. Basic serial communications test equipment such as a serial-line break-out box, can often help you locate communications and wiring problems. For further assistance, contact your local hardware support organization.
Problem | Considerations |
---|---|
Modem does not answer | Check that the telephone number being called is correct. |
Check that the modem has power. | |
Check that the host system or device has power and is operating. | |
If possible, directly connect a standard terminal in place of the modem, and test the operation directly. | |
Check that the host modem control signals are present, and correctly wired. | |
Check that the host device is configured correctly for a modem by using a SET TERMINAL, SET PORT, or other appropriate host command. | |
Check the wiring. Look for a broken, miswired, or disconnected wire. | |
Look for a disconnected connector or a broken, missing, or bent connector pin. | |
Telephone malfunction | Using a standard telephone handset, test that voice calls can be established on the telephone line. |
Is static or other interference noticeable on the telephone line? | |
No modem indicator lights | Check the power connection. |
Check to see that the modem is turned on. | |
Check to see that the modem has passed applicable self-tests. | |
Try swapping the modem for another device. | |
No response, or garbled response to typing | Check that the modem status lights indicate received data on the transmit line, and transmitted data on the receive line. This can point to the miswiring of the transmitted and received data. You can wire serial cables and adapters straight-through or with a cross-over. |
Check for crossed signals. | |
Check for incorrect speed detection. Autobaud detection sometimes sets the speed incorrectly. On lines that are not enabled for autobaud detection, check that the line is set for the correct speed. On ports that support it, check the speeds for both the transmitted and the received data. | |
Make sure that the port has autobaud enabled, and that the port and the modem are configured for the same data rate. | |
Check for interference or a disconnection in the wiring. | |
Check the wiring for any problems. | |
Check for any adjacent wiring, power, or video signals that might interfere with the serial communications. |
To manage printers attached to your system, perform the following tasks:
Task | For More Information |
---|---|
Set printer characteristics | Section 7.8.1 |
Spool printers | Section 7.8.2.1 |
Despool printers | Section 7.8.2.2 |
Test spooling of printers | Section 7.8.2.3 |
Previous | Next | Contents | Index |
privacy and legal statement | ||
6017PRO_027.HTML |