home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / CTSELECT / TERM151 / 0151TER2._XE / rar / MANUAL.EXE / MODEMDIA.HLP < prev    next >
Text File  |  1994-12-02  |  28KB  |  478 lines

  1.  
  2.  When sending strings to your modem, you can do some extra things:
  3.  
  4.    ~       1/2 second pause
  5.  
  6.    <<      DTR low (should be set so your modem will hangup)
  7.  
  8.    >>      DTR high
  9.  
  10.    ^A..^Z  This allows you send control characters. A ^A will only send
  11.            an ASCII #1, because the ASCII value of a 'A' is 65, then
  12.            Terminate will deduct 64 and send that value instead.
  13.            ^M = #13 = Carriage return. Most terminal programs allow
  14.            you only to enter these values, but in Terminate you also
  15.            press Alt-A to call the ASCII selector. Instead of having
  16.            ATZ^M, you could enter ATZ and press Alt-A and choose the
  17.            ASCII #13 sign.
  18.            ^^ will send a ^ in case you need that.
  19.  
  20.    |       Carriage return (#13).
  21.            || will send a single |, sometimes you might need this if your
  22.            username has a |. (Used at some 7-bit systems)
  23.  
  24.  Example: '<<~~~>>~ATZ^M'
  25.  
  26.  will lower DTR, wait 1.5 seconds, raise DTR, wait 0.5 seconds, send modem
  27.  reset+#13.
  28.  (DTR means Data-Terminal-Ready and is sometimes also refered to as TR on
  29.  some modems.)
  30.  
  31.  ^m╒════════════════════╤════════════════════════════════╡^t Modem and dialing ^m╞╕
  32.  │ ^nInstall modem      ^m│ ^n ^M Return  ~ ½ sec. pause  << DTR low  >> DTR high ^m│
  33.  │^r Init string        ^m│                                                     ^m│
  34.  │ ^nDial prefix/suffix ^m│                                                     ^m│
  35.  │ ^nExit string        ^m│                                                     ^m│
  36.  │ ^nConnect string     ^m│ ^hCONNECT                                             ^m│
  37.  │ ^nNo connect strings ^m│ ^hNO CARRIER,BUSY,VOICE,NO DIAL TONE                  ^m│
  38.  │ ^nHang-up            ^m│ ^h100  ^M~~~+++~~~ATH0^M                              ^m│
  39.  │ ^nRing/Ok string     ^m│ ^hRING^M^J              OK^M                          ^m│
  40.  │ ^nDial time          ^m│ ^h45  ^nseconds                                         ^m│
  41.  │ ^nDial cancel string ^m│ ^h^M~^M~                                              ^m│
  42.  │ ^nRedial timers      ^m│ ^nDelay: ^h2    ^nPause: ^h60    ^nseconds                    ^m│
  43.  │ ^nAuto-answer string ^m│ ^hATA^M                                               ^m│
  44.  │ ^nAuto answer        ^m│ ^hOff                                                 ^m│
  45.  │ ^nBaud change        ^m│ ^nBefore: ^h~~~+++~~~        ^nAfter: ^hATO^M               ^m│
  46.  │ ^nModem string delay ^m│ ^h0                                                   ^m│
  47.  │ ^nForce initstring   ^m│ ^hNo                                                  ^m│
  48.  ╘════════════════════╧═════════════════════════════════════════════════════╛^n
  49.  
  50.  ^hInstall modem^n
  51.  
  52.   ^m╒╡ Total modems : 178 ╞══════╡^t Modem Quick install ^m╞╕
  53.   │ ^nUSRobotics 16800 Dual Standard w/FAX              ^m│
  54.   │ ^nUSRobotics 16800 HST or Dual Standard             ^m│
  55.   │ ^nUSRobotics Sportster 14400                        ^m│
  56.   │ ^nUSRobotics Sportster 14400 FAX/modem              ^m│
  57.   │ ^nUSRobotics Sportster 9600 v.32                    ^m│
  58.   │ ^nVen-Tel 2400 Half Card (4 Option Switches)        ^m│
  59.   │ ^nVen-Tel 2400 Half Card (6 Option Switches)        ^m│
  60.   │ ^nVen-Tel 2400-33                                   ^m│
  61.   │ ^nVen-Tel Pathfinder 18K                            ^m│
  62.   │ ^nViVa 24m  2400 baud MNP-5                         ^m│
  63.   │ ^nYoriko 9600/14400/Fax                             ^m│
  64.   │ ^nZoltrix 14400 FAX/modem                           ^m│
  65.   │ ^nZoltrix 9600 FAX/modem                            ^m│
  66.   │ ^nZOOM/Modem HC2400R                                ^m│
  67.   │ ^nZOOM/Modem MX2400R                                ^m│
  68.   │ ^nZOOM/Modem HC2400S (SendFax)                      ^m│
  69.   │ ^nZOOM/Modem MX2400S (SendFax)                      ^m│
  70.   │ ^nZOOM/Modem V.42bis (2400 baud)                    ^m│
  71.   │ ^nZOOM/Modem 14400 FAX/modem                        ^m│
  72.   │^r ZyXEL U-1496, U-1496B, U-1496E V.32bis V.42bis    ^m│
  73.   ╘═══════════════════════════════════════════════════╛^n
  74.  
  75.   Choose one of the default modems, from the modem database.
  76.   Some of the settings will also allow you to save the configuration inside
  77.   your modem, if the modem supports this. If you have already set up your
  78.   modem you should not need to run this. The main reason for having this
  79.   setup is because the factory defaults of most modem manufacturers do not
  80.   give best performance. My first go old USRobotics Dual Standard modem took
  81.   around a month back then, to get best performance out of. Newer modems like
  82.   ZyXEL and others have now learnt how important it is to setup the modems
  83.   correctly as burnt-in factory defaults that can be recalled with AT&F if a
  84.   user makes a mistake. Setting up the modems from the factory will save
  85.   many support call to your modem distributor and allow them to sell the
  86.   modems even cheaper.
  87.  
  88.  ^hIncluding your own modem in Terminate's database^n
  89.  
  90.   You can install your own TERMINAT.MOD file if you sell a modem that is
  91.   not listed in the database using the TERMINAT.INS installation script.
  92.   Look in DOCS\MODEMSET.DOC, create the structure in the file called
  93.   TERMINAT.MOD. You cannot change TERMINAT.MOD yourself, but you can create
  94.   your entries and send directly to us or to the nearest registration site.
  95.  
  96.  ^hInit strings^n
  97.  
  98.   ^m╒════════════════════╤════════════════════════════════════╡^t Init strings ^m╞╕
  99.   │^r Init string 1      ^m│ ^hATZ^M                                              ^m│
  100.   │ ^nInit string 2      ^m│ ^hATZ^M~~~AT S7=60 S0=0 V1 X4^M                      ^m│
  101.   │ ^nInit string 3      ^m│ ^hAT&C1&D2S0=0S7=60V1X4Z^M                           ^m│
  102.   │ ^nInit string 4      ^m│                                                    ^m│
  103.   │ ^nInit string 5      ^m│                                                    ^m│
  104.   │ ^nInit string 6      ^m│                                                    ^m│
  105.   │ ^nInit string 7      ^m│                                                    ^m│
  106.   │ ^nInit string 8      ^m│                                                    ^m│
  107.   │ ^nInit string 9      ^m│                                                    ^m│
  108.   │ ^nInit string 10     ^m│                                                    ^m│
  109.   │ ^nSend all           ^m│ ^hNo                                                 ^m│
  110.   ╘════════════════════╧════════════════════════════════════════════════════╛^n
  111.  
  112.   An init string will be sent right after startup and Terminate will not
  113.   wait for any response from the modem. The best thing is always to save your
  114.   setup inside the modem, if the modem supports that, and then only send an
  115.   "ATZ^M" to reset the modem. Some modems are not capable of saving these
  116.   settings and require the setup to be sent each time it has been turned off.
  117.   You should always first try to make the modem hangup when lowering DTR.
  118.   This is normally done by giving the command AT&D2, but look inside your
  119.   manual to be sure. Then you should set the carrier detect to follow DCD
  120.   (Data-Carrier-Detect) line, this is normally done by sending an AT&C1 to
  121.   the modem.
  122.   Another good init string that works with most modems:
  123.  
  124.   ^bATZ^M~~~AT S7=60 S0=0 V1 X4^M^n
  125.  
  126.   Reset modem, Set dial timeout to 60 seconds, set modem not to pickup phone,
  127.   enable verbal response codes, enable extended response codes (like BUSY).
  128.   All these command are HAYES commands, which almost every modem in the world
  129.   supports. If you have a non-HAYES and no manual, you are in trouble...
  130.  
  131.   Here are some others you can try out if that does not work:
  132.  
  133.   ^bATS0=0Q0E1X4^M , ATE1X1Q0V1S7=60^M^n
  134.  
  135.   If you want Terminate to always start dialing a certain number you
  136.   could also insert ^h@DIAL 4 6 8^n. Where numbers are the entry numbers in
  137.   the phonebook.
  138.  
  139.   Look below for more information on HAYES commands.
  140.  
  141.   ^hSend all^n
  142.  
  143.    This function will allow you to send all init strings to the modem
  144.    when starting up Terminate. This can only be used when you only have
  145.    1 modem attached. Remember to put some ~ characters after the init
  146.    strings, otherwise your modem might not be fast enough for
  147.    the commands. Remember if you have several devices (modems) attached
  148.    only the line for that device will be sent. Blank init strings will
  149.    not be sent to the modem.
  150.  
  151.  ^hDial prefix/suffix^n
  152.  
  153.   ^m╒════════════════════╤═════════════╡^t Prefix / Suffix ^m╞╕
  154.   │ ^nDialing prefix 1   ^m│ ^hATDT                           ^m│
  155.   │ ^nDialing prefix 2   ^m│ ^hATDT                           ^m│
  156.   │ ^nDialing prefix 3   ^m│ ^hATDT                           ^m│
  157.   │ ^nDialing prefix 4   ^m│ ^hATDT                           ^m│
  158.   │ ^nDialing prefix 5   ^m│ ^hATDP                           ^m│
  159.   │^r International dial ^m│ ^hATDT 009                       ^m│
  160.   │ ^nDialing suffix 1   ^m│ ^h^M                             ^m│
  161.   │ ^nDialing suffix 2   ^m│ ^h^M                             ^m│
  162.   │ ^nDialing suffix 3   ^m│ ^h^M                             ^m│
  163.   ╘════════════════════╧════════════════════════════════╛^n
  164.  
  165.   When dialing, the modem wants a dial command. The complete string it will
  166.   build will look like this: prefix+number+suffix.
  167.   Example: ATDT43623990^M
  168.   The international prefix is for calling a system abroad.
  169.   The different suffixes can be used if you have some kind of calling card
  170.   and have to call another number first and enter a code or number.
  171.  
  172.   Remember when you are calling a system, that the terminal program is not
  173.   responsible for getting the connect. Any terminal program just sends these
  174.   commands to the modem, and waits for a reply from the modem. The reply is
  175.   either a connect string and a carrier detect signal, or a no connect string
  176.   like 'BUSY' or 'NO DIAL TONE'. So if you cannot get a connection you
  177.   should never blame the terminal program. It is your modem that is not set
  178.   up correctly. You must remember that not all modems will connect with
  179.   each other and maybe need a special dial string to turn off MNP compression
  180.   or something like that, but it depends on which modem you have.
  181.   Generally if you cannot connect with a system, try turning all error
  182.   correction and compression off and try again, that will allow you to
  183.   connect to many systems anyway. Look in the modem manual for instructions
  184.   on how to turn this off. If you have these problems with your modem, it
  185.   will not help changing terminal programs, because it will not change
  186.   anything at all. Sending 'ATDT' is done in the exact same way in all
  187.   terminal programs.
  188.  
  189.  ^hExit string^n
  190.  
  191.   When leaving Terminate this string can be sent to your modem.
  192.   Some pocket modems require the DTR to be set low, so it will turn off
  193.   the use of the battery. This can be done by giving the command '<<'.
  194.  
  195.  ^hConnect string^n
  196.  
  197.   All normal Hayes compatible modems will give you a result code starting
  198.   with ^hCONNECT^n when getting a carrier. Terminate will wait for this
  199.   string and grab everything after it until a return (#13) or a maximum of 4
  200.   seconds. This will be placed in the connect string which can be seen by
  201.   pressing Shift-Esc everywhere. From this connect string the modem speed
  202.   will be decided by Terminate. With a "CONNECT 14400/ARQ/V32", the connect
  203.   speed will be set to 14400, which will be used for calculating CPS rates,
  204.   performance percentages, etc.
  205.  
  206.  ^hNo connect strings^n
  207.  
  208.   When dialling another system, your modem will send back some strings
  209.   to inform you that a connection could not be established. If your modem
  210.   is non-standard, you might need to change these.
  211.  
  212.    ^bNO CARRIER^n    This string will be returned if the timer S7 runs out.
  213.  
  214.    ^bBUSY^n          If the line is busy, this string will be returned, this
  215.                  may not always work. Old analog lines can have problems
  216.                  detecting busy at all, even though the modem should be able
  217.                  to. Some modems will even abort dialling if the BUSY
  218.                  response is enabled. If you have problems just change your
  219.                  dial command to ATX1DT instead of ATDT.
  220.  
  221.    ^bVOICE^n         Some modems can detect if it is a human answering the
  222.                  phone, then quickly abort the dial and pick up the phone.
  223.                  Some modems will try to trick you and sometimes tell
  224.                  you that you got a voice call, so if you have problems
  225.                  turn it off like the busy command or look in your manual.
  226.  
  227.    ^bNO DIAL TONE^n  When starting to dial, if the modem does not get a dial
  228.                  tone before the time set in the S6 register (default 2
  229.                  seconds), then the modem will give you this response.
  230.  
  231.  ^hHang-up^n
  232.  
  233.   It is very important your modem is capable of hanging up correctly. The
  234.   best way is to set your modem to drop the carrier when the DTR
  235.   (Data-Terminal-Ready) goes low. This is the fastest way of hanging up and
  236.   is always preferred. You need to have a proper modem serial cable with all
  237.   the correct pins connected and your modem correctly set (AT&D2 normally).
  238.   The number you can edit is the time to hold down DTR before raising the
  239.   line again in 1/100 seconds. 100 is 1 second and should be enough. If your
  240.   modem is faster you can decrease this value. If there is no possible way to
  241.   hang up by lowering DTR, you can send a string to your modem that should
  242.   force the modem to hangup:
  243.   ^b^M~~~+++~~~ATH0^M^n
  244.   (Send return, wait 1.5 seconds, send +++ (go into command mode), wait 1.5
  245.   seconds, send on-hook command.)
  246.   If this does not work you need to consult your manual.
  247.  
  248.  ^hRing/Ok string^n
  249.  
  250.   The Ring string is used for identifying incoming calls in Terminal and in
  251.   Host mode. When an incoming call arrives in terminal mode, a window will
  252.   pop up and allow you to pick up the phone within 10 seconds.
  253.  
  254.   The OK string will be used in the hostmode to be sure that the modem has
  255.   been reset correctly.
  256.  
  257.  ^hDial time^n
  258.  
  259.   Timeout for dialling in Terminate, remember you also must set the S7
  260.   register. You should always set the S7 register to more than the Dial Time
  261.   in Terminate, otherwise the modem will abort first with a NO CARRIER
  262.   instead of Terminate saying timeout.
  263.  
  264.  ^hDial cancel string^n
  265.  
  266.   Hayes modems, will normally abort dialling when they receive a return
  267.   (#13). The default for Terminate is ^h^M~^M~^n, send return, 1/2 second delay,
  268.   send return, 1/2 second pause. But if your modem does not respond to this
  269.   you could enter ^h<~~>^n to hangup the line first before dialling.
  270.  
  271.  ^hRedial timers^n
  272.  
  273.   The delay timer is the pause time between calls.
  274.   The pause timer is for how long to wait in seconds when all tagged numbers
  275.   have been dialled before starting over. This means that after first calling
  276.   all the tagged entries (with only the delay time between the calls),
  277.   Terminate will then wait for the pause time. A good feature if you are
  278.   calling a system with x lines and they are all busy since you can first try
  279.   all the lines quickly and then delay some minutes and try all the lines
  280.   again.
  281.  
  282.  ^hAuto-answer string^n
  283.  
  284.   This string will tell your modem to try connecting when an incoming
  285.   call arrives or to connect in the hostmode.
  286.  
  287.  ^hAuto answer^n
  288.  
  289.   When an incoming call arrives in terminal mode, if OFF then you will be
  290.   asked to pick up the phone, if ON then the Auto-answer string will be
  291.   sent to the modem.
  292.  
  293.  ^hBaud change^n
  294.  
  295.   When a connection has been made and you have told Terminate to change
  296.   baudrate (only when using 2400 baud and calling a 1200 baud system). Then
  297.   this command must be used.
  298.  
  299.  ^hModem string delay^n
  300.  
  301.   If your modem reacts very slowly, you can insert a delay when sending
  302.   strings to the modem. Also all Function keys will then have this delay.
  303.  
  304.  ^hForce initstring^n
  305.  
  306.   Normally Terminate will not send the init. string if the modem has
  307.   detected carrier, but you can force Terminate to send the string at startup
  308.   even if the carrier is high. This is useful when you have a modem that
  309.   cannot save the setup and the carrier (&C0) is set when turning on the
  310.   modem.
  311.  
  312.  ^hRS-232C INTERFACE^n
  313.  
  314.   DB-25 (25 pin connectors)
  315.  
  316.   Pin Assignment           Short   Signal Flow
  317.   ───────────────────────────────────────────────────
  318.    1  Chassis Ground       GND     Terminal <-> Modem
  319.    2  Transmit data        TR      Terminal --> Modem
  320.    3  Receive data         RD      Terminal <-- Modem
  321.    4  Request to send      RTS     Terminal --> Modem
  322.    5  Clear to send        CTS     Terminal <-- Modem
  323.    6  Data set ready       DSR     Terminal <-- Modem
  324.    7  Signal ground        GND     Terminal <-> Modem
  325.    8  Carrier detect       DCD     Terminal <-- Modem
  326.   20  Data terminal ready  DTR     Terminal --> Modem
  327.   22  Ring indicator       RI      Terminal <-- Modem
  328.  
  329.   DB-9 (9 pin connectors)
  330.  
  331.   Pin Assignment           Short   Signal Flow
  332.   ───────────────────────────────────────────────────
  333.    1  Carrier detect       DCD     Terminal <-- Modem
  334.    2  Transmit data        TR      Terminal --> Modem
  335.    3  Receive data         RD      Terminal <-- Modem
  336.    4  Data terminal ready  DTR     Terminal --> Modem
  337.    5  Signal ground        GND     Terminal <-> Modem
  338.    6  Data set ready       DSR     Terminal <-- Modem
  339.    7  Request to send      RTS     Terminal --> Modem
  340.    8  Clear to send        CTS     Terminal <-- Modem
  341.    9  Ring indicator       RI      Terminal <-- Modem
  342.  
  343.   Lines 2,3,4,5,6,8,20,22 (DB-25) or line 1,2,3,4,6,7,8,9 (DB-9)
  344.   are sometimes referred to as 'The big eight'.
  345.  
  346.  ^hHAYES^n
  347.  
  348.   There is no guarantee that all the commands will work with your modem,
  349.   but if you have some special needs, you might like to change the settings.
  350.   It is not possible to make a complete list of all commands, since most
  351.   modem manufacturers have their own special settings.
  352.  
  353.  ┌──────────────────────────────────────────────────────────────────────────┐
  354.  │                         HAYES STANDARD COMMANDS                          │
  355.  ├──────────┬──────────────┬────────────────────────────────────┬───────────┤
  356.  │ Command  │  Parameters  │     Function                       │  Default  │
  357.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  358.  │ AT       │              │  Attention code; indicates start   │           │
  359.  │          │              │  of command line.                  │           │
  360.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  361.  │ +++      │              │  Escape code; changes modem from   │           │
  362.  │          │              │  on-line to command state; see     │           │
  363.  │          │              │  registers S2 and S12.             │           │
  364.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  365.  │ D<s>     │              │  Dial                              │   DP      │
  366.  │          │ s = 0..9 # * │                                    │           │
  367.  │          │     () - . / │                                    │           │
  368.  │          │              │                                    │           │
  369.  │          │     P        │  Pulse dial                        │           │
  370.  │          │              │                                    │           │
  371.  │          │     R        │  Dial an "originate-only"          │           │
  372.  │          │              │  modem (reverse mode)              │           │
  373.  │          │              │                                    │           │
  374.  │          │     T        │  Touch Tone(tm) dial               │           │
  375.  │          │              │                                    │           │
  376.  │          │     ,        │  Pause when dialing                │           │
  377.  │          │              │                                    │           │
  378.  │          │     ;        │  Return to command state           │           │
  379.  │          │              │  after dialling                    │           │
  380.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  381.  │ A/       │              │  Repeat command; redial; the       │           │
  382.  │          │              │  only command neither preceded     │           │
  383.  │          │              │  by AT nor followed by a           │           │
  384.  │          │              │  carriage return                   │           │
  385.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  386.  │ A        │              │  Answer call immediately           │           │
  387.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  388.  │ E<n>     │ n = 0,1      │  0 = no echo                       │   E1      │
  389.  │          │              │  1 = echo                          │           │
  390.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  391.  │ F<n>     │ n = 0,1      │  0 = half-duplex                   │   F1      │
  392.  │          │              │* 1 = full-duplex                   │           │
  393.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  394.  │ I<n>     │ n = 0..?     │      information                   │           │
  395.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  396.  │ L<n>     │ n = 0..?     │      volume control                │           │
  397.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  398.  │ M<n>     │ n = 0..2     │  0 = speaker OFF                   │   M1      │
  399.  │          │              │* 1 = speaker ON until carrier      │           │
  400.  │          │              │  2 = speaker always ON             │           │
  401.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  402.  │ O        │              │  Return to on-line state           │           │
  403.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  404.  │ Q<n>     │ n = 0,1      │  0 = result codes sent             │   Q0      │
  405.  │          │              │  1 = result codes not sent         │           │
  406.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  407.  │ S<r>?    │ r = 0..17    │  Read register r                   │   None    │
  408.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  409.  │ S<r>=<n> │ r = 0..17    │  Set register r to value n         │   None    │
  410.  │          │ n = 0..255   │                                    │           │
  411.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  412.  │ V<n>     │ n = 0,1      │  0 = digit result codes            │   V1      │
  413.  │          │              │* 1 = word result codes             │           │
  414.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  415.  │ X<n>     │ n = 0..?     │  0 = basic result code set         │           │
  416.  │          │              │  1 = extended result code set      │   X0      │
  417.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  418.  │ Z        │              │  Reset                             │           │
  419.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  420.  │ C<n>     │ n = 0,1      │  0 = transmitter OFF               │   C1      │
  421.  │          │              │* 1 = transmitter ON                │           │
  422.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  423.  │ H<n>     │ n = 0..1     │  0 = ON hook (hang up)             │   None    │
  424.  │          │              │  1 = OFF hook                      │           │
  425.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  426.  │ &C<n>    │ n = 0,1      │  0 = carrier always on             │   &C0     │
  427.  │          │              │* 1 = carrier follow DCD line       │           │
  428.  ├──────────┼──────────────┼────────────────────────────────────┼───────────┤
  429.  │ &D<n>    │ n = 0,1,2,3  │  0 = Do not hangup when DTR is low │   &D0     │
  430.  │          │              │  1 = return to command-state DTR   │           │
  431.  │          │              │* 2 = when DTR low, hang up modem   │           │
  432.  │          │              │  3 = same as 2, but also resets    │           │
  433.  └──────────┴──────────────┴────────────────────────────────────┴───────────┘
  434.  * = advised
  435.  
  436.  ┌──────────────────────────────────────────────────────────────────────────┐
  437.  │                       HAYES STANDARD REGISTERS                           │
  438.  ├──────────┬──────────┬───────────┬──────────────────────────────┬─────────┤
  439.  │ Register │ Range    │ Units     │ Function                     │ Default │
  440.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  441.  │          │          │       --DIALLING--                       │         │
  442.  │          │          │           │                              │         │
  443.  │ S6       │ 2..255   │ seconds   │ Wait time for dial tone      │ 2       │
  444.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  445.  │ S8       │ 0..255   │ seconds   │ Length of pause (caused      │ 2       │
  446.  │          │          │           │ by comma)                    │         │
  447.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  448.  │ S11      │ 50..255  │ milli-    │ Duration and spacing of      │ 70      │
  449.  │          │          │ seconds   │ Touch-Tones (tm)             │         │
  450.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  451.  │          │          │       --ANSWERING--                      │         │
  452.  │          │          │           │                              │         │
  453.  │ S0       │ 0..255   │ rings     │ Number of rings on which     │ 0       │
  454.  │          │          │           │ modem answers call           │         │
  455.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  456.  │ S1       │ 0..255   │ rings     │ Number of rings occurred     │ 0       │
  457.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  458.  │          │          │   --DIALING & ANSWERING--                │         │
  459.  │          │          │           │                              │         │
  460.  │ S7       │ 1..255   │ seconds   │ Wait time for carrier        │ 30      │
  461.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  462.  │ S9       │ 1..255   │ .1 second │ Carrier detect response time │ 6       │
  463.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  464.  │ S10      │ 1..255   │ .1 second │ Time between loss of carrier │ 7       │
  465.  │          │          │           │ and hang up                  │         │
  466.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  467.  │          │          │  --CHARACTER DEFINITIONS--               │         │
  468.  │          │          │           │                              │         │
  469.  │ S2       │ 0..127   │ ASCII     │ Escape code character        │ 43      │
  470.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  471.  │ S3       │ 0..127   │ ASCII     │ Carriage return character    │ 13      │
  472.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  473.  │ S4       │ 0..127   │ ASCII     │ Line feed character          │ 10      │
  474.  ├──────────┼──────────┼───────────┼──────────────────────────────┼─────────┤
  475.  │ S5       │ 0..32,127│ ASCII     │ Backspace character          │ 8       │
  476.  └──────────┴──────────┴───────────┴──────────────────────────────┴─────────┘
  477.  
  478.