Contents:

Connecting to your ISP

Using the AT Command Set

Upgrading your Modem

Modes of Operation

Dialing, Answering, and Hanging Up

Working with Memory

Controlling Result Code Displays

Controlling EIA-232 Signaling

Accessing and Configuring the Courier 56K Corporate Modem Remotely

Controlling Data Rates

Dial Security

Flow Control

Handshaking, Error Control, Data Compression, and Throughput

Displaying Querying and Help Screens

Testing the Connection

Dedicated/Lease Line and Synchronous Applications

Troubleshooting

Appendixes

S-Registers

Alphabetic Command Summary

Flow Control Template

Result Code Meanings and Sets

Technical Information

V.25 bis Reference

ASCII Chart

Fax Information for Programmers

Viewing LEDs

Regulatory Information

Glossary

 

 

Courier 56K Corporate Modem Command Reference


Glossary of Terms


# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

28.8/33.6
The data transmission rates of the V.34 protocol. 28,800 or 33,600 bits per second. Note that it is accurate to refer to this speed as 28,800 bps, NOT 28,800 baud. This high rate of speed is accomplished by using a higher transmission frequency than all previous modems. Once the modem and software are installed and configured correctly, the speed of a connection to another modem is entirely dependent upon the quality of the phone lines between the two modems, which can differ with every single phone call. Your effective throughput of data can be increased by using data compression. With V.42 bis, an effective 4 to 1 compression is possible. With these protocols, a total throughput of 115,200 bps is possible between systems.

Analog
Continuous, varying waveforms such as the voice tones carried over phone lines.

Analog Loopback
A modem self-test in which data from the keyboard or an internal test pattern is sent to the modem's transmitter, turned into analog form, looped back to the receiver, and converted back into digital form.

Analog Signals
A variety of signals and wavelengths that can be transmitted over communications lines such as the sound of a voice over the phone line.

Answer Mode
The mode used by your modem when answering an incoming call from an originating modem. The transmit/receive frequencies are the reverse of the originating modem, which is in originate mode.

Application
A computer program designed to perform a specific task or set of tasks. Examples include word processing and spreadsheet applications.

ARQ
Automatic Repeat reQuest. A function that allows your modem to detect flawed data and request that it be retransmitted. See MNP and V.42.

ASCII
American Standard Code for Information Interchange. A code used to represent letters, numbers, and special characters such as $, !, and /.

Asynchronous Transmission
Data transmission in which the length of time between transmitted characters may vary. Because characters may not be transmitted at set intervals, start/stop bits are used to mark the beginning and end of each character.

Auto Answer
Sets the modem to pick up the phone line when it detects a certain number of rings.

Auto-dial
A process where your modem dials a call for you. The dialing process is initiated by sending an ATDT (dial tone) or ATDP (dial pulse) command followed by the telephone number. Auto-dial is used to dial voice numbers.

Back to Top

B-channel
A B-channel, or "bearer" channel, carries up to 64,000 bits per second in both directions.

Baud Rate
A term used to measure the speed of an analog transmission from one point to another. Although not technically accurate, baud rate is commonly used to mean bit rate.

Binary Digit
A 0 or 1, reflecting the use of the binary numbering system. Used because the computer recognizes either of two states, OFF or ON. Shortened form of binary digit is bit.

Bit Rate
Also referred to as transmission rate. The number of binary digits, or bits, transmitted per second (bps). Communications channels using analog modems are established at set bit rates, commonly 2400, 4800, 9600, 14,400, 28,800, 33,600, and higher.

Bits Per Second (bps)
The bits (binary digits) per second rate. Thousands of bits per second are expressed as kilobits per second (Kbps).

Buffer
A temporary memory area used as storage during input and output operations. An example is the modem's command buffer.

Byte
A group of binary digits stored and operated upon as a unit. Most often the term refers to 8-bit units or characters. One kilobyte (KB) is equal to 1,024 bytes or characters; 640 KB is equal to 655,360 bytes or characters.

