Contents:Using the AT Command Set Dialing, Answering, and Hanging Up Controlling Result Code Displays Accessing and Configuring the Courier 56K Corporate Modem Remotely Handshaking, Error Control, Data Compression, and Throughput Displaying Querying and Help Screens Dedicated/Lease Line and Synchronous Applications Appendixes |
Courier 56K Corporate Modem Command ReferenceUsing the AT Command SetThis chapter includes information about OverviewYou can use AT commands to change your modem settings at any time. To send AT commands to your modem, you need to put your communications software in Terminal Mode. In terminal mode, what you type is sent directly to the modem. General rules for using AT commands:
Note: Hyphens and parentheses add to the count of 56 characters but spaces do not.
|
To configure your modem to |
Command
|
Re-execute the last-issued command. |
A/
|
Repeat the last-issued command until canceled by pressing any key. |
A>
|
Example: Sending ATD5551234 will make the modem dial 555 1234. Now,
if you send A/ the modem will dial 555 1234 again.
S-Registers are addresses of places in memory where various timing parameters, redefinitions of selected ASCII characters, and other configuration settings are stored.
Initially, the S-Register settings for each of the NVRAM templates are the same. You can overwrite an S-Registers stored value. See the default values listed in the S-Registers chapter of the Appendixes section for a complete listing of the initial settings.
You can display S-Registers in a variety of ways. See the table below for more information.
To display |
Command
|
Contents of ONE S-Register |
ATSr?, where r is the registers number
|
S-Register settings in the NVRAM templates |
ATI5
|
S-Register settings in RAM (the current configuration) |
ATI4
|
Example: Sending ATS0?, displays the contents or setting for S-Register
0.
Note: When using the commands ATI4 and ATI5, S-Register settings appear as a table seven columns wide. Each entry of the form must be "Smm=nnn", where mm is a register number between 0 and 70 and nnn is a decimal value between 0 and 255.
You can configure each S-Register setting manually.
CAUTION: If you do not write an S-Register setting with &W, the setting will be retained only until the next reset or power off.
To change | Command |
Settings for a register in the current configuration | ATSr=n |
Example: Sending ATS0=2, changes the setting for S-Register 0 to
2. This setting will cause the Courier 56K Corporate modem to answer, in
Auto Answer Mode, on the second ring.
Note: In the command ATSr=n, r is the register's number and n is a decimal value from 0-255 (unless otherwise indicated) that specifies the setting.
To display | Command |
A list of S-Registers | ATS$ |
Note: In order to issue this command,
you must be in Terminal Mode. Refer to the S-Registers chapter of the
Appendixes section for a complete list of S-Registers.
A bit-mapped S-Register uses one number to describe a collection of settings. Bit-mapping allows you to pack a lot of information in a small space.
Bit-mapped registers are in the form of Sr.b=n, where r is the bit-mapped register; .b is the bit; n is 0 (off) or 1 (on).
Refer to the S-Registers chapter of the Appendixes section to see how
bits are mapped into decimal values and for information about setting
bit-mapped S-Registers.