home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / COMM / MISC / TELEDX10.ZIP / 1200 next >
Encoding:
Text File  |  1992-02-07  |  6.8 KB  |  193 lines

  1.                           Hayes 1200 compatible commands.
  2.  
  3. NOTE:  Not all commands may work on older Hayes models or "Hayes-compatible" 
  4.        modems.  Attention prefix (AT) precedes all command strings except +++ 
  5.        and A/.
  6.  
  7.        A/    Repeat previous command line
  8.  
  9.       +++   Hayes escape code; switches from on-line state to command state.
  10.             Allow 1 second pause before/after escape code entry.  Do not follow
  11.             with a carriange return ([CR] [ENTER] [RETURN].
  12.  
  13.  
  14.                                               ╔═════════════════╗
  15.         COMMAND DESCRIPTION                   ║ <2400> Commands ║
  16.                                               ╚═════════════════╝
  17.         D       Dial
  18.         P       Pulse dial
  19.         T       Tone dial
  20.         ,       Pause 
  21.         !       Flash
  22.         /       Wait for 1/8 sec.
  23.         @       Wait for silence
  24.         ;       Return to command state after dialing
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36. NOTE: If a command accepts a numeric prefix, then the command with a 
  37.       sub-parameter 0 (zero) is the same as the command with NO numeric 
  38.      subparameter. For example, ATH0 is the same as ATH, ATM0 is the same as 
  39.      ATM, etc.
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49. NOTE:  Attention prefix (AT) precedes all command strings except +++ and A/.
  50.  
  51.         COMMAND DESCRIPTION
  52.  
  53.         A       Answer call without waiting for ring
  54.         B       CCCIT V.22 mode
  55.         B1      Bell 103 & 212A mode
  56.         C       Transmit carrier off
  57.         C1      Carrier on
  58.         D       T         Tone dial
  59.                 P         Pulse dial
  60.                 R         Reverse mode (ans/orig)
  61.                 ,         Pause
  62.                 ;         Return to command state
  63.         E       modem commands NOT echoed
  64.         E1      modem commands echoed
  65.         F       Half-duplex
  66.         F1      Full-duplex
  67.         H       On hook (hang up)
  68.         H1      Off hook (line and auxiliary relay)
  69.         H2      Off hook (line relay only)
  70.         I       Request product ID code (may be Hayes-specific)
  71.         I1      Test ROM checksum
  72.         I2      Test internal memory
  73.         COMMAND DESCRIPTION
  74.  
  75.         L0      Low speaker volume
  76.         L1      Low speaker volume
  77.         L2      Medium speaker volume
  78.         L3      High speaker volume
  79.         M       Speaker always off
  80.         M1      Speaker on until carrier detect *
  81.         M2      Speaker always on
  82.         O       return to on-line state
  83.         O1      Remote digital loopback off
  84.         O2      Remote digital loopback request
  85.         P       Pulse dial
  86.         Q       Result codes displayed  *
  87.         Q1      Result codes NOT displayed
  88.         R       Reverse modem; call "originate only" modem
  89.         Sr?     Requests current value of modem register 'r'
  90.         Sr=n    Sets modem register 'r' to value 'n'
  91.         T       Touch-tone dial
  92.         V       Show digit result codes
  93.         V1      Show word result codes
  94.         X       Sets baudrate to 300, Smartmodem 300 compatibility mode
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105. NOTE:  Attention prefix (AT) precedes all command strings except +++ and A/.
  106.  
  107.         X1      Result code CONNECT 1200 enabled
  108.         X2      Enables dial tone detection
  109.         X3      Enables busy signal detection
  110.         X4      Enables dial tone & busy signal detection
  111.         Y       Long space disconnect disabled
  112.         Y1      Long space disconnect disabled
  113.         Z       Software reset; restore default settings
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.                             R E S U L T   C O D E S
  125.  
  126.  
  127. Digit    Word         Description
  128. -----    ----         --------------------------------------------------
  129.  
  130.   0      OK ..........Command executed
  131.  
  132.   1      CONNECT .....Connected at 300 or 1200 bps.  Connected at 300 if
  133.                       result of X1, X2, X3 or X4
  134.  
  135.   2      RING ........Ringing signal detected
  136.  
  137.   3      NO CARRIER ..Carrier not detected or lost
  138.  
  139.   4      ERROR .......Illegal cmd, error in cmd line, cmd line exceeds
  140.                       40 chars, invalid char format at 1200 bps, invalid
  141.  
  142.                       checksum
  143.   5      CONNECT 1200 Connected at 1200 bps.  Results from X1, X2, X3 or
  144.                       X4 commands only
  145.  
  146.  
  147.  
  148.                             R E S U L T   C O D E S
  149.  
  150.  
  151. Digit    Word         Description
  152. -----    ----         --------------------------------------------------
  153.  
  154.   6      NO DIALTONE .Dial tone not detected; subsequent commands not
  155.                       processed.  Results from X2 or X4 commands only.
  156.  
  157.   7      BUSY ........Busy signal detected and subsequent commands not pro-
  158.                       cessed.  Results from X3 or X4 commands only.
  159.  
  160.   8      NO ANSWER ...Silence not detected and subsequent commands not pro-
  161.                       cessed.  Results from @ cmd only.
  162.  
  163. add'l      6         DISCONNECT       Carrier has been lost
  164.  
  165. add'l      7         DIALING COMPLETE Modem ready to start dialing
  166.  
  167. add'l      8         RING RESPONSE    Number called is ringing
  168.  
  169.  
  170. ┌──────────────────────────────────────────────────────────────────────────────┐
  171. │                           S   R E G I S T E R S                              │
  172. ├──────────────────────────────────────────────────────────────────────────────┤
  173. │ Reg │     Range    │  Unit │     Description                                 │
  174. ├─────┼──────────────┼───────┼─────────────────────────────────────────────────┤
  175. │ S0  │  0-255       │ rings │  Ring to answer telephone on                    │
  176. │ S1  │  0-63/0-255  │ rings │  Signal quality / number of rings               │
  177. │ S2 !│  0-127       │ ASCII │  Hayes escape code character                    │
  178. │ S3 !│  0-127       │ ASCII │  Carriage return character, usually 13 (0Dh)    │
  179. │ S4 !│  0-127       │ ASCII │  Line feed character, usually 10 (0Ah)          │
  180. │ S5 !│  0-32,127    │ ASCII │  Backspace character, usually 8 (08h)           │
  181. │ S6  │  1-255       │  sec  │  Wait before blind dialing                      │
  182. │ S7  │  1-255       │  sec  │  Wait time for carrier                          │
  183. │ S8  │  0-255       │  sec  │  Pause time caused by comma                     │
  184. │ S9  │  1-255       │1/10sec│  Carrier detect response time                   │
  185. │ S10 │  1-255       │1/10sec│  Delay between loss of carrier and hangup       │
  186. │ S11 │  20-255      │ msec  │  Duration and spacing of touch tones            │
  187. │ S12!│  1-255 *0.02 │1/50sec│  Hayes escape code guard time                   │
  188. │ S13!│  bit-mapped  └───────┤  UART status register                           │
  189. │ S14!│  bit-mapped          │  Option register *NOTE: The register numbers  * │
  190. │ S15!│  bit-mapped          │  Flag register   *followed by an exclamation  * │
  191. │ S16!│  0,1,2,4             │  Test modes      *point (!) should NOT change!* │
  192. └─────┴──────────────────────┴─────────────────────────────────────────────────┘
  193.