Back to Top

Carrier
The basic signal altered or modulated by the modem in order to carry information.

Character
A representation, coded in binary digits, of a letter, number, or other symbol.

Characters per Second (cps)
A data transfer rate generally estimated from the bit rate and the character length. For example, at 2400 bps, 8-bit characters with start/stop bits (for a total of ten bits per character) will be transmitted at a rate of approximately 240 characters per second (cps). Some protocols, such as error-control protocols, employ advanced techniques such as longer transmission frames and data compression to increase cps.

Class 1 and 2.0
International standards used by fax application programs and faxmodems for sending and receiving faxes.

Cyclic Redundancy Checking (CRC)
An error-detection technique consisting of a test performed on each block or frame of data by both sending and receiving modems. The sending modem inserts the results of its tests in each data block in the form of a CRC code. The receiving modem compares its results with the received CRC code and responds with either a positive or negative acknowledgment.

Back to Top

DBA (Dynamic Bandwidth Allocation)
The capacity of subdividing large, high-capacity network transmission resources among multiple applications almost instantaneously, and providing each application with only that share of the bandwidth that eht application needs at that moment.

Data Communications
The transmission or sharing of data between computers via an electronic medium.

Data Compression Table
A table containing values assigned for each character during a call under MNP5 data compression. Default values in the table are continually altered and built during each call: The longer the table, the more efficient throughput gained.

Data Mode
Mode used by a modem when sending and receiving data files.

DCE
Data Communications (or Circuit-Terminating) Equipment, such as dial-up modems that establish and control the data link via the telephone network.

Default
Any setting assumed, at startup or reset, by the computer's software and attached devices. The computer or software will use these settings until changed by the user or other software.

Digital Loopback
A test that checks the modem's RS-232 interface and the cable that connects the terminal or computer and the modem. The modem receives data (in the form of digital signals) from the computer or terminal and immediately returns the data to the screen for verification.

Digital Signals
Discrete, uniform signals. In this manual, the term refers to the binary digits 0 and 1.

DTE
Data Terminal (or Terminating) Equipment. A computer that generates or is the final destination of data.

Duplex
Indicates a communications channel capable of carrying signals in both directions. See half-duplex, full-duplex.

Back to Top

Electronic Industries Association (EIA)
Group which defines electronic standards in the U.S.

Error Control
Various techniques that check the reliability of characters (parity) or blocks of data. V.42 and MNP error-control protocols use error detection (CRC) and retransmission of flawed frames (ARQ).

Ethernet
The LAN method developed by Xerox. Uses the CSMA/CD physical access method, special 50 ohm co-axial cable and 10 million bit per second digital transmission.

Back to Top

Facsimile
A method for transmitting the image on a page from one point to another. Commonly referred to as fax.

Fax Mode
The mode used by a modem to send and receive data in facsimile format. See definitions for V.17, V.27ter, V.29.

Flow Control
A mechanism that compensates for differences in the flow of data into and out of a modem or other device.

Frame
A data communications term for a block of data with header and trailer information attached. The added information usually includes a frame number, block size data, error-check codes, and Start/End indicators.

Full-duplex
Signals can flow in both directions at the same time over one line. In microcomputer communications, this may refer to the suppression of the online local echo.

Back to Top

Half-duplex
Signals can flow in both directions, but only one way at a time. In microcomputer communications, may refer to activation of the online local echo, which causes the modem to send a copy of the transmitted data to the screen of the sending computer.

Hyperterminal
Hyperterminal is a utility found in the Accessories folder of Windows. While it performs a variety of functions it is particularly useful for troubleshooting problems with your modem.

Hz
Hertz, a frequency measurement unit used internationally to indicate cycles per second.

Back to Top

INF File
A file that provides Windows Setup with the information required to set up a device, such as a list of valid logical configurations for the device and the names of driver files associated with the device.

init
Type definition for a user-defined initialization function, which is invoked on server startup and which can be used to specify that your own certificate mapping, search, and verification functions are used (instead of the default functions).

