home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 163 / MULTIPKT.ZIP / POCKET.TXT < prev   
Text File  |  1993-05-07  |  55KB  |  1,389 lines

  1.  
  2.     
  3. Modem  Pocket Guide
  4.  
  5.  
  6.  
  7. This Pocket Guide is intended to summarize all commands, responses, register 
  8. values, RS232 pin interface spec information that an experienced user may 
  9. need to operate a Multi-Tech Modem.  The definition and use of the commands 
  10. is general in nature and not model specific.
  11. For more in-depth information, refer to the Modem Reference Manual or your 
  12. Modem Owner's Manual.
  13.  
  14.  
  15.  
  16. This Pocket Guide provides:
  17. Commands
  18.     ∙  AT (Basic)           ∙  AT (Extended)
  19.     ∙  Password             ∙  Callback Security
  20.     ∙  Error Correction     ∙  Leased/Dial-Up       
  21.     ∙  Fax (+F)             ∙  Voice (>)    
  22.     ∙  V.25bis              ∙  Hidden
  23.     ∙  DOS
  24.  
  25. S-Register
  26.     ∙ Defining              ∙  Counting
  27.     ∙  Bit Mapped           ∙  Remote Configuration 
  28.  
  29. Result Codes 
  30.     ∙  Terse                ∙  Verbose
  31.     ∙  Connect              ∙  Speed
  32.     ∙  Reliable Mode        ∙  Data Compression
  33.  
  34. DIP-Switches
  35.     ∙  Async Operation      ∙  Sync Operation
  36.  
  37. RS232C/V.24/V.28 Specifications
  38.     ∙  Pin Assignment       ∙  Multi-Tech Designation
  39.     ∙  EIA Circuit          ∙  Signal Source
  40.     ∙  Circuit Function
  41.  
  42.  
  43. Notes
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50. Basic AT Commands
  51. Function      Command                       Description
  52.         
  53.         AT               Attention Code that precedes all command 
  54.                  lines except A/, A:, and   Escape Codes.
  55.  
  56. DIAL            Ds               Dial a telephone number "s", where s may 
  57.                  include up to 60 digits or T,P,R, comma and  
  58.                  ; characters.
  59.         
  60.         A:               Continuous redial of last number until 
  61.                  answered.
  62.  
  63. MODIFY          $Dn              $D0 disables DTR Dialing.
  64. DIAL                             $D1 enables DTR Dialing.
  65.     
  66.          P               Pulse dials number following P.
  67.     
  68.          &Pn             &P0 sets 60-40 pulse ratio.
  69.                  &P1 sets 67-33 pulse ratio.
  70.     
  71.          T               Tone dials number following T.
  72.     
  73.          ,               Automatic Pauses in Dialing
  74.     
  75.          Yn              Y0 disables sending or responding to long 
  76.                  space "break".
  77.                  Y1 enables sending or responding to long  
  78.                  space "break".
  79.          
  80.          W               Wait for new dial tone.
  81.          
  82.          ;               Return to command mode after dialing
  83.          
  84.          Rn              R0 means modem will not reverse modes.
  85.                  R1 means modem will reverse modes.
  86.     
  87.          !               Causes modem to flash On-Hook
  88.     
  89.          @               Causes modem to wait for ringback, then 5 
  90.                  seconds of silence, before processing next 
  91.                  part of command.
  92.  
  93. MODE             &Mn             &M0 enables Async when on-line.
  94. SELECT                           &M1 enables Sync when on-line. 
  95.     
  96.          &Xn             &X0 selects internal clock (enables  
  97.                  DIP-Switch #11 to select clock).
  98.                  &X1 selects external clock (overrides DOWN 
  99.                  position of DIP-Switch 11).
  100.                  &X2 selects slave clock.
  101.     
  102.          $Vn             $V0 disables V.25bis mode.
  103.                  $V1 selects V.25bis mode.
  104.                  $V2 allows one V.25bis command in AT mode 
  105.                  without leaving AT mode (V.25bis command 
  106.                  follows $V2 command).
  107.  
  108. STORE            DsNd            Store Phone Number. To store, 
  109. PHONE                            phone number "s" is entered and
  110. NUMBERS                          followed by N and then directory number "d".
  111.           
  112.           Nd             Dial Stored Number "d". (Do not include the 
  113.                  letter d in this command).
  114.  
  115. Function        Command                 Description     
  116.  
  117. STORE             NdNe           Number Linking. If first number
  118. PHONE                            dialed is busy, another stored 
  119. NUMBERS                          number may be automatically dialed.
  120.  
  121.            L             List all stored telephone numbers stored in 
  122.                  memory. 
  123.  
  124. RESET              Z             All configuration parameters are
  125. FACTORY                          reset to default values.
  126.  
  127. DEFAULTS           &F            Loads factory defaults from ROM. 
  128.            
  129.            &Fn           &F8 determines function of &F. If
  130.                  &F8 is entered and subsequent &F, 
  131.                  modem reads factory defaults regardless of 
  132.                  what is stored in RAM.
  133.                  &F9 determines function of &F. If &F9 is 
  134.                  entered and subsequent &F, modem reads 
  135.                  parameters and values in RAM as defaults.       
  136.  
  137. STORE              &Wn           &W0 stores current parameters in
  138. MODEM                            non-volatile RAM and loads these
  139. CONFIGURATION                    for future sessions instead of
  140.                  reading factory ROM defaults,
  141.                  unless &F command is used. 
  142.                  &W1 causes modem not to store parameters.
  143.  
  144. COMMAND             En           E0 does not echo command mode 
  145. RESPONSES                        characters.
  146.                  E1 echoes command mode characters.
  147.             
  148.             Qn           Q0 means result codes are sent
  149.                  Q1 means result codes are suppressed (quiet).
  150.                  Q1 means Dumb Answer Mode.
  151.     
  152.             &Qn          &Q0 selects Multi-Tech Result Codes.    
  153.                  &Q1 selects standard AT Result Codes.   
  154.             
  155.             Vn           V0 means result codes displayed as digits  
  156.                  (terse response).
  157.                  V1 means result codes displayed as words 
  158.                  (verbose response).
  159.             Xn           X0 selects basic Result Codes (w/o CONNECT 
  160.                  1200, CONNECT 2400)
  161.                  X1 selects extended Result Codes (w/ CONNECT 
  162.                  1200, CONNECT 2400).
  163.                  X2 selects standard AT command response with 
  164.                  NO DIAL TONE.
  165.                  X3 selects standard AT command response with 
  166.                  BUSY.
  167.                  X4 selects standard AT command response with 
  168.                  NO DIAL TONE and BUSY.
  169.  
  170. Function         Command              Description
  171.  
  172. MISCELLANEOUS       A             Answer call, even if no ring present. 
  173. COMMANDS        
  174.             Bn            B0 selects CCITT tones.
  175.                   B1 selects Bell tones.
  176.     
  177.            $Hn            $H1 brings up Help Screen #1.
  178.                   $H2 brings up Help Screen #2.
  179.                   $H3 brings up Help Screen #3.
  180.     
  181.             Hn            H0 means Hang Up (go on hook)
  182.                   H1 means Go Off Hook
  183.             
  184.             In            I0 requests modem ID number.    
  185.                   I1 requests firmware revision number.
  186.             
  187.             Ln            L5 list current operating parameters.
  188.                   L6 list S-Register values. 
  189.                   L7 list additional configuration parameters.
  190.     
  191.             Mn            M0 means speaker is always Off.
  192.                   M1 means speaker is On until carrier is 
  193.                   detected.
  194.                   M2 means speaker is always On.
  195.                   M3 means speaker is On during dialing and 
  196.                   Off during handshaking.
  197.              
  198.              S            Sr=n sets value of S-Register "r" to value 
  199.                   of "n". "n" entered in decimal format.  All 
  200.                   S-Registers defined later in Pocket Guide.
  201.                   Sr? Reads value of S-Register "r" and 
  202.                   displays 3-digit decimal value. All 
  203.                   S-Registers defined later in Pocket Guide.
  204.  
  205. ON-LINE/              O           Exit command mode and go on-line.
  206. OFF-LINE        
  207.            +++AT          Escape code which brings modem into command 
  208.                   mode while remaining On-line.
  209.     
  210.             %En           %E0 means modem will not
  211.                   perform Escape Sequence. 
  212.                   %E1 means modem responds to +++ AT <CR> 
  213.                   Escape Method.
  214.                   %E2 means modem responds to the Break 
  215.                   Method.
  216.                   %E3 means modem responds to either +++ or 
  217.                   Break Method.
  218.                   %E4 disables OK response to +++ Escape 
  219.                   Method
  220.                   %E5 enables OK response to +++ Escape 
  221.                   Method 
  222.                   %E1,%E5 enables +++ Escape Method and OK 
  223.                   response to +++ Escape Method
  224.                   %E3,%E5 enables either Break or +++ Escape 
  225.                   Method and OK response to +++ Escape Method
  226.  
  227. Function          Command                       Description
  228.  
  229. CONTROL             &Cn           &C0 forces Carrier Detect On.
  230. RS232C                            &C1 lets Carrier Detect act
  231. INTERFACE                         normally.
  232.                   &C2 lets Carrier Detect drop at S24 time 
  233.                   on disconnect.
  234.                   &C4 resets modem when carrier detect drops.
  235.     
  236.             &Dn           &D0 enables modem to ignore DTR
  237.                   &D1 enables modem to hang-up with loss of 
  238.                   DTR.
  239.                   &D2 lets modem react to DTR normally.
  240.                   &D3 causes modem to reset to modem default 
  241.                   parameters.
  242.     
  243.             &RFn          &RF0 selects CTS to follow RTS.
  244.                   &RF1 selects CTS to act independently.
  245.     
  246.             &SFn          &SF0 selects DSR to follow CD.
  247.                   &SF1 selects DSR independently
  248.  
  249. TEST                Un            U0 places modem in analog loop originate  
  250.                   mode.
  251.                   U1 places modem in analog loop answer mode.
  252.                   U2 places modem in remote digital loopback 
  253.                   mode.
  254.                   U3 places modem in local digital loopback 
  255.                   mode.          
  256.              
  257.              &Tn          &T4 enables response to request for remote  
  258.                   digital loopback.
  259.                   &T5 disables response to request for remote 
  260.                   digital loopback.
  261.  
  262.     
  263.  
  264. Advanced  AT Commands
  265.  
  266. Function            Command                  Description     
  267.  
  268. SPECIAL             $SPn           $SP0 disables spoofing.
  269. FEATURE                            $SP1 enables spoofing.
  270.     
  271.             $EBn           $EB0 enables 10-bit asynchronous format.
  272.                    $EB1 enables 11-bit asynchronous format.        
  273.              
  274.             &An            &A0 disables Answerback feature.
  275.                    &A1 enables Answerback
  276.  
  277. PERFORMANCE         #An            #A0 means Auto-Speed Detection
  278. CONDITIONING                       from 14,400 bps to 12,000 bps to
  279.                    9600bps to 4800 bps to 2400 bps to 
  280.                    1200 bps to 300 bps.
  281.                    #A1 means 14,400 bps Auto-Speed Detection.
  282.                    #A2 means Auto-Speed Detection from 14,400 
  283.                    bps to 9600 bps to 4800 bps only.
  284.                    #A3 means Auto-Speed Detection
  285.                    from 2400 bps to 1200 bps to 300 bps only.      
  286.               
  287.               &Bn          &B0 means normal transmit buffer size.
  288.                    &B1 means reduced transmit buffer size.
  289.     
  290.               #Fn          #F0 means no fallback when on-line.
  291.                    #F1 enables fallback from 14,400 bps to 
  292.                    4800 bps when on-line.
  293.                    #F2 enables fallback to 4800 bps from 
  294.                    14,400 bps with fall forward if phone line 
  295.                    improves.
  296.               
  297.               &Gn          &G0 turns Off CCITT guard tones.
  298.                    &G1 turns On  CCITT 550 Hz guard tones.
  299.                    &G2  turns On CCITT 1800 Hz guard tones.
  300.     
  301.               #Tn         #T0 turns Off Trellis Coded Modulation.
  302.                   #T1 turns On Trellis Coded Modulation.
  303.     
  304.               $Fn         $F0 means do not fall back to normal 
  305.                   connect if CR received.
  306.                   $F1 means fall back to normal connect if 
  307.                   CR received.
  308.  
  309. Password                               Commands
  310.  
  311. Command                      Description
  312.     
  313.     #Ixxxxxxxxxx    Login Password is any keyboard characters (x) (upper/
  314.             lower case sensitive), minimum 6  and maximum 10 
  315.             characters.  The default Login Password is MULTI-TECH.  
  316.     
  317.     #Syyyyyyyyyy    Set-up Password is any keyboard characters (y) (upper
  318.             /lower case sensitive), minimum 6  and maximum 10 
  319.             characters.  The default Set-up Password is 
  320.             MODEMSETUP.  
  321.  
  322.  
  323. Callback Security/Remote Configuration Commands
  324.  
  325. Command                        Description
  326.     
  327.  #DBn           #DB0 disables Callback Security and answering Yes to the 
  328.         prompt turns off Callback Security and erases stored phone 
  329.         numbers and passwords.  Answering No to the prompt aborts the 
  330.         command.
  331.         #DB1 activates remote and local password security.
  332.         #DB2 activates remote password security.
  333.  
  334.  CBNyyxxxxxx    Callback password with xxxxxx being callback password and yy 
  335.         being the memory location.  Callback password xxxxxx must 
  336.         start with a non-numeric character and upper/lower case 
  337.         sensitive.  Callback password xxxxxx must be a minimum of 6 
  338.         and maximum of 10 characters.  yy memory locations are from 0 
  339.         to 29.
  340.  
  341. + - Dxxxxxx???Nxx       Callback Phone Numbers xxxxxx with the + preceding 
  342.             the phone number indicating the callback modem phone 
  343.             number for the corresponding password at the same 
  344.             memory location.  The (-) preceding the phone number 
  345.             enables direct entry when the caller uses the correct 
  346.             password without the callback modem having to return 
  347.             the call.  The ??? entry at the end of the phone 
  348.             number represents an extension added to the main 
  349.             phone number.  The Nxx is the memory location of the 
  350.             callback phone number and password.
  351.  
  352.  #Pn            Parity of the prompt messages sent by the callback modem.
  353.         #P0 is no parity
  354.         #P1 is odd parity
  355.         #P2 is even parity
  356.  
  357.  #RCBNxx        Erases the callback password stored at memory location xx.  
  358.         Memory locations are 0 to 29.
  359.  
  360.  #RDNxx         Erases the callback phone number stored at memory location 
  361.         xx.  Memory locations are 0 to 29.
  362.  
  363.  
  364. Error Correction and Speed Conversion Commands
  365. Function          Command                  Description
  366.  
  367. CONFIGURE         $An             $A0 discards data during auto
  368. ERROR                             - reliable time period.
  369. CORRECTION                        $A1 buffers data during auto-reliable time 
  370.                   period
  371.     
  372.           &BSn            &BS0 means maximum transmit block size of 
  373.                   64 characters.
  374.                   &BS1 means maximum transmit block size of 
  375.                   256 characters.       
  376.     
  377.           &En             &E0 Normal Mode
  378.                   &E1 V.42 Auto-Reliable Mode
  379.                   &E2 V.42 Reliable Mode
  380.     
  381.           $E              $E0 is no error correction at 300 bps
  382.                   $E1 enables &E0-2 connections at 300 bps.
  383.     
  384.           #Ln             #L0 means modem negotiate V.42
  385.                   Mode during handshake.
  386.                   #L1 means MNP On and LAPM Off
  387.                   #L2 means LAPM On and MNP Off
  388.                   #L3 means no detection phase but go 
  389.                   directly to LAPM.
  390.     
  391.           $Rn             $R0 enables disconnect after 12 retransmits.
  392.                   $R1 means modem will not disconnect on any 
  393.                   number of retransmits.
  394.  
  395. CONFIGURE         &En             &E3 is no modem initiated flow
  396. FLOW                              control. 
  397. CONTROL                           &E4 is CTS modem initiated hardware flow  
  398.                   control. 
  399.                   &E5 Xon/Xoff modem-initiated flow control
  400.                   &E6 is Xon/Xoff not pass-through
  401.                   &E7 Xon/Xoff with Pass-Through
  402.                   &E8 Enq/Ack pacing Off
  403.                   &E9 Enq/Ack pacing On
  404.                   &E10 normal mode flow control Off
  405.                   &E11 normal mode flow control On
  406.                   &E12 pacing Off
  407.                   &E13 pacing On
  408.  
  409. CONFIGURE         &En             &E14 data compression disabled
  410. DATA                              &E15 data compression enabled
  411. COMPRESSION
  412.  
  413. Function          Command                Description
  414.  
  415. CONFIGURE          $BAn           $BA0 speed conversion On
  416. SPEED                             $BA1 speed conversion Off   
  417. CONVERSION         
  418.            $MBn           $MB set modem speed 
  419.                   $MB75 - CCITT V.23
  420.                   $MB300 - 300 bps
  421.                   $MB1200 - 1200 bps
  422.                   $MB2400 - 2400 bps
  423.                   $MB4800 - 4800 bps
  424.                   $MB9600 - 9600 bps
  425.                   $MB14400 - 14400 bps
  426.     
  427.             $SBn          $SB  Set serial port speed   
  428.                   $SB300 - 300 bps
  429.                   $SB1200 - 1200 bps
  430.                   $SB2400 - 2400 bps
  431.                   $SB4800 - 4800 bps
  432.                   $SB9600 - 9600 bps
  433.                   $SB19200 - 19200 bps
  434.                   $SB38400 - 38400 bps
  435.                   $SB56700 - 56700 bps
  436.  
  437.  
  438. Leased/Dial-Up Commands
  439.  
  440. Function            Command                  Description
  441.  
  442. LEASE LINE            &L0          Enables dial-up mode.
  443. (2/4-Wire,            
  444.               &L2A         Enables 2-wire operation in Answer
  445. Answer/                            mode.
  446. Originate)            &L2D         Enables 2-wire operation in Originate 
  447. MODE SELECT                        mode.
  448.               &L4A         Enables 4-wire operation in Answer mode.
  449.               &L4D         Enables 4-wire operation in Originate mode.
  450.  
  451. Note:  DIP-Switch #10 in UP position overrides &L commands.
  452.  
  453.  
  454. Fax Commands
  455. Function             Command                      Description
  456.  
  457. ACTION                 +FDT           Begin or continue sending
  458. COMMANDS                              +FDT[=DF,VR,WD,LN] - Prefixes Phase C 
  459.                       data transmission. Subparameters (DF,VR,
  460.                       WE,LN) are optional. 
  461.                
  462.                +FET           End the Page or Document Command
  463.                       +FET=<ppm> - Current or partial page is 
  464.                       complete; no more data appended to it. 
  465.                       PPM Codes are:
  466.                        0 - Another page next, same document
  467.                        1 - Another document next
  468.                        2 - No more pages or documents
  469.                        3 - Another partial page next
  470.                        4 - Another page, procedure interrupt
  471.                        5 - Another document, procedure 
  472.                        interrupt
  473.                        6 - All done, procedure interrupt
  474.     
  475.             +FK            Kill operation, orderly fax abort 
  476.     
  477.             +FDR           Begin or continue Phase C data 
  478.                        reception command
  479.  
  480. DCE                    +FDCS:          Report DCS frame information
  481. RESPONSES              
  482.                +FDIS:          Report DIS frame information    
  483.     
  484.                +FDTC:          Report DTC frame information
  485.                
  486.                FPOLL           Indicates polling request
  487.     
  488.                +FCFR           Prepare to Receive Prompt
  489.                
  490.                +FTSI:          Report Remote ID Response, TSI
  491.                        +FTSI:<string "__"> * - Transmit 
  492.                        Station ID
  493.                
  494.                +FCSI:          Report Remote ID Response, CIS
  495.                        +FCSI:< string "__"> * - Called 
  496.                        Station ID
  497.                
  498.                +FCIG:          Report Remote ID Response, CIG
  499.                        +FCIG:<string "__"> * - Polling 
  500.                        Station ID
  501.                
  502.                +FNSF:          Report  received Non Standard
  503.                        Facilities (NSF) Frame +FNSF:<string 
  504.                        "__"> * Non Standard Facilities
  505.     
  506.             +FNSS:         Report received Non Standard Setup 
  507.                        (NSS) Frame +FNSS:<string "__">  *Non 
  508.                        Standard Setup
  509.             +FNSC:         Report  received Non Standard Command 
  510.                        (NSC) Frame +FNSC:< string "__">  
  511.                        *Non Standard Commands
  512.  
  513. Notes
  514. *       String parameters consist of a double quote followed by the             exact string value, including leading and trailing spaces,                      followed by the closing double quote.
  515. ** HDLC frame bytes consist of hexadecimal digits followed by a                 space
  516.  
  517. Function               Command                   Description     
  518. DCE                     +FHT:           Report Transmit HDLC Frame
  519. RESPONSES                               Response
  520. (Continued)                             +FHT<HDLC frame bytes> **- Reports 
  521.                     HDLC data sent by DCE
  522.             
  523.             +FHR:           Report Received HDLC Frame Response
  524.                     +FHR<received HDLC frame bytes> ** - 
  525.                     Reports HDLC data received by DCE
  526.     
  527.             +FCON           Connection with a fax machine
  528.                
  529.                +FVOICE          Transition to Voice Response
  530.             
  531.             +FET:           Post Page Message Response
  532.                     +FET:<ppm> PPM Codes are:
  533.                     0 - Another page next, same document
  534.                     1 - Another document next
  535.                     2 - No more pages or documents
  536.                     3 - Another partial page next
  537.                     4 - Another page, procedure interrupt
  538.                     5 - Another document, procedure 
  539.                         interrupt
  540.                     6 - All done, procedure interrupt
  541.     
  542.                +FPTS:          Transmit Page Transfer Status Response
  543.                        +FPTS:<ppr> - Reports number 
  544.                        representing copy quality and related 
  545.                        post-page messages from remote DCE.  
  546.                        PPR Codes are:
  547.                        0 - Partial page errors
  548.                        1 - Page good
  549.                        2 - Page bad; retrain requested.
  550.                        3 - Page good; retrain requested
  551.                        4 - Page bad; interrupt requested
  552.                        5 - Page good; interrupt requested
  553.                        6 - Partial page reception failed after                
  554.                        4 retries (ECM only)
  555.                        7 - Acknowledge a CTC message (ECM)
  556.     
  557.               +FHNG:           Call Termination Status Response
  558.                        +FHNG:<hangup status code>
  559.                        Hang-up Status Codes
  560.                        0-9 - Call placement and termination
  561.                        0 - Normal and proper end of connection
  562.                        1 - Ring detect without successful 
  563.                        handshake
  564.                        2 - Call aborted, from +FK or <CAN>
  565.                        3 - No loop current
  566.                        10-19 - Transmit Phase A &                              
  567.                        miscellaneous errors
  568.                       10 - Unspecified Phase A error
  569.                       11 - No answer (T.30 T1 time-out)
  570.  
  571.  
  572. Function          Command                     Description     
  573.    
  574.    DCE             +FHNG:             20-39 - Transmit Phase B hangup   
  575. RESPONSES                                       codes
  576. (Continued)                           20 - Unspecified Transmit Phase B error
  577.                       21 - Remote cannot receive or send
  578.                       22 - COMREC error in transmit Phase B
  579.                       23 - COMREC invalid command received
  580.                       24 - RSPEC error
  581.                       25 - DCS sent three times without 
  582.                        response
  583.                       26 - DIS/DTC received 3 times; DCS not 
  584.                        recognized
  585.                       27 - Failure to train at 2400 bps or 
  586.                        +FMINSP value
  587.                       28 - RSPREC invalid response received
  588.                        40-49 - Transmit Phase C Hangup 
  589.                        Codes
  590.                       40 - Unspecified Transmit Phase C error
  591.                       43 - DTE to DCE data underflow
  592.                        50-69 - Transmit Phase D Hangup 
  593.                        Codes
  594.                       50 - Unspecified Transmit Phase D error
  595.                       51 - RSPREC error
  596.                       52 - No response to MPS repeated 3 times
  597.                       53 - Invalid response to MPS
  598.                       54 - No response to EOP repeated 3 times
  599.                       55 - Invalid response to EOP
  600.                       56 - No response to EOM repeated 3 times
  601.                       57 - Invalid response to EOM
  602.                       58 - Unable to continue after PIN or PIP
  603.                        70-89 - Receive Phase B Hangup 
  604.                        Codes
  605.                       70 - Unspecified receive Phase B error
  606.                       71 - RSPREC error
  607.                       72 - COMREC error
  608.                       73 - T.30 T2 timeout, expected page not 
  609.                        received
  610.                       74 - T.30 T1 timeout after EOM received
  611.                        90-99 - Received Phase C Hangup 
  612.                        Codes
  613.                       90 - Unspecified receive phase C error
  614.                       91 - Missing EOL after 5 seconds (section 
  615.                        3.2/T.4)
  616.                       92 - Unused code
  617.                       93 - DCE to DTE buffer overflow
  618.                       94 - Bad CRC or frame (ECM or BFT modes)
  619.  
  620. Function        Command                      Description     
  621.  
  622. DCE             +FHNG:                100- 119 - Receive Phase D Hangup 
  623. RESPONSES                                        Codes
  624. (Continued)                           100 - Unspecified Received Phase D  
  625.                         errors
  626.                       101 - RSPREC invalid response received
  627.                       102 - COMREC invalid response received
  628.                       103 - Unable to continue after PIN or 
  629.                         PIP
  630.                       120-255 - Reserved Codes
  631.         
  632. PARAMETERS                           +FCLASS Service Class Identification and 
  633.                       Control
  634.                      +FCLASS=<value> - Service Class set by 
  635.                       DTE:
  636.                      +FCLASS=0 - Data modem
  637.                      +FCLASS=1 - Service Class 1 (Not 
  638.                       Supported)
  639.                      +FCLASS=2 - Service Class 2
  640.                      +FCLASS=3-255 Reserved (Not Supported)
  641.                      +FMFR DCE manufacture's name (Read only)
  642.                      +FMDL DCE model's number (Read only)
  643.                      +FREV DCE Revision number (Read only)
  644.                      +FDCC DCE Capabilities Parameter  
  645.                      +FDCC=VR,BR,WD,LN,DF,EC,BF,ST
  646.                      +FDIS Current Session Negotiation 
  647.                       Parameters  
  648.                      +FDIS=VR,BR,WD,LN,DF,EC,BF,ST
  649.                       VR=0 - Normal, 98dpi  
  650.                       VR=1 - Fine, 196 dpi
  651.                       BR=0 - 2400 bit/s V.27ter
  652.                       BR=1 - 4800 bit/s V.27ter
  653.                       BR=2 - 7200 bit/s V.29 or V.17
  654.                       BR=3 - 9600 bit/s V.29 or V.17
  655.                       WD=0 - 1728 pixels in 215 mm
  656.                       WD=1 - 2048 pixels in 255 mm
  657.                       WD=2 - 2432 pixels in 303 mm
  658.                       WD=3 - 1216 pixels in 151 mm
  659.                       WD=4 - 864 pixels in 107 mm
  660.                       LN=0 - A4, 297 mm
  661.                       LN=1 - B4, 364 mm
  662.                       LN=2 -  Unlimited Length
  663.                       DF=0 - 1-D modified Huffman
  664.                       DF=1 - 2-D modified Read (N/S)
  665.                       DF=2 - 2-D Uncompressed Mode (N/S)
  666.                       DF=3 - 2-D Modified Modified Read (N/S)      
  667.                       EC=0 - Disable ECM
  668.                       EC=1 - Disable ECM, 64bytes/frame (N/S)
  669.                       EC=2 - Disable ECM, 256bytes/frame (N/S)
  670.                       BF=0 - Disable BFT (N/S)
  671.                       BF=1 - Enable BFT (N/S)
  672.  
  673. Function                Command                  Description
  674.  
  675. PARAMETERS             +FDCS                   VR=Normal   VR=Fine
  676. (Continued)     (Cont'd)            ST=0         0 ms       0 ms
  677.                     ST=1         5 ms       5 ms
  678.                     ST=2        10 ms       5 ms
  679.                     ST=3        10 ms      10 ms
  680.                     ST=4        20 ms      10 ms
  681.                     ST=5        20 ms      20 ms
  682.                     ST=6        40 ms      20 ms
  683.                     ST=7        40 ms      40 ms
  684.     
  685.             +FLID          Local ID String Parameter,TSI/CSI
  686.                       +FLID=<local ID string> - Local ID 
  687.                       string is 20 ASCII characters (0-9,+ 
  688.                       and space).
  689.             
  690.             +FCIG         Local Polling ID String Parameter
  691.                      +FCIG=<local polling ID string> - Local 
  692.                       polling ID string is 20 ASCII characters.
  693.  
  694.             +FSPL         Enable Polling Parameter
  695.                      +FSPL=0 - DTE does not want to poll.
  696.                      +FSPL=1 - DTE can receive a polled 
  697.                       document.
  698.             
  699.             +FLPL         Document for Polling Parameter
  700.                      +FLPL=0 - DTE has no document to poll.
  701.                      +FLPL=1 - DTE has a document ready for 
  702.                       polling.
  703.             
  704.             +FPTS         Page Transfer Status Parameter
  705.                      +FPTS=0 - Partial page errors.
  706.                      +FPTS=1 - Page good.
  707.                      +FPTS=2 - Page bad; retrain requested.
  708.                      +FPTS=3 - Page good; retrain requested.
  709.                      +FPTS=4 - Page bad; interrupt requested.
  710.                      +FPTS=5 - Page good; interrupt requested.
  711.     
  712.             +FBUG        Session Message Reporting Parameter
  713.                     +FBUG=0 - Disables HDLC frame reporting.
  714.                     +FBUG=1 - DCE reports contents of Phase 
  715.                      B and D HDLC frames as sent and received 
  716.                      and other responses.
  717.  
  718. OPTION                   +FCR        Capability to Receive Parameter
  719. PARAMETERS                          +FCR=0 - DCE will not receive message 
  720.                      data.
  721.                     +FCR=1 - DCE can receive message data.
  722.              
  723.              +FAA        Auto Answer Mode Parameter
  724.                     +FAA=0 - Constrains DCE to answer as set 
  725.                      by +FCLASS.
  726.                     +FAA=1 - DCE can answer and automatically 
  727.                      determine whether to answer as a 
  728.                      facsimile DCE or as a data modem.
  729.  
  730. Function                 Command                 Description
  731.  
  732. OPTION                   +FBUF       Buffer Size (Read Only) Parameter 
  733. PARAMETERS                          +FBUF?<bs>,<xoft>,<xont>,<bc>
  734. (Continued)                          BS - Total buffer size
  735.                      XOFT - XOFF threshold
  736.                      XONT - XON threshold
  737.                      BC - Current buffer byte count
  738.     
  739.              +FCQ        Copy Quality Capabilities Parameter
  740.                     +FCQ=0 - DCE does no copy quality checking.
  741.                     +FCQ=1 - DCE can check 1-D Phase C data.
  742.               
  743.               +FBADMUL       Error Threshold Multiplier - 
  744.                     +FBADMUL=<value> - Value is 0 to 255. 
  745.                      Number of lines received with bad pixel 
  746.                      count is multiplied by this number.  If 
  747.                      value exceeds number of lines in page, 
  748.                      then error rate is too high.
  749.               
  750.               +FBADLIN       Number of Consective Bad Lines for a Bad 
  751.                      Page Parameter - 
  752.                     +FBADLIN=<value> - Value is 0 to 155.  
  753.                      If consecutive lines have pixel count 
  754.                      errors in normal resolution mode, the 
  755.                      copy quality is unacceptable.  If two 
  756.                      consecutive lines have pixel count errors in fine resolution mode, the copy quality is unacceptable.
  757.               
  758.               +FPHCTO        Phase C Time-Out Parameter
  759.                     +FPHCTO=<value> - Value is  0 to 255, 
  760.                      10millisecond units.              
  761.              
  762.              +FAXERR         Fax Error Value Parameter
  763.                     +FAXERR=<table value> (read only). Table 
  764.                      values defined in +FHNG.                
  765.              
  766.              +FMINSP         Minimum Phase C Speed Parameter
  767.                     +FMINSP=BR - Limits lowest negotiable 
  768.                      speed for session. 
  769.                      BR=0 - 2400 bit/s V.27ter
  770.                      BR=1 - 4800 bit/s V.27ter
  771.                      BR=2 - 7200 bit/s V.29 or V.17
  772.                      BR=3 - 9600 bit/s V.29 or V.17
  773.                      BR=4 - 12000 bit/s V.17
  774.                      BR=5 - 14400 bit/s V.17
  775.               
  776.               +FBOR          Phase C Data Bit Order Parameter
  777.                     +FBOR=0 - Direct bit order for both 
  778.                      Phase C data.
  779.                     +FBOR=1 - Reverse bit order for Phase C 
  780.                      data.
  781.               
  782.               +FREL          Phase C EOL Alignment Parameter
  783.                     +FREL=0 - EOL patterns are bit aligned as 
  784.                      received.
  785.                     +FREL=1 - Last received bits of EOL 
  786.                      patterns are byte aligned by DCE.
  787.  
  788. Function              Command                  Description                                 
  789.  
  790. OPTION              +FDFFC           Data Compression Format Conversion
  791. PARAMETERS                           Parameter
  792. (Continued)                         +FDFFC=0 - Disables mismatch checking.  
  793.                      DTE must check +FDCS:DF subparameter and 
  794.                      transfer matching data.
  795.             
  796.              +FWDFC          Page Width Format Conversion Parameter
  797.                     +FWDFC=0 - Disables mismatch checking.  
  798.                      DTE must check +FDCS:WD subparameter and 
  799.                      transfer matching data.
  800.                     +FWDFC=1 - Enables mismatch checking with 
  801.                      an implied +FK command executed on 
  802.                      mistmatch detection.
  803.                     +FWDFC=2 - Enables mismatch checking with 
  804.                      page width conversion of 1D data in DCE 
  805.                      and implied +FK command executed on 2-D 
  806.                      mismatch detection.
  807.     
  808.              +FLNFC          Page Length Format Conversion Parameter
  809.                     +FLNFC=0 - Disables mismatch checking. DTE 
  810.                      must check +FDCS:LN subparameter and 
  811.                      transfer matching data.
  812.                     +FLNFC=1 - Enables mistmatch checking with 
  813.                      implied +FK command executed on mismatch 
  814.                      detection.
  815.                     +FLNFC=2 - Enables mistmatch checking with 
  816.                      page length conversion of 1-D data in DCE 
  817.                      and implied +FK command executed on 2-D 
  818.                      mismatch detection.                        
  819.     
  820.               +FVRFC         Vertical Resolution Format 
  821.                      Conversion Parameter
  822.                     +FVRFC=0 - Disables mismatch checking. 
  823.                      DTE must check +FDCS:VR subparameter and 
  824.                      transfer matching data.
  825.                     +FVRFC=1 - Enables mistmatch checking with 
  826.                      implied +FK command executed on mismatch 
  827.                      detection.
  828.                     +FVRFC=2 - Enables mistmatch checking with 
  829.                      page length conversion of 1-D data in DCE 
  830.                      and implied +FK command executed on 2-D 
  831.                      mismatch detection.
  832.  
  833.  
  834. Voice Commands
  835.  
  836.      Command                        Description
  837.     >D1           Selects the Input Destination.  The commonly-used 
  838.               options are:
  839.                >DI3>DO3 for telephone operation.
  840.                >DI6>D O6 for voice-over data mode.
  841.     
  842.     >D0           Selects the Output Destination.  The commonly-used 
  843.               options are:
  844.                >DI3>DO3 for telephone operation.
  845.                >DI6>DO6 for voice-over data mode.
  846.     
  847.     >HV           Ambient-Noise Sensitivity Options >HV0 is the most 
  848.               sensitive to ambient noise. The range of sensitivity 
  849.               is from >HV0 to >HV15 with 15 being the least sensitive.
  850.  
  851.     >P            Multi-Tech Supervisory ProtocolÖ (MSP) mode allows the 
  852.               PC to transmit asynchronous packets of information to 
  853.               the modem.
  854.                >P1 enables MSP mode.
  855.                >P2 disables MSP mode.
  856.     
  857.     >PH           Connects the modem or telephone to the line.
  858.                >PH0 connects the modem (data pump) to the line.
  859.                >PH1 connects the telephone to the line.
  860.     
  861.     >M            Selects the microphone mode.
  862.                >M0 turns off the modem's microphone.
  863.                >M1 activates the headset microphone (mouthpiece).
  864.                >M2 activates the handset microphone.
  865.                >M3 activates the microphone on the modem.
  866.     
  867.     >MV           Sets the microphone volume to one of 14 levels.
  868.                >MV0 sets the microphone volume to the lowest level 
  869.                when activated by the >M command.
  870.                >MV1to >MV13 increases the microphone volume in steps 
  871.                as the number increases. 
  872.     
  873.     >S            Selects the speaker mode.
  874.                >S0 turns off the modem's speaker.
  875.                >S1 activates the headset speaker (earpiece).
  876.                >S2 activates the handset speaker.
  877.                >S3 activates the speaker on the modem.
  878.     
  879.     >SV           Sets the speaker volume to one of nine levels.
  880.                >SV0 sets the speaker volume to the lowest level when 
  881.                activated by the >S command.
  882.                >SV1to >SV9 increases the speaker volume in steps as 
  883.                the number increases. 
  884.     
  885.     >VD           Selects the voice-over-data mode.
  886.                >VD0 activates the packet (voice-over-data) mode with 
  887.                the appropriate selections for voice paths, speaker 
  888.                and microphone volumes, and source and destination.
  889.                >VD1 deactivates the voice-over-data mode.
  890.  
  891.  
  892. V.25bis Commands
  893.  
  894.       Command                       Description
  895.     
  896.     $Vn           $V0 returns modem to AT command mode when in V.25bis 
  897.               mode.
  898.                $V1 enables V.25bis mode of operation. 
  899.                $V2 allows modem to receive one V.25bis command while 
  900.                in AT command mode without leaving AT command mode.
  901.                $V5 DSR follows DTR in V.25bis mode.
  902.                $V6 DSR does not follow DTR in V.25bis mode.
  903.     
  904.     CLAmm         Clears the phone number memory location mm.  Phone 
  905.               numbers are stored in memory locations 00 to 19.
  906.     
  907.     CSPs          Changes the serial bps rate. 
  908.                CSP0300 - 300 bps
  909.                CSP1200 - 1200 bps
  910.                CSP2400 - 2400 bps      
  911.                CSP4800 - 4800 bps
  912.                CSP9600 - 9600 bps
  913.                CSP19200 - 19200 bps
  914.                CSP38400 - 38400 bps
  915.                CSP57600 - 57600 bps
  916.     
  917.     CRNdd         Dials phone number dd where dd can be up to 20 
  918.               characters (0 through 9, *, #, P, T and :). Phone 
  919.               number is checked against the Delayed and Forbidden 
  920.               Number lists before dialed.
  921.     
  922.     CRIdd;nn      Dials dd same as CRN Command and ignores nn 
  923.               identification string.
  924.     
  925.     CRSmm         Dial stored phone number at memory location mm.  Phone 
  926.               numbers are stored in memory locations 00 to 19.  
  927.               Phone number is checked against the Delayed and 
  928.               Forbidden Number lists before dialed.
  929.     
  930.     PRNmm;dd      Store phone number in memory location mm followed by a 
  931.               semicolon (;) and the phone number dd in which you wish 
  932.               to store.  
  933.     
  934.     RLN           Displays all phone numbers stored in memory.
  935.     
  936.     RLD           Displays the delayed phone numbers stored in memory.  
  937.               The delayed phone numbers listing can contain up to 
  938.               eight phone numbers.
  939.     
  940.     RLF           Displays the forbidden phone numbers stored in memory.  
  941.               This listing can be up to eight phone numbers.  
  942.     
  943.     DIC           The disregard or connect to incoming calls
  944.     or            commands are used for auto-answer
  945.     CIC           operations.
  946.               DIC stops the modem from answering incoming calls.
  947.               CIC causes the modem to answer incoming calls.
  948.  
  949.  
  950. Hidden Commands
  951.  
  952. Function          Command                      Description
  953.  
  954. PROCESS           +FRBOR           Maintaining compatibility with
  955. DATA IN                            Rockwell Class 2 chip set for fax data
  956. DIRECT OR                          reception .
  957. REVERSE ORDER                      FRBOR=0 - Process received fax data in 
  958.                    direct order.
  959.                    FRBOR=1 - Process received fax data in 
  960.                    reverse order.
  961.  
  962. IGNORE           +FICHABRT         Delrina WinFax Parameter
  963. CHARACTER                          +FICHABRT=0 - Modem hangs up
  964. ABORT                              after dialing if first version of Delrina 
  965.                    Winfax 2.0 is used.
  966.                    +FICHABRT=1 - Prevents modem from hanging 
  967.                    up after dailing if remote fax uses 
  968.                    Delrina Winfax software.
  969.  
  970. CHANGE           +FCHBAUD          Change baud rate after fax connection.
  971. BAUD RATE                          +FCHBAUD=0 - Disables the change
  972. TO 19200 ON FAX                    baud rate on fax connections.
  973. CONNECTION                         +FCHBAUD=1 - Changes modem baud rate to 
  974.                    19200 bps after +FCON response.
  975.  
  976. RESET           +FCLASSMOD         Reset +FCLASS parameter on
  977. FCLASS                             disconnect.
  978. PARAMETER                          +FCLASSMOD=0 - Reset +FCLASS
  979.                    to 0 on disconnect.
  980.                    +FCLASSMOD=1 - Does not reset +FCLASS to 
  981.                    0 on disconnect.
  982.  
  983. MODIFY           +FAAMOD           Modify Auto Answer Mode Parameter
  984. +FAA=1                             +FAAMOD=0 - Use fax calling tone
  985. AUTO-DETECT                        only to detect if incoming call is fax or 
  986. BEHAVIOR                           data.
  987.                    +FAAMOD=1 - If no calling tone is detected, 
  988.                    try data mode for 10 seconds and if no data 
  989.                    connection is started, then switch back to 
  990.                    fax mode.    
  991.  
  992.  
  993. DOS Commands
  994. Function         Command                     Description
  995.  
  996. CONVFAX    convfax[-fsvpmqnxywhltdioCHFVP]infile [outfile]
  997. Convert Fax    -f                    Fine resolution 
  998. Fmat)          -s                    Standard resolution
  999. CMAND          -v                    Invert image
  1000.            -p                    Full fax size page for output
  1001.            -m                    Allow multiple pages on input
  1002.            -q                    Quiet, do not show status information
  1003.            -n                    Use color numbers for dithering
  1004.           -xn[/d]                Set x scale factor to n/d (n,d=1-5)            
  1005.           -yn[/d]                Set y scale factor to n/d (n,d=1-5)
  1006.           -wn                    Set width to n (n= 210 pixels per inch)
  1007.           -hn                    Set height to n (n=98 pixels (standard 
  1008.                      page) or 196 pixels (fine page) per 
  1009.                      inch)
  1010.           -ln                    Set left margin to n (n=210 pixels per 
  1011.                      inch)
  1012.           -tn                    Set top margin to n (n=98 pixels 
  1013.                     (standard page) or 196 pixels (fine 
  1014.                      page) per inch)
  1015.           -dn                    Set dither level (n=0-2)
  1016.         -itype                   Set input file type (overrides file 
  1017.                      extension) (types: f=Fax, p=PCX, e=Epson 
  1018.                      Capture, t=Text)   
  1019.         -otype                   Set output file type (overrides file 
  1020.                      extension)
  1021.                     (types: f=Fax, p=PCX, e=Epson Capture, 
  1022.                      t=Text)
  1023.         -Cfile                   Character font file for text conversion
  1024.                     (fonts: pica.fnt, elite.fnt, compress.fnt)
  1025.         -Hfile                   Header file
  1026.         -Ffile                   Footer file
  1027.         -V -P                    Convert, view or print, and delete fax file
  1028.  
  1029. COPYFAX                           copyfax [-fq] faxfile faxfile
  1030. COMMAND                            or
  1031.                    copyfax [-fq] faxfile... directory
  1032.            -f                  Force overwrite of existing files
  1033.            -q                  Quiet, do not list files copied
  1034.  
  1035. DELFAX  delfax [-fqi] faxfile
  1036. (Delete Fax    -f                  Force delection of read-only files
  1037. File)          -q                  Quiet, do not list files deleted
  1038. COMMAND        -i                  Interactively confirm each file for 
  1039.                    delection
  1040.  
  1041. Function        Command                       Description 
  1042. MEFAX   mefax [-abhkpruUw]
  1043.     -a{+|-|!|*}              Enable/disable/stop/no pending background 
  1044.                  activity
  1045.                  -a+ - Enable background sending/receiving
  1046.                  -a- - Disable background sending/receiving 
  1047.                  and stop current activity
  1048.                  -a! - Kill current send/receive activity but 
  1049.                  allow other activity to continue
  1050.                  -a* - Stop all future activity but allow 
  1051.                  current activity to continue
  1052.         -b               Loads only the Background Manager
  1053.         -bu              Unload Background Manager from memory only if 
  1054.                  there is no current activity
  1055.         -bU              Unload Background Manager from memory even if 
  1056.                  there is current activity
  1057.         -bw              Wait for all pending faxes to be sent before 
  1058.                  unloading Background Manager
  1059.          -h              Displays this help message
  1060.          -k+             Enable  MEFAX hot-key 
  1061.          -k-             Disable  MEFAX hot-key
  1062.          -p+             Enable print capture on the port specified 
  1063.                  in the Pop-Up Configuration
  1064.          -p-             Disable print capture
  1065.          -r              Load MEFAX User Interface as a Pop-Up 
  1066.                  resident TSR
  1067.          -ru             Unload MEFAX User Interface from memory
  1068.  
  1069. MOVEFAX           movefax [-fq] faxfile faxfile
  1070. COMMAND                        or
  1071.           movefax [-fq] faxfile... directory
  1072.     
  1073.           -f             Force overwrite of existing files
  1074.           -q             Quiet, do not list files moved
  1075. PRINTFAX                         printfax [-vmeprxyOP] faxfile
  1076. COMMAND           -v             Invert image
  1077.           -m             Print multiple pages
  1078.           -e             No eject after each page
  1079.          -pn             Set printer number to n (1,2,3, etc)
  1080.          -rn             Set printer resolution to n dots per inch 
  1081.                 (e.g., 300 dots per inch)
  1082.           -xn[/d]            Set x scale factor to n/d (n/d range is from 
  1083.                  10 times to 1/10th the size)
  1084.           -yn[/d]            Set y scale factor to n/d (n/d range is from 
  1085.                  10 times to 1/10th the size)
  1086.            -Ofile            Output printer port of file
  1087.            -Pfile            Printer driver table file
  1088.         -D               Delete fax files after printing
  1089.  
  1090. RENFAX              renfax [-fq] faxfile faxfile
  1091. (Rename                        or
  1092. Fax)               renfax [-fq] faxfile... directory
  1093. COMMAND         
  1094.            -f        Force overwrite of existing files
  1095.            -q      Quiet, do not list files renamed
  1096.  
  1097. Function            Command                        Description 
  1098.  
  1099. SENDFAX          sendfax [-bfshdtrqicHFC] [-132] phonenumber 
  1100. COMMAND          files...
  1101.           
  1102.           -brange            Set baud rate range for sending fax (range: 
  1103.                  lowbaudrate - highbaudrate)
  1104.         -f               Fine vertical resolution
  1105.         -s               Standard vertical resolution
  1106.          -hheight            Height of fax (height: l=letter, g=legal)
  1107.           -ddate             Set date for fax to be sent
  1108.          -ttime              Set time for fax to be sent
  1109.           -rn,m              Set number of retries to phone number on a 
  1110.                  busy or fax errors to n
  1111.                  Set number of minutes between retries to m
  1112.         -q               Quiet, do not show status information
  1113.           -itype             Set file type for next input file in list 
  1114.                  (types: f=Multiple Page Fax, s=Single Fax 
  1115.                  Page, p=PCX, e=Epson Capture, t=Text)  
  1116.         -w               Wait for fax to be sent before exiting.
  1117.           -Hfile             Header file for faxes to be sent
  1118.           -Ffile             Footer file for faxes to be sent
  1119.         -C               Send cover letter with fax
  1120.           -132               Use 132 column font
  1121.            0-9               Digits to be dialed
  1122.         *                Star on keypad
  1123.         #                Pound sign on keypad
  1124.            Pp                Pulse dial the following digits, * and #
  1125.            Tt                Tone dial the following digits, * and #
  1126.            Ww                Wait for dial tone
  1127.            ,                 Two second pause
  1128.            @                 Wait for five seconds of silence
  1129.            !                 Causes fax modem to Flash On-Hook
  1130.          -,(,)               Used for presentation only
  1131.  
  1132. VIEWFAX         viewfax [-vechD] [-k kilobytes] faxfile...
  1133. COMMAND          -v              VGA display
  1134.          -e              EGA display
  1135.          -c              CGA display
  1136.          -h              HGA display
  1137.          -k kbytes           Memory in kilobytes to allocate for fax 
  1138.                  buffe
  1139.          -D              Delete fax files after viewing          
  1140.  
  1141.  
  1142. S-Registers
  1143. Register        Unit    Range           Description
  1144.     S0        1 ring    0-155       Sets number of rings until the modem 
  1145.                     answers.
  1146.     S1        1 ring     0-255      Counts rings that have occurred.
  1147.     S2         ASCII     0-127      Sets Escape Code character (default is 
  1148.                     plus + sign).
  1149.     S3         ASCII     0-127      Sets character recognized as RETURN 
  1150.                     (DEFAULT is CTRL-M)
  1151.     S4         ASCII     0-127      Sets character recognized as LINE FEED 
  1152.                     (DEFAULT is CTRL-J).
  1153.     S5         ASCII     0-32&      Sets character recognized as
  1154.                127      BACKSPACE (DEFAULT is CTRL- H).
  1155.     S6       1 second    2-255      Determines wait time for dial tone.
  1156.              4-255**
  1157.     S7       1 second    1-255      Determines how long modem will 
  1158.              1-45*      wait for carrier before aborting call.
  1159.     S8       1 second    0-255      Sets pause time caused by a comma 
  1160.             4-255**     character in a dial command.
  1161.     S9      100msec      1-255      Sets carrier detect response time.
  1162.     S10     100msec      1-255      Sets delay time between when carrier is 
  1163.                     lost and when modem disconnects.
  1164.     S11     1msec        1-255      Sets time duration and spacing 
  1165.              80-255**   between tones in tone-dailing. Minimum 
  1166.                     value allowed by most telephone systems 
  1167.                     is 50msec.
  1168.     S13     ASCII        0-127      Determines remote configuration escape 
  1169.                     character.
  1170.     S15     1 second     0-255      Defines time delay between Callback 
  1171.                     attempts after initial exchange of 
  1172.                     passwords.
  1173.     S16     1 Retry      0-255      Defines number of callback retry attempts 
  1174.                     after initial exchange of passwords.
  1175.     S17     10msec       0-2.5      Determines length of break time to PC.
  1176.     S24     50msec       0-255      Sets DSR/CTS/CD dropout time.
  1177.     S25     100msec      0-255      Sets DTR drop time.
  1178.     S26     1            0-255      Specifies allowed failed or callback password failed attempts.
  1179.     S30     min          0-255      Inactivity timer used to disconnect modem.
  1180.     S31     bit map     %E0-        Sets the escape sequence method:
  1181.              %E5        %E0 - Modem will not initiate an escape 
  1182.                     sequence.
  1183.                     %E1 - Enables +++AT Method
  1184.                     %E2 - Enables Break Method
  1185.                     %E3 -Enalbes either +++ or Break                        Method
  1186.                     %E4 - No OK response to +++.
  1187.                     %E5 - OK response to +++.
  1188.          
  1189.      S32     1 second    0-255      Sets duration in which modem will wait 
  1190.                     for a <RETURN> to be entered during 
  1191.                     escape sequence execution.
  1192.      S34     ASCII       0-60       Sets maximum number of command characters 
  1193.                     allowed during escape sequence.
  1194.       
  1195.  * Values for International and DOC units only.
  1196. **  International only.
  1197.  
  1198.  
  1199.  
  1200. DIP Switches - Asynchronous Operation
  1201. Switch        Position                Description
  1202.     1        UP           DTR dependent on interface.
  1203.          DOWN         DTR forced on at all times.
  1204.     2        UP           Hardware flow control.
  1205.          DOWN         Xon/Xoff flow control.
  1206.     3        UP           -10db Transmission (Leased Line)
  1207.          DOWN         0db Transmission (Leased Line)
  1208.     3        UP           Disable Command Mode Response (Q2)
  1209.                   (Asynchronous Mode/Dial-Up)
  1210.          DOWN         Enable Command Mode Response (Q0)
  1211.                   (Asynchronous mode/Dial-Up)
  1212.     4        UP           UUCP Spoofing Disabled.
  1213.          DOWN         UUCP Spoofing Enabled.
  1214.     5        UP           Enable Auto Answer.
  1215.          DOWN         Disable Auto Answer.
  1216.     6        UP           Maximum throughput On.
  1217.          DOWN         Maximum throughput Off.
  1218.     7        UP           RTS dependent on interface.
  1219.          DOWN         RTS forced On at all times.
  1220.     8        UP           Disable command mode.
  1221.          DOWN         Enable command mode.
  1222.     9        UP           Local digital loopback 
  1223.          DOWN         Remote digital loopback         
  1224.     10       UP           Dial-Up Operation       
  1225.          DOWN         Leased Line Operation
  1226.     11       UP           AT Responses
  1227.          DOWN         Multi-Tech Responses
  1228.     12       UP           Synchronous Operation
  1229.          DOWN         Asynchronous Operation
  1230.  
  1231. DIP Switches - Synchronous Operation
  1232. Switch  Position                   Description
  1233.     1        UP           DTR dependent on interface.
  1234.          DOWN         DTR forced on at all times.
  1235.     2        UP           SDLC Mode
  1236.          DOWN         BSC Mode
  1237.     3        UP           Disable Command Responses 
  1238.          DOWN         Enable Command Responses 
  1239.     4        UP           AS/400 Mode Off
  1240.          DOWN         AS/400 Mode On
  1241.     5        UP           Originate Mode
  1242.          DOWN         Answer Mode
  1243.     6        UP           Slave Clocking Off
  1244.          DOWN         Slave Clocking On
  1245.     7        UP           RTS dependent on interface.
  1246.          DOWN         RTS forced On at all times.
  1247.     8        UP           Disable command mode.
  1248.          DOWN         Enable command mode.
  1249.     9        UP           Local digital loopback 
  1250.          DOWN         Remote digital loopback 
  1251.     10       UP           Dial-Up Operation
  1252.          DOWN         Leased Line Operation
  1253.     11       UP           External Clock
  1254.          DOWN         Internal Clock
  1255.     12       UP           Synchronous Operation
  1256.          DOWN         Asynchronous Operation
  1257.  
  1258. Switches #13-16 Option Settings
  1259.  
  1260. 14,400 bps operation        13     14         15        15        16*       
  1261.                 UP     UP         UP        DN        N/A
  1262. 9600 bps operation          13     14         
  1263.                
  1264. 4800 bps operation          13     14         CD/DSR     CD/DSR
  1265.                           FORCED     NORMAL
  1266. 2400 bps operation          13     14         
  1267.  
  1268. *  On 2-wire lease line models, DIP Switch #16 is in UP position.
  1269.    On 4-wire lease line models, DIP Switch #16 is in DOWN position
  1270.  
  1271.  
  1272. Result Codes
  1273. Digit   Words               Effect
  1274.  
  1275. 0       OK               Command was executed without error; ready for next 
  1276.              command.
  1277. 1       CONNECT          Modem has detected carrier and gone on-line.
  1278. 2       RING             Modem has detected ring caused by incoming call.
  1279. 3       NO CARRIER       No carrier signal has been detected within allowed 
  1280.              time.
  1281. 4       ERROR            Error in command line (too many or invalid 
  1282.              characters).
  1283. 5       CONNECT 1200     Modem has detected carrier at 1200 bps and gone 
  1284.              on-line.
  1285. 6       NO DIAL TONE     Dial tone not detected.
  1286. 7       BUSY             Busy signal has been detected
  1287. 8       NO ANSWER        Remote system did not answer
  1288. 9       CONNECT 2400     Modem detected carrier at 2400 bps and gone on-line
  1289. 11      CONNECT 4800     Modem detected carrier at 4800 bps and gone on-line
  1290. 12      CONNECT 9600     Modem detected carrier at 9600 bps and gone on-line
  1291. 13      CONNECT 14400    Modem detected carrier at 14400 bps and gone on-line
  1292. 23      CONNECT 1275     Modem detected carrier at 1275 bps and gone on-line
  1293.  
  1294. Note: If the modem is used in reliable mode, the following responses change:
  1295.  
  1296.     1R      CONNECT         (as above, except reliable)
  1297.         RELIABLE
  1298.     5R      CONNECT 1200    (as above, except reliable)
  1299.         RELIABLE
  1300.     9R      CONNECT 2400    (as above, except reliable)
  1301.         RELIABLE
  1302.     11R     CONNECT 4800    (as above, except reliable)
  1303.         RELIABLE
  1304.     12R     CONNECT 9600    (as above, except reliable)
  1305.         RELIABLE
  1306.     13R     CONNECT 14400   (as above, except reliable)
  1307.         RELIABLE
  1308.  
  1309. If modem is used in LAP-M reliable mode the following responses change:
  1310.  
  1311.     1L      CONNECT          (as above, except reliable)
  1312.         LAPM
  1313.     5L      CONNECT 1200     (as above, except reliable)
  1314.         LAPM
  1315.     9L      CONNECT 2400     (as above, except reliable)
  1316.         LAPM
  1317.     11L     CONNECT 4800     (as above, except reliable)
  1318.         LAPM
  1319.     12L     CONNECT 9600     (as above, except reliable)
  1320.         LAPM
  1321.     13L     CONNECT 14400    (as above, except reliable)
  1322.         LAPM
  1323.  
  1324. Note:  If modem is used with data compression the word COMPRESSED or letter 
  1325.        C will be added to result codes 1,5,9,11,12 and 13.
  1326.  
  1327. Note:  If Standard AT Command Set 2400 responses are selected with &Q 
  1328.        command, the following responses change:
  1329.  
  1330.     9                      (Not used)
  1331.        10      CONNECT 2400    Modem has detected carrier at 2400 bps and 
  1332.                    gone on-line.
  1333.  
  1334.  
  1335. RS232C/V.24/V.28 Interface Specification
  1336.     
  1337.     Pin         Multi-Tech      EIA       Signal         Circuit  
  1338. Assignment      Designation     Circuit   Source         Function
  1339.     
  1340.      1            PG             ---     ---        Protective Ground
  1341.      2            SD             BA      DTE        Transmitted Data
  1342.      3            RD             BB      DCE        Received Data
  1343.      4            RTS            CA      DTE        Request to Send
  1344.      5            CTS            CB      DCE        Clear to Send
  1345.      6            DSR            CC      DCE        Data Set Ready
  1346.      7            SG             AB      DCE        Siganl Ground
  1347.      8            CD             CF      DCE        Data Carrier Detect
  1348.      9            +V             +V      DCE        Test Voltage
  1349.      12           HS             __ __   DCE        High Speed
  1350.      15           TC             DB      DCE        Transmit Clock
  1351.      17           RC             DD      DCE        Receive Clock
  1352.      20           DTR            CD      DTE        Data Terminal Ready
  1353.      22           RI             DD      DTE        Ring Indicator
  1354.      24           XTC            DA      DTE        External Transmit Clock
  1355.      25           OOS            CN      DTE        Terminal Busy
  1356.  
  1357.  
  1358. Recording Modem Information
  1359. Please fill in the following information on your Multi-Tech modem.  This 
  1360. will help Tech Support in answering your questions.  (The same information 
  1361. is requested on the Warranty Registration Card.)
  1362.  
  1363.     Modem Model. No:  ______________________________
  1364.     Modem Serial No: _______________________________
  1365.     Modem Firmware Version #: ______________________
  1366.     MEFAX Software VS: ___________________________
  1367.     MultiExpress Software VS: _______________________
  1368.  
  1369. The Modem Model No and Serial No are on the bottom of your modem.  The 
  1370. Software VS (Version) numbers are printed on the diskette labels.  Enter the 
  1371. ATI1 command to display the Modem Firmware Version No.
  1372.  
  1373. Please note the status of your modem before calling Tech Support.  This 
  1374. status can include LED indicators, screen messages, diagnostic test results, 
  1375. problems with a specific application, etc.  
  1376.  
  1377. Use the space below to note modem status:
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.