home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 3 / Chip_Hitware_Vol_03.iso / chiphit3 / tools / desktop / tcstools / modem.ref < prev    next >
Text File  |  1995-09-21  |  8KB  |  211 lines

  1. Modem, AT Commands
  2.  
  3.  
  4. +++  Escape Code (Go to command mode)
  5.  
  6. AT   Attention (command prefix)
  7.  
  8. A    Answer
  9.        For responses, see Modem Responses at the end of this list.
  10.  
  11. A/   Repeat last command line.  (Used for redial.)
  12.  
  13. B    Protocol Selection
  14.        Command  Description
  15.        B0       CCITT V.22bis @ 1200 bps, V.21 @ 300 bps.
  16.        B1       Bell 212A/103  (Default)
  17.        B2       CCITT V.23
  18.  
  19. D    Dial
  20.        For responses, see Modem Responses at the end of this list.
  21.  
  22.        Modifier  Description
  23.        0-9       Phone numbers to be dialed.
  24.        A-D # *   Access codes.
  25.        P         Pulse dialing.
  26.        T         Tone Dialing.  (Default)
  27.        ,         Pause. (Default of 2 seconds, set with S8 register.)
  28.        !         Hookflash.
  29.        @         Wait for silence.
  30.        W         Wait for dial tone.
  31.        R         Reverse mode for calling an originate-only modem.
  32.        ;         Return to command state after dialing.
  33.        /         Pause for approx. 1/8 second.
  34.        S=n       Dial number stored in memory at address n.
  35.  
  36. E    Echo
  37.        Command  Description
  38.        E0       No character echo in command state.
  39.        E1       Characters are echoed in command state. (Default)
  40.  
  41. F    Duplex mode
  42.        Command  Description
  43.        F0       Half Duplex.  Check your modem manual.
  44.        F1       Full Duplex.  Check your modem manual.
  45.  
  46. H    Hook
  47.        Command  Description
  48.        H0       On-hook, (hang up). (Default)
  49.        H1       Off-hook.
  50.  
  51. I    Inquiry (Status)
  52.        Command  Description
  53.        I0       Display the 3 digit product identification code.
  54.        I1       Display the 3 digit ROM firmware checksum.
  55.        I2 & up  Vary with different modems, check your manual for spec.
  56.  
  57. L    Speaker Volume
  58.        Command  Description
  59.        L0 & up  Low to high, not supported on all modems.
  60.  
  61. M    Speaker Control
  62.        Command  Description
  63.        M0       Speaker off.
  64.        M1       Speaker is on until carrier detect, then off. (Default)
  65.        M2       Speaker is always on.
  66.        M3       Speaker is on until carrier detect, except when dialing.
  67.  
  68. O    Online
  69.        Command  Description
  70.        O0       Go to the online state.  (Default)
  71.        O1       Go to the online state, adjust to line conditions.
  72.  
  73. P    Pulse Dialing
  74.  
  75. Q    Quiet Mode
  76.        Command  Description
  77.        Q0       Display command responses. (Default)
  78.        Q1       Do not display command responses.
  79.  
  80. S    S registers
  81.        Command  Description
  82.        Sr=n     Set register r to the value n.
  83.        Sr?      Display the value in register r.
  84.  
  85.        S Reg  Description
  86.        S0     Number of Rings before auto-answer.
  87.        S1     Ring count.
  88.        S2     ASCII value of the escape character, default 43 (+).
  89.        S3     ASCII value of the Carriage Return character, default 13.
  90.        S4     ASCII value of the Line Feed character, default 10.
  91.        S5     ASCII value of the Backspace character, default 08.
  92.        S6     Wait time for dial tone in seconds, when blind dialing, default 2.
  93.        S7     Wait time for carrier in seconds, default 30.
  94.        S8     Pause time for comma in seconds, default 2.
  95.        S9     Time in 1/10 seconds that a carrier must be present before carrier detect, default 6.
  96.        S10    Time in 1/10 seconds that a carrier must be absent before disconnect, default 7-14.
  97.        S11    Tone dialing speed in milliseconds (spacing and duration), default 70-95.
  98.        S12    Escape guard time in 1/50 seconds (preceding & following escape), default 50.
  99.        S13+   Differs between vendors, check your modem manual.
  100.  
  101. T    Tone Dialing
  102.  
  103. V    Response Mode
  104.        Command  Description
  105.        V0       Response codes in numeric format.
  106.        V1       Response codes as words. (Default)
  107.  
  108. X    Response Levels
  109.        Command  Description
  110.        X0       Minimum number of responses used.
  111.        X1       X0 plus CONNECT 1200 & CONNECT 2400.  No wait for dial tone.
  112.        X2       X1 plus NO DIAL TONE.  Waits for dial tone before dialing.
  113.        X3       X1 plus BUSY & NO ANSWER.  No wait for dial tone.
  114.        X4       X3 plus NO DIAL TONE.  Waits for dial tone.  (Default)
  115.  
  116. Y    Long Space Disconnect
  117.        Command  Description
  118.        Y0       Long space disconnect off, no break signals. (Default)
  119.        Y1       Long space disconnect on.
  120.  
  121. Z    Modem Reset
  122.        Command  Description
  123.        Z0       Clear all, hang up and use Profile 0.
  124.        Z1       Clear all, hang up and use Profile 1.
  125.  
  126. &C   Data Carrier Detect
  127.        Command  Description
  128.        &C0      DCD always active.
  129.        &C1      DCD active only when carrier is present. (Default)
  130.  
  131. &D   Data Terminal Ready
  132.        Command  Description
  133.        &D0      The modem ignores DTR signal.
  134.        &D1      The modem goes to command state when DTR goes inactive.
  135.        &D2      Same as &D1, plus modem hangs up if on line. (Default)
  136.        &D3      Clear all when DTR goes inactive.
  137.  
  138. &F   Change to factory settings.
  139.  
  140. &G   Guard Tones
  141.        Command  Description
  142.        &G0      No Guard Tone. (Default)
  143.        &G1      Use 550 Hz guard tone.
  144.        &G2      Use 1800 Hz Guard tone.
  145.  
  146. &J   RJ-11 Select
  147.        Command  Description
  148.        &J0      RJ11 type phone jack.
  149.        &J1      RJ12 type phone jack.
  150.  
  151. &L   Line Type
  152.        Command  Description
  153.        &L0      Setting for dial-up phone line. (Default)
  154.        &L1      Setting for leased line.
  155.  
  156. &P   Pulse Setting
  157.        Command  Description
  158.        &P0      Pulse dial make/break ratio = 39:61, North America. (Default)
  159.        &P1      Pulse dial make/break ratio = 33:67, UK & HK.
  160.        &P2 & up Check your modem manual.
  161.  
  162. &S   Data Set Ready
  163.        Command  Description
  164.        &S0      DSR always active. (Default)
  165.        &S1      DSR active when answer tone detected or sent.
  166.  
  167. &T   Test Modem
  168.        Command  Description
  169.        &T1      Local analog loopback test.
  170.        &T3      Local digital loopback test.
  171.        &T4      Remote modem digital loopback test enabled.
  172.        &T5      Remote modem digital loopback test disabled.
  173.        &T6      Start a remote digital loopback test.
  174.        &T7      Start a remote digital loopback test and self-test.
  175.        &T8 & up Check your modem manual.
  176.  
  177. &W    Save Configuration Profile
  178.        Command  Description
  179.        &W0      Save current configuration profile as profile 0.
  180.        &W1      Save current configuration profile as profile 1.
  181.  
  182. &Y    Select Active Profile
  183.        Command  Description
  184.        &Y0      Use profile 0 after power up. (Default)
  185.        &Y1      Use profile 1 after power up.
  186.  
  187. &Z    Store Phone Number
  188.        Command  Description
  189.        &Zn=p    Store the phone number p at location n (range of n = 0 to 3)
  190.  
  191.  
  192. Modem Responses
  193.    #        Word
  194.    0        OK
  195.    1        CONNECT
  196.    2        RING
  197.    3        NO CARRIER
  198.    4        ERROR
  199.    5        CONNECT 1200
  200.    6        NO DIAL TONE
  201.    7        BUSY
  202.    8        NO ANSWER
  203.    10       CONNECT 2400
  204.    11 & up  Check your modem manual.
  205.  
  206. ***** NOTE: The information in this AT command listing was checked with
  207. several modem vendors manuals.  Variations are possible depending on the
  208. brand and model of your modem.  This listing is intended for a quick check
  209. of commands only.  For any critical applications (or if you experience any
  210. unexpected effects) you should consult your modems manual.  Also most
  211. modems will have many more commands available that are unique to each.