Internet
An electronic communications network that connects computer networks and organizational computer facilities around the world.

Internet Service Provider (ISP)
A company that provides dial-up (modem) access to the Internet for a fee.

ITU-T
An international organization that defines standards for telegraphic and telephone equipment. For example, the Bell 212A standard for 1200-bps communication in North America is observed internationally as ITU-T V.22. For 2400-bps communication, most U.S. manufacturers observe V.22 bis.

Back to Top

LAPM
Link Access Procedure for Modems. An error-control protocol defined in ITU-T recommendation V.42. Like the MNP protocols, LAPM uses cyclic redundancy checking (CRC) and retransmission of corrupted data (ARQ) to ensure data reliability.

Local Echo
A modem feature that enables the modem to display keyboard commands and transmitted data on the screen.

Back to Top

MNP
Microcom Networking Protocol, an error-control protocol developed by Microcom, Inc., and now in the public domain. There are several different MNP protocols, but the most commonly used one ensures error-free transmission through error detection (CRC) and retransmission of flawed frames.

Modem
A device that transmits/receives computer data through a communications channel such as radio or telephone lines. It also changes signals received from the phone line back to digital signals before passing them to the receiving computer.

Modem on Hold
The Modem on Hold feature allows the modem to work in conjunction with call waiting provided by the phone company. This feature of V.92 technology enables the PC user to answer a phone call without dropping the modem connection.

Back to Top

Nonvolatile Memory (NVRAM)
User-programmable random access memory whose data is retained when power is turned off. On the USRobotics modem, it includes four stored phone numbers and the modem settings.

Back to Top

Off/On Hook
Modem operations that are the equivalent of manually lifting a phone receiver (taking it off-hook) and replacing it (going on-hook).

Online Fall Back/Fall Forward
A feature that allows high-speed, error-control modems to monitor line quality and fall back to the next lower speed in a defined range if line quality diminishes. As line conditions improve, the modems switch up to the next higher speed.

Originate Mode
The mode used by your modem when initiating an outgoing call to a destination modem. The transmit/receive frequencies are the reverse of the called modem, which is in answer mode.

Back to Top

Parity
A simple error-detection method that checks the validity of a transmitted character. Character checking has been surpassed by more reliable and efficient forms of error checking, including V.42 and MNP 2-4 protocols. Either the same type of parity must be used by two communicating computers, or both may omit parity.

Point-to-Point Protocol (PPP)
A protocol used to send data over serial lines. PPP provides error checking, link control, and authentication, and can be used to carry IP, IPX, and other protocols. PPP is superseding SLIP as the leading dial-in protocol.

Protocol
A system of rules and procedures governing communications between two or more devices. Protocols vary, but communicating devices must follow the same protocol in order to exchange data. The format of the data, readiness to receive or send, error detection and error correction are some of the operations that may be defined in protocols.

Back to Top

RAM
Random Access Memory. Memory that is available for use when the modem is turned on, but that clears of all information when the power is turned off. The modem's RAM holds the current operational settings, a flow control buffer, and a command buffer.

Rate Adaption
This allows for the transfer of synchronous or asynchronous data.

Remote Digital Loopback
A test that checks the phone link and a remote modem's transmitter and receiver.

Remote Echo
A copy of the data received by the remote system, returned to the sending system, and displayed on the screen. Remote echoing is a function of the remote system.

ROM
Read Only Memory. Permanent memory, not user-programmable.

Back to Top

Serial Transmission
The consecutive flow of data in a single channel. Compare to parallel transmissions where data flows simultaneously in multiple channels.

Start/Stop Bits
The signaling bits attached to a character before and after the character is transmitted during asynchronous transmission.

Back to Top

Terminal
A device whose keyboard and display are used for sending and receiving data over a communications link. Differs from a microcomputer or a mainframe in that it has little or no internal processing capabilities.

Terminal Mode
Software mode that allows direct communication with the modem. Also known as command mode.

Throughput
The amount of actual user data transmitted per second without the overhead of protocol information such as start/stop bits or frame headers and trailers. Compare with characters per second.

TurboPPP
TurboPPP is USRobotics unique combination of asynchronous-to-synchronous PPP conversion, compression, multilink PPP (ML-PPP). You can use TurboPPP to access the Internet or remote local-area networks (LANs) at speeds of up to 128 kbps before compression and up to 512kbps with compression.

Back to Top

USB (Universal Serial Bus)
USB transfers isochronous or asynchronous data and is used to replace the cable "clutter". USB is designed as "plug and play." This means devices such as modems are automatically detected once they are attached to your computer.

Back to Top

V.8
The ITU-T standard specification that covers the initial handshaking process.

V.110
V.110 is a fixed-frame rate adaption that subdivides the ISDN channel into a single speed data channel.

V.120
V.120 allows one B-channel to carry multiple subrate channels in a succession of statistically multiplexed frames.

V.17 Fax
An ITU-T standard for making facsimile connections at 14,400 bps, 12,000 bps, 9,600 bps, and 7,200 bps.

V.21
An ITU-T standard for modems operating in asynchronous mode at speeds up to 300 bps, full-duplex, on public switched telephone networks.

V.22
An ITU-T standard for modem communications at 1,200 bps, compatible with the Bell 212A standard observed in the U.S. and Canada.

V.22 bis
An ITU-T standard for modem communications at 2,400 bps. The standard includes an automatic link negotiation fallback to 1,200 bps and compatibility with Bell 212A/V.22 modems.

V.27 ter
An ITU-T standard for facsimile operations that specifies modulation at 4,800 bps, with fallback to 2,400 bps.

V.29
An ITU-T standard for facsimile operations that specifies modulation at 9,600 bps, with fallback to 7,200 bps.

V.32
An ITU-T standard for modem communications at 9,600 bps and 4,800 bps. V.32 modems fall back to 4,800 bps when line quality is impaired.

V.32 bis
An ITU-T standard that extends the V.32 connection range: 4,800, 7,200, 9,600, 12,000, and 14,400 bps. V.32 bis modems fall back to the next lower speed when line quality is impaired, fall back further as necessary, and also fall forward (switch backup) when line conditions improve (see online fall back/fall forward).

V.34
An ITU-T standard that currently allows data rates as high as 28,800 bps.

V.34+
An enhancement to V.34 that enables data transfer rates as high as 33,600 bps.

V.42
An ITU-T standard for modem communications that defines a two-stage process of detection and negotiation for LAPM error control.

V.44
An ITU-T standard for modem data compression. It provides for a 6:1 compression ratio.

V.90
The ITU-T standard for 56 Kbps modem communications. This technology uses the digital telephone network to increase the bit rate of the receive channel by eliminating the analog to digital conversion commonly found in modem connections. V.90 connections require a modem with V.90 or x2 technology calling a digitally connected Internet Service Provider or corporate host site compatible with V.90 or x2 technology.

V.92
The ITU-T standard for advanced 56 Kbps modem communications. This technology offers three new features to enhance the V.90 standard. The first feature is V.PCM-Upstream, which allows a modem’s upstream communication to reach speeds of 48,000 bps. The second feature provides quicker connection times by allowing the modem to remember the line conditions of a V.92 supported service provider. The third feature is the Modem on Hold technology, which allows your Internet connection to be suspended when there is an inbound telephone call, then return to the connection when the call is completed without losing the connection. The V.92 technology can only be utilized if a V.92 modem is dialing into an Internet Service Provider that supports and provides a digital V.92 signal.

Back to Top

World Wide Web (WWW)
A part of the Internet designed to allow easier navigation of the network through the use of graphical user interfaces and hypertext links between different addresses.

Back to Top

X.75
X.75 defines the connection between public networks such as larger computers and mainframes.

Xon/Xoff
Standard ASCII control characters used to tell an intelligent device to stop/resume transmitting data.

Back to